Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.14.5 #1064

Closed
wants to merge 10 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -24,4 +24,5 @@ npm-debug.log
.nyc_output
/test/npm_cache*
/node_modules/.cache
.DS_Store
.DS_Store
**/.DS_Store
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 6.14.5 (2020-03-25)

### DEPENDENCIES

* Bump `minimist@1.2.5` transitive dep to resolve security issue
* [`9c554fd8c`](https://github.com/npm/cli/commit/9c554fd8cd1e9aeb8eb122ccfa3c78d12af4097a) `update-notifier@2.5.0`
* bump `deep-extend@1.2.5`
* bump `deep-extend@0.6.0`
* bump `is-ci@1.2.1`
* bump `is-retry-allowed@1.2.0`
* bump `rc@1.2.8`
* bump `registry-auth-token@3.4.0`
* bump `widest-line@2.0.1`
* [`136832dca`](https://github.com/npm/cli/commit/136832dcae13cb5518b1fe17bd63ea9b2a195f92) `mkdirp@0.5.4`
* [`8bf99b2b5`](https://github.com/npm/cli/commit/8bf99b2b58c14d45dc6739fce77de051ebc8ffb7) [#1053](https://github.com/npm/cli/pull/1053) deps: updates term-size to use signed binary
* [`d2f08a1bdb`](https://github.com/nodejs/node/commit/d2f08a1bdb78655c4a3fc49825986c148d14117e) ([@rvagg](https://github.com/rvagg))

## 6.14.4 (2020-03-25)

* Note: Skipped patch version; Publish failed

## 6.14.3 (2020-03-19)

### DOCUMENTATION
2 changes: 2 additions & 0 deletions node_modules/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

13 changes: 0 additions & 13 deletions node_modules/bcrypt-pbkdf/CONTRIBUTING.md

This file was deleted.

This file was deleted.

8 changes: 8 additions & 0 deletions node_modules/deep-extend/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions node_modules/deep-extend/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 14 additions & 15 deletions node_modules/deep-extend/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

38 changes: 0 additions & 38 deletions node_modules/from2/node_modules/readable-stream/CONTRIBUTING.md

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions node_modules/is-ci/.travis.yml

This file was deleted.

Loading