Permalink
Loading
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
deps: upgrade npm to 6.14.4
Backport-PR-URL: #32528 PR-URL: #32495 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Gus Caplan <me@gus.host>
- Loading branch information
Showing
with
485 additions
and 3,233 deletions.
- +17 −0 deps/npm/CHANGELOG.md
- +2 −2 deps/npm/docs/public/cli-commands/npm-access/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-adduser/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-audit/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-bin/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-bugs/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-build/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-bundle/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-cache/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-ci/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-completion/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-config/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-dedupe/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-deprecate/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-dist-tag/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-docs/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-doctor/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-edit/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-explore/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-fund/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-help-search/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-help/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-hook/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-init/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-install-ci-test/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-install-test/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-install/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-link/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-logout/index.html
- +3 −3 deps/npm/docs/public/cli-commands/npm-ls/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-org/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-outdated/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-owner/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-pack/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-ping/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-prefix/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-profile/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-prune/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-publish/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-rebuild/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-repo/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-restart/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-root/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-run-script/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-search/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-shrinkwrap/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-star/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-stars/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-start/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-stop/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-team/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-test/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-token/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-uninstall/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-unpublish/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-update/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-version/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-view/index.html
- +2 −2 deps/npm/docs/public/cli-commands/npm-whoami/index.html
- +3 −3 deps/npm/docs/public/cli-commands/npm/index.html
- +2 −2 deps/npm/docs/public/configuring-npm/folders/index.html
- +2 −2 deps/npm/docs/public/configuring-npm/install/index.html
- +2 −2 deps/npm/docs/public/configuring-npm/npmrc/index.html
- +2 −2 deps/npm/docs/public/configuring-npm/package-json/index.html
- +2 −2 deps/npm/docs/public/configuring-npm/package-lock-json/index.html
- +2 −2 deps/npm/docs/public/configuring-npm/package-locks/index.html
- +2 −2 deps/npm/docs/public/configuring-npm/shrinkwrap-json/index.html
- +1 −1 deps/npm/docs/public/index.html
- +2 −2 deps/npm/docs/public/using-npm/config/index.html
- +2 −2 deps/npm/docs/public/using-npm/developers/index.html
- +2 −2 deps/npm/docs/public/using-npm/disputes/index.html
- +2 −2 deps/npm/docs/public/using-npm/orgs/index.html
- +2 −2 deps/npm/docs/public/using-npm/registry/index.html
- +2 −2 deps/npm/docs/public/using-npm/removal/index.html
- +2 −2 deps/npm/docs/public/using-npm/scope/index.html
- +2 −2 deps/npm/docs/public/using-npm/scripts/index.html
- +2 −2 deps/npm/docs/public/using-npm/semver/index.html
- +1 −1 deps/npm/man/man1/npm-ls.1
- +1 −1 deps/npm/man/man1/npm.1
- +0 −38 deps/npm/node_modules/are-we-there-yet/node_modules/readable-stream/CONTRIBUTING.md
- +0 −13 deps/npm/node_modules/bcrypt-pbkdf/CONTRIBUTING.md
- +0 −38 deps/npm/node_modules/concat-stream/node_modules/readable-stream/CONTRIBUTING.md
- +8 −0 deps/npm/node_modules/deep-extend/CHANGELOG.md
- +0 −2 deps/npm/node_modules/deep-extend/README.md
- +14 −15 deps/npm/node_modules/deep-extend/package.json
- +0 −38 deps/npm/node_modules/duplexify/node_modules/readable-stream/CONTRIBUTING.md
- +0 −38 deps/npm/node_modules/flush-write-stream/node_modules/readable-stream/CONTRIBUTING.md
- +0 −38 deps/npm/node_modules/from2/node_modules/readable-stream/CONTRIBUTING.md
- +0 −38 deps/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/CONTRIBUTING.md
- +0 −7 deps/npm/node_modules/is-ci/.travis.yml
- +5 −24 deps/npm/node_modules/is-ci/README.md
- +11 −11 deps/npm/node_modules/is-ci/package.json
- +0 −19 deps/npm/node_modules/is-ci/test.js
- +3 −1 deps/npm/node_modules/is-retry-allowed/index.js
- +7 −7 deps/npm/node_modules/is-retry-allowed/package.json
- +0 −19 deps/npm/node_modules/jsprim/CONTRIBUTING.md
- +0 −151 deps/npm/node_modules/libnpmaccess/CODE_OF_CONDUCT.md
- +0 −256 deps/npm/node_modules/libnpmaccess/CONTRIBUTING.md
- +0 −151 deps/npm/node_modules/libnpmconfig/CODE_OF_CONDUCT.md
- +0 −256 deps/npm/node_modules/libnpmconfig/CONTRIBUTING.md
- +0 −151 deps/npm/node_modules/libnpmorg/CODE_OF_CONDUCT.md
- +0 −256 deps/npm/node_modules/libnpmorg/CONTRIBUTING.md
- +0 −151 deps/npm/node_modules/libnpmpublish/CODE_OF_CONDUCT.md
- +0 −256 deps/npm/node_modules/libnpmpublish/CONTRIBUTING.md
- +0 −151 deps/npm/node_modules/libnpmsearch/CODE_OF_CONDUCT.md
- +0 −256 deps/npm/node_modules/libnpmsearch/CONTRIBUTING.md
- +0 −151 deps/npm/node_modules/libnpmteam/CODE_OF_CONDUCT.md
- +0 −256 deps/npm/node_modules/libnpmteam/CONTRIBUTING.md
- +1 −0 deps/npm/node_modules/mkdirp/index.js
- +11 −11 deps/npm/node_modules/mkdirp/package.json
- +0 −34 deps/npm/node_modules/node-gyp/CONTRIBUTING.md
- +0 −38 deps/npm/node_modules/parallel-transform/node_modules/readable-stream/CONTRIBUTING.md
- +1 −1 deps/npm/node_modules/rc/node_modules/minimist/example/parse.js
- +12 −3 deps/npm/node_modules/rc/node_modules/minimist/index.js
- +6 −6 deps/npm/node_modules/rc/node_modules/minimist/package.json
- +18 −14 deps/npm/node_modules/rc/node_modules/minimist/readme.markdown
- +12 −0 deps/npm/node_modules/rc/node_modules/minimist/test/bool.js
- +44 −0 deps/npm/node_modules/rc/node_modules/minimist/test/proto.js
- +8 −8 deps/npm/node_modules/rc/package.json
- +0 −38 deps/npm/node_modules/readable-stream/CONTRIBUTING.md
- +6 −0 deps/npm/node_modules/registry-auth-token/.npmignore
- +6 −0 deps/npm/node_modules/registry-auth-token/CHANGELOG.md
- +15 −10 deps/npm/node_modules/registry-auth-token/index.js
- +6 −6 deps/npm/node_modules/registry-auth-token/package.json
- +36 −0 deps/npm/node_modules/registry-auth-token/test/auth-token.test.js
- +12 −8 deps/npm/node_modules/registry-auth-token/yarn.lock
- +0 −38 deps/npm/node_modules/stream-iterate/node_modules/readable-stream/CONTRIBUTING.md
- +0 −38 deps/npm/node_modules/through2/node_modules/readable-stream/CONTRIBUTING.md
- +6 −8 deps/npm/node_modules/update-notifier/package.json
- +0 −19 deps/npm/node_modules/verror/CONTRIBUTING.md
- +5 −2 deps/npm/node_modules/widest-line/index.js
- +6 −6 deps/npm/node_modules/widest-line/package.json
- +2 −2 deps/npm/package.json
- +1 −0 deps/npm/scripts/dep-update
- +1 −0 deps/npm/scripts/dev-dep-update
- +2 −0 deps/npm/scripts/gen-dev-ignores.js
- +23 −0 deps/npm/test/fixtures/config/userconfig-with-gc
- +25 −0 deps/npm/test/fixtures/third-party.md
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -22,7 +22,7 @@ For example, running \fBnpm ls promzard\fP in npm's source tree will show: | ||
| .P | ||
| .RS 2 | ||
| .nf | ||
| npm@6\.14\.4 /path/to/npm | ||
| └─┬ init\-package\-json@0\.0\.4 | ||
| └── promzard@0\.1\.5 | ||
| .fi | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -10,7 +10,7 @@ npm <command> [args] | ||
| .RE | ||
| .SS Version | ||
| .P | ||
| 6\.14\.4 | ||
| .SS Description | ||
| .P | ||
| npm is the package manager for the Node JavaScript platform\. It puts | ||
Oops, something went wrong.