deps: update npm to 6.11.3
PR-URL: https://github.com/nodejs/node/pull/29430 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
parent
7fa03b54c8
commit
17e420b23f
18
deps/npm/.mailmap
vendored
18
deps/npm/.mailmap
vendored
@ -2,13 +2,14 @@ Alex K. Wolfe <alexkwolfe@gmail.com>
|
||||
Andrew Bradley <cspotcode@gmail.com>
|
||||
Andrew Lunny <alunny@gmail.com>
|
||||
Arlo Breault <arlolra@gmail.com>
|
||||
Ashley Williams <ashley@npmjs.com> <ashley@bocoup.com>
|
||||
Ashley Williams <ashley@npmjs.com> <ashley666ashley@gmail.com>
|
||||
Ashley Williams <ashley@npmjs.com> <ashley@bocoup.com>
|
||||
Benjamin Coe <bencoe@gmail.com>
|
||||
Benjamin Coe <bencoe@gmail.com> <ben@npmjs.com>
|
||||
Brian White <mscdex@mscdex.net> <mscdex@gmail.com>
|
||||
Cedric Nelson <cedric.nelson@gmail.com>
|
||||
Charlie Robbins <charlie.robbins@gmail.com>
|
||||
Claudia Hernández <cghr1990@gmail.com>
|
||||
Dalmais Maxence <root@ip-10-195-202-5.ec2.internal>
|
||||
Danila Gerasimov <danila.gerasimov@gmail.com>
|
||||
Dave Galbraith <dave@jut.io>
|
||||
@ -22,22 +23,23 @@ Evan Lucas <evan@btc.com> <evan.lucas@hattiesburgclinic.com>
|
||||
Evan Lucas <evan@btc.com> <evanlucas@me.com>
|
||||
Faiq Raza <faiqrazarizvi@gmail.com>
|
||||
Forbes Lindesay <forbes@lindesay.co.uk>
|
||||
Forrest L Norvell <ogd@aoaioxxysz.net> <forrest@npmjs.com> <othiym23@gmail.com>
|
||||
Forrest L Norvell <ogd@aoaioxxysz.net> <forrest@npmjs.com>
|
||||
Forrest L Norvell <ogd@aoaioxxysz.net> <othiym23@gmail.com>
|
||||
Gabriel Barros <descartavel1@gmail.com>
|
||||
Geoff Flarity <geoff.flarity@gmail.com> <gflarity@raptvm-x02.(none)>
|
||||
Gregers Gram Rygg <gregers.gram.rygg@finn.no>
|
||||
Ifeanyi Oraelosi <ifeanyioraelosi@gmail.com>
|
||||
Isaac Z. Schlueter <i@izs.me> <i@foohack.com>
|
||||
Isaac Z. Schlueter <i@izs.me>
|
||||
isaacs <i@izs.me>
|
||||
isaacs <i@izs.me> <i@foohack.com>
|
||||
isaacs <i@izs.me> <nope@not.real>
|
||||
isaacs <i@izs.me> <isaacs@npmjs.com>
|
||||
Jake Verbaten <raynos2@gmail.com>
|
||||
James Sanders <jimmyjazz14@gmail.com>
|
||||
James Treworgy <jamietre@gmail.com>
|
||||
Jason Smith <jhs@iriscouch.com>
|
||||
Jed Fox <git@twopointzero.us>
|
||||
Jonas Weber <github@jonasw.de>
|
||||
Joshua Bennett <legodudejb@gmail.com>
|
||||
Joshua Bennett <legodudejb@gmail.com> <legodude17@users.noreply.github.com>
|
||||
Jonas Weber <github@jonasw.de>
|
||||
Julien Meddah <julien.meddah@deveryware.com>
|
||||
Kat Marchán <kzm@zkat.tech> <kzm@sykosomatic.org>
|
||||
Kevin Lorenz <mail@kevinlorenz.com>
|
||||
@ -51,12 +53,12 @@ Max Goodman <c@chromakode.com>
|
||||
Maxim Bogushevich <boga1@mail.ru>
|
||||
Maximilian Antoni <mail@maxantoni.de> <maximilian.antoni@juliusbaer.com>
|
||||
Michael Hayes <michael@hayes.io> <mhayes@newrelic.com>
|
||||
Nicolas Morel <marsup@gmail.com>
|
||||
Misha Kaletsky <misha.kaletsky@gmail.com>
|
||||
Nicolas Morel <marsup@gmail.com>
|
||||
Olivier Melcher <olivier.melcher@gmail.com>
|
||||
Ra'Shaun Stovall <rashaunstovall@gmail.com>
|
||||
Rebecca Turner <me@re-becca.org> <turner@mikomi.org>
|
||||
Rebecca Turner <me@re-becca.org> <rebecca@npmjs.com>
|
||||
Rebecca Turner <me@re-becca.org> <turner@mikomi.org>
|
||||
Ryan Emery <seebees@gmail.com>
|
||||
Sam Mikes <smikes@cubane.com>
|
||||
Sreenivas Alapati <sreenivas9alapati@gmail.com>
|
||||
|
46
deps/npm/.travis.yml
vendored
46
deps/npm/.travis.yml
vendored
@ -1,37 +1,53 @@
|
||||
sudo: true
|
||||
# need to declare the language as well as the matrix below
|
||||
language: node_js
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
||||
node_js:
|
||||
- 12
|
||||
- 10
|
||||
- 8
|
||||
|
||||
env: "DEPLOY_VERSION=testing"
|
||||
|
||||
# having top-level `env:` adds a phantom build
|
||||
# https://github.com/travis-ci/travis-ci/issues/4681
|
||||
#env: DEPLOY_VERSION=testing
|
||||
matrix:
|
||||
include:
|
||||
# LTS is our most important target
|
||||
# Run the sudotest, but only on Linux
|
||||
- node_js: "12"
|
||||
# DEPLOY_VERSION is used to set the couchapp setup mode for test/tap/registry.js
|
||||
# only gather coverage info for LTS
|
||||
env: DEPLOY_VERSION=testing COVERALLS_REPO_TOKEN="$COVERALLS_OPTIONAL_TOKEN"
|
||||
script:
|
||||
# run the sudo tests, with coverage enabled
|
||||
- "sudo PATH=$PATH $(which node) . run tap -- \"test/tap/*.js\" --coverage"
|
||||
- "unset COVERALLS_REPO_TOKEN ; node . run tap -- \"test/broken-under-*/*.js\""
|
||||
# previous LTS is next most important
|
||||
- "sudo PATH=$PATH $(which node) . run tap -- \"test/tap/*.js\" --coverage --timeout 600"
|
||||
|
||||
# also run standard and license checking
|
||||
- node_js: "10"
|
||||
env: DEPLOY_VERSION=testing
|
||||
script:
|
||||
- "npx standard"
|
||||
- "node . run licenses"
|
||||
- "node . run tap -- \"test/tap/*.js\" \"test/broken-under-nyc/*.js\""
|
||||
- node_js: "8"
|
||||
env: DEPLOY_VERSION=testing
|
||||
- "npx standard"
|
||||
- "node . run licenses"
|
||||
|
||||
# separate out node 6 so we can turn off caching, because that
|
||||
# always breaks for some reason.
|
||||
- node_js: "6"
|
||||
env: DEPLOY_VERSION=testing
|
||||
cache: false
|
||||
env: "DEPLOY_VERSION=testing"
|
||||
|
||||
# only run one test on Windows, because it's hella slow
|
||||
- node_js: "12"
|
||||
os: "windows"
|
||||
env: "DEPLOY_VERSION=testing"
|
||||
|
||||
notifications:
|
||||
slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8
|
||||
cache:
|
||||
directories:
|
||||
- node_modules/.cache
|
||||
|
||||
install:
|
||||
- "node . install"
|
||||
|
||||
script:
|
||||
- "node . run tap -- \"test/tap/*.js\" \"test/broken-under-nyc/*.js\""
|
||||
- "node . run tap -- \"test/tap/*.js\" -t600 -Rclassic -c"
|
||||
|
10
deps/npm/AUTHORS
vendored
10
deps/npm/AUTHORS
vendored
@ -1,5 +1,4 @@
|
||||
# Authors sorted by whether or not they're me
|
||||
Isaac Z. Schlueter <i@izs.me>
|
||||
isaacs <i@izs.me>
|
||||
Steve Steiner <ssteinerX@gmail.com>
|
||||
Mikeal Rogers <mikeal.rogers@gmail.com>
|
||||
@ -644,11 +643,16 @@ Florian Keller <florian.keller@wire.com>
|
||||
Sreeram Jayan <sreeram.jayan@cerner.com>
|
||||
--get <lars.willighagen@gmail.com>
|
||||
raywu0123 <b05901189@ntu.edu.tw>
|
||||
isaacs <nope@not.real>
|
||||
Iván Reinoso García <ireinoso@plainconcepts.com>
|
||||
Roy Marples <roy@marples.name>
|
||||
Robert James Gabriel <robert_gabriel@outlook.com>
|
||||
John Firebaugh <john.firebaugh@gmail.com>
|
||||
Kitten King <hi@kittenking.me>
|
||||
claudiahdz <cghr1990@gmail.com>
|
||||
Claudia Hernández <cghr1990@gmail.com>
|
||||
Artem Sapegin <artem@sapegin.ru>
|
||||
Márton Salomváry <salomvary@gmail.com>
|
||||
gall0ws <g4ll0ws@gmail.com>
|
||||
Olivier Chevet <olivr70@outlook.fr>
|
||||
Maël Nison <nison.mael@gmail.com>
|
||||
Sara Ahbabou <ahbabousara@gmail.com>
|
||||
Gareth Jones <Jones258@Gmail.com>
|
||||
|
187
deps/npm/CHANGELOG.md
vendored
187
deps/npm/CHANGELOG.md
vendored
@ -1,3 +1,190 @@
|
||||
## 6.11.3 (2019-09-03):
|
||||
|
||||
Fix npm ci regressions and npm outdated depth.
|
||||
|
||||
### BUG FIXES
|
||||
|
||||
* [`235ed1d28`](https://github.com/npm/cli/commit/235ed1d2838ef302bb995e183980209d16c51b9b)
|
||||
[#239](https://github.com/npm/cli/pull/239)
|
||||
Don't override user specified depth in outdated
|
||||
Restores ability to update packages using `--depth` as suggested by `npm audit`.
|
||||
([@G-Rath](https://github.com/G-Rath))
|
||||
* [`1fafb5151`](https://github.com/npm/cli/commit/1fafb51513466cd793866b576dfea9a8963a3335)
|
||||
[#242](https://github.com/npm/cli/pull/242)
|
||||
[npm.community#9586](https://npm.community/t/6-11-1-some-dependencies-are-no-longer-being-installed/9586/4)
|
||||
Revert "install: do not descend into directory deps' child modules"
|
||||
([@isaacs](https://github.com/isaacs))
|
||||
* [`cebf542e6`](https://github.com/npm/cli/commit/cebf542e61dcabdd2bd3b876272bf8eebf7d01cc)
|
||||
[#243](https://github.com/npm/cli/pull/243)
|
||||
[npm.community#9720](https://npm.community/t/6-11-2-npm-ci-installs-package-with-wrong-permissions/9720)
|
||||
ci: pass appropriate configs for file/dir modes
|
||||
([@isaacs](https://github.com/isaacs))
|
||||
|
||||
### DEPENDENCIES
|
||||
|
||||
* [`e5fbb7ed1`](https://github.com/npm/cli/commit/e5fbb7ed1fc7ef5c6ca4790e2d0dc441e0ac1596)
|
||||
`read-cmd-shim@1.0.4`
|
||||
([@claudiahdz](https://github.com/claudiahdz))
|
||||
* [`23ce65616`](https://github.com/npm/cli/commit/23ce65616c550647c586f7babc3c2f60115af2aa)
|
||||
`npm-pick-manifest@3.0.2`
|
||||
([@claudiahdz](https://github.com/claudiahdz))
|
||||
|
||||
## 6.11.2 (2019-08-22):
|
||||
|
||||
Fix a recent Windows regression, and two long-standing Windows bugs. Also,
|
||||
get CI running on Windows, so these things are less likely in the future.
|
||||
|
||||
### DEPENDENCIES
|
||||
|
||||
* [`9778a1b87`](https://github.com/npm/cli/commit/9778a1b878aaa817af6e99385e7683c2a389570d)
|
||||
`cmd-shim@3.0.3`: Fix regression where shims fail to preserve exit code
|
||||
([@isaacs](https://github.com/isaacs))
|
||||
* [`bf93e91d8`](https://github.com/npm/cli/commit/bf93e91d879c816a055d5913e6e4210d7299f299)
|
||||
`npm-package-arg@6.1.1`: Properly handle git+file: urls on Windows when a
|
||||
drive letter is included. ([@isaacs](https://github.com/isaacs))
|
||||
|
||||
### BUGFIXES
|
||||
|
||||
* [`6cc4cc66f`](https://github.com/npm/cli/commit/6cc4cc66f1fb050dc4113e35cab59197fd48e04a)
|
||||
escape args properly on Windows Bash Despite being bash, Node.js running
|
||||
on windows git mingw bash still executes child processes using cmd.exe.
|
||||
As a result, arguments in this environment need to be escaped in the
|
||||
style of cmd.exe, not bash. ([@isaacs](https://github.com/isaacs))
|
||||
|
||||
### TESTS
|
||||
|
||||
* [`291aba7b8`](https://github.com/npm/cli/commit/291aba7b821e247b96240b1ec037310ead69a594)
|
||||
make tests pass on Windows ([@isaacs](https://github.com/isaacs))
|
||||
* [`fea3a023a`](https://github.com/npm/cli/commit/fea3a023a80863f32a5f97f5132401b1a16161b8)
|
||||
travis: run tests on Windows as well
|
||||
([@isaacs](https://github.com/isaacs))
|
||||
|
||||
## 6.11.1 (2019-08-20):
|
||||
|
||||
Fix a regression for windows command shim syntax.
|
||||
|
||||
* [`37db29647`](https://github.com/npm/cli/commit/37db2964710c80003604b7e3c1527d17be7ed3d0)
|
||||
`cmd-shim@3.0.2` ([@isaacs](https://github.com/isaacs))
|
||||
|
||||
## v6.11.0 (2019-08-20):
|
||||
|
||||
A few meaty bugfixes, and introducing `peerDependenciesMeta`.
|
||||
|
||||
### FEATURES
|
||||
|
||||
* [`a12341088`](https://github.com/npm/cli/commit/a12341088820c0e7ef6c1c0db3c657f0c2b3943e)
|
||||
[#224](https://github.com/npm/cli/pull/224) Implements
|
||||
peerDependenciesMeta ([@arcanis](https://github.com/arcanis))
|
||||
* [`2f3b79bba`](https://github.com/npm/cli/commit/2f3b79bbad820fd4a398aa494b19f79b7fd520a1)
|
||||
[#234](https://github.com/npm/cli/pull/234) add new forbidden 403 error
|
||||
code ([@claudiahdz](https://github.com/claudiahdz))
|
||||
|
||||
### BUGFIXES
|
||||
|
||||
* [`24acc9fc8`](https://github.com/npm/cli/commit/24acc9fc89d99d87cc66206c6c6f7cdc82fbf763)
|
||||
and
|
||||
[`45772af0d`](https://github.com/npm/cli/commit/45772af0ddca54b658cb2ba2182eec26d0a4729d)
|
||||
[#217](https://github.com/npm/cli/pull/217)
|
||||
[npm.community#8863](https://npm.community/t/installing-the-same-module-under-multiple-relative-paths-fails-on-linux/8863)
|
||||
[npm.community#9327](https://npm.community/t/reinstall-breaks-after-npm-update-to-6-10-2/9327,)
|
||||
do not descend into directory deps' child modules, fix shrinkwrap files
|
||||
that inappropriately list child nodes of symlink packages
|
||||
([@isaacs](https://github.com/isaacs) and
|
||||
[@salomvary](https://github.com/salomvary))
|
||||
* [`50cfe113d`](https://github.com/npm/cli/commit/50cfe113da5fcc59c1d99b0dcf1050ace45803c7)
|
||||
[#229](https://github.com/npm/cli/pull/229) fixed typo in semver doc
|
||||
([@gall0ws](https://github.com/gall0ws))
|
||||
* [`e8fb2a1bd`](https://github.com/npm/cli/commit/e8fb2a1bd9785e0092e9926f4fd65ad431e38452)
|
||||
[#231](https://github.com/npm/cli/pull/231) Fix spelling mistakes in
|
||||
CHANGELOG-3.md ([@XhmikosR](https://github.com/XhmikosR))
|
||||
* [`769d2e057`](https://github.com/npm/cli/commit/769d2e057daf5a2cbfe0ce86f02550e59825a691)
|
||||
[npm/uid-number#7](https://github.com/npm/uid-number/issues/7) Better
|
||||
error on invalid `--user`/`--group` configs. This addresses the issue
|
||||
when people fail to install binary packages on Docker and other
|
||||
environments where there is no 'nobody' user.
|
||||
([@isaacs](https://github.com/isaacs))
|
||||
* [`8b43c9624`](https://github.com/npm/cli/commit/8b43c962498c8e2707527e4fca442d7a4fa51595)
|
||||
[nodejs/node#28987](https://github.com/nodejs/node/issues/28987)
|
||||
[npm.community#6032](https://npm.community/t/npm-ci-doesnt-respect-npmrc-variables/6032)
|
||||
[npm.community#6658](https://npm.community/t/npm-ci-doesnt-fill-anymore-the-process-env-npm-config-cache-variable-on-post-install-scripts/6658)
|
||||
[npm.community#6069](https://npm.community/t/npm-ci-does-not-compile-native-dependencies-according-to-npmrc-configuration/6069)
|
||||
[npm.community#9323](https://npm.community/t/npm-6-9-x-not-passing-environment-to-node-gyp-regression-from-6-4-x/9323/2)
|
||||
Fix the regression where random config values in a .npmrc file are not
|
||||
passed to lifecycle scripts, breaking build processes which rely on them.
|
||||
([@isaacs](https://github.com/isaacs))
|
||||
* [`8b85eaa47`](https://github.com/npm/cli/commit/8b85eaa47da3abaacc90fe23162a68cc6e1f0404)
|
||||
save files with inferred ownership rather than relying on `SUDO_UID` and
|
||||
`SUDO_GID`. ([@isaacs](https://github.com/isaacs))
|
||||
* [`b7f6e5f02`](https://github.com/npm/cli/commit/b7f6e5f0285515087b4614d81db17206524c0fdb)
|
||||
Infer ownership of shrinkwrap files
|
||||
([@isaacs](https://github.com/isaacs))
|
||||
* [`54b095d77`](https://github.com/npm/cli/commit/54b095d77b3b131622b3cf4cb5c689aa2dd10b6b)
|
||||
[#235](https://github.com/npm/cli/pull/235) Add spec to dist-tag remove
|
||||
function ([@theberbie](https://github.com/theberbie))
|
||||
|
||||
### DEPENDENCIES
|
||||
|
||||
* [`dc8f9e52f`](https://github.com/npm/cli/commit/dc8f9e52f0bb107c0a6b20cc0c97cbc3b056c1b3)
|
||||
`pacote@9.5.7`: Infer the ownership of all unpacked files in
|
||||
`node_modules`, so that we never have user-owned files in root-owned
|
||||
folders, or root-owned files in user-owned folders.
|
||||
([@isaacs](https://github.com/isaacs))
|
||||
* [`bb33940c3`](https://github.com/npm/cli/commit/bb33940c32aad61704084e61ebd1bd8e7cacccc8)
|
||||
`cmd-shim@3.0.0`:
|
||||
* [`9c93ac3`](https://github.com/npm/cmd-shim/commit/9c93ac39e95b0d6ae852e842e4c5dba5e19687c2)
|
||||
[#2](https://github.com/npm/cmd-shim/pull/2)
|
||||
[npm#3380](https://github.com/npm/npm/issues/3380) Handle environment
|
||||
variables properly ([@basbossink](https://github.com/basbossink))
|
||||
* [`2d277f8`](https://github.com/npm/cmd-shim/commit/2d277f8e84d45401747b0b9470058f168b974ad5)
|
||||
[#25](https://github.com/npm/cmd-shim/pull/25)
|
||||
[#36](https://github.com/npm/cmd-shim/pull/36)
|
||||
[#35](https://github.com/npm/cmd-shim/pull/35) Fix 'no shebang' case by
|
||||
always providing `$basedir` in shell script
|
||||
([@igorklopov](https://github.com/igorklopov))
|
||||
* [`adaf20b`](https://github.com/npm/cmd-shim/commit/adaf20b7fa2c09c2111a2506c6a3e53ed0831f88)
|
||||
[#26](https://github.com/npm/cmd-shim/pull/26) Fix `$*` causing an
|
||||
error when arguments contain parentheses
|
||||
([@satazor](https://github.com/satazor))
|
||||
* [`49f0c13`](https://github.com/npm/cmd-shim/commit/49f0c1318fd384e0031c3fd43801f0e22e1e555f)
|
||||
[#30](https://github.com/npm/cmd-shim/pull/30) Fix paths for MSYS/MINGW
|
||||
bash ([@dscho](https://github.com/dscho))
|
||||
* [`51a8af3`](https://github.com/npm/cmd-shim/commit/51a8af30990cb072cb30d67fc1b564b14746bba9)
|
||||
[#34](https://github.com/npm/cmd-shim/pull/34) Add proper support for
|
||||
PowerShell ([@ExE-Boss](https://github.com/ExE-Boss))
|
||||
* [`4c37e04`](https://github.com/npm/cmd-shim/commit/4c37e048dee672237e8962fdffca28e20e9f976d)
|
||||
[#10](https://github.com/npm/cmd-shim/issues/10) Work around quoted
|
||||
batch file names ([@isaacs](https://github.com/isaacs))
|
||||
* [`a4e279544`](https://github.com/npm/cli/commit/a4e279544f7983e0adff1e475e3760f1ea85825a)
|
||||
`npm-lifecycle@3.1.3` ([@isaacs](https://github.com/isaacs)):
|
||||
* fail properly if `uid-number` raises an error
|
||||
* [`7086a1809`](https://github.com/npm/cli/commit/7086a1809bbfda9be81344b3949c7d3ac687ffc4)
|
||||
`libcipm@4.0.3` ([@isaacs](https://github.com/isaacs))
|
||||
* [`8845141f9`](https://github.com/npm/cli/commit/8845141f9d7827dae572c8cf26f2c775db905bd3)
|
||||
`read-package-json@2.1.0` ([@isaacs](https://github.com/isaacs))
|
||||
* [`51c028215`](https://github.com/npm/cli/commit/51c02821575d80035ebe853492d110db11a7d1b9)
|
||||
`bin-links@1.1.3` ([@isaacs](https://github.com/isaacs))
|
||||
* [`534a5548c`](https://github.com/npm/cli/commit/534a5548c9ebd59f0dd90e9ccca148ed8946efa6)
|
||||
`read-cmd-shim@1.0.3` ([@isaacs](https://github.com/isaacs))
|
||||
* [`3038f2fd5`](https://github.com/npm/cli/commit/3038f2fd5b1d7dd886ee72798241d8943690f508)
|
||||
`gentle-fs@2.2.1` ([@isaacs](https://github.com/isaacs))
|
||||
* [`a609a1648`](https://github.com/npm/cli/commit/a609a16489f76791697d270b499fd4949ab1f8c3)
|
||||
`graceful-fs@4.2.2` ([@isaacs](https://github.com/isaacs))
|
||||
* [`f0346f754`](https://github.com/npm/cli/commit/f0346f75490619a81b310bfc18646ae5ae2e0ea4)
|
||||
`cacache@12.0.3` ([@isaacs](https://github.com/isaacs))
|
||||
* [`ca9c615c8`](https://github.com/npm/cli/commit/ca9c615c8cff5c7db125735eb09f84d912d18694)
|
||||
`npm-pick-manifest@3.0.0` ([@isaacs](https://github.com/isaacs))
|
||||
* [`b417affbf`](https://github.com/npm/cli/commit/b417affbf7133dc7687fd809e4956a43eae3438a)
|
||||
`pacote@9.5.8` ([@isaacs](https://github.com/isaacs))
|
||||
|
||||
### TESTS
|
||||
|
||||
* [`b6df0913c`](https://github.com/npm/cli/commit/b6df0913ca73246f1fa6cfa0e81e34ba5f2b6204)
|
||||
[#228](https://github.com/npm/cli/pull/228) Proper handing of
|
||||
/usr/bin/node lifecycle-path test
|
||||
([@olivr70](https://github.com/olivr70))
|
||||
* [`aaf98e88c`](https://github.com/npm/cli/commit/aaf98e88c78fd6c850d0a3d3ee2f61c02f63bc8c)
|
||||
`npm-registry-mock@1.3.0` ([@isaacs](https://github.com/isaacs))
|
||||
|
||||
## v6.10.3 (2019-08-06):
|
||||
|
||||
### BUGFIXES
|
||||
|
4
deps/npm/changelogs/CHANGELOG-3.md
vendored
4
deps/npm/changelogs/CHANGELOG-3.md
vendored
@ -2864,7 +2864,7 @@ Historically, if you used a pre-release version of Node.js, you would get
|
||||
dozens and dozens of warnings when EVERY engine check failed across all of
|
||||
your modules, because `>= 0.10.0` doesn't match prereleases.
|
||||
|
||||
You might find this stream of redundent warnings undesirable. I do.
|
||||
You might find this stream of redundant warnings undesirable. I do.
|
||||
|
||||
We've moved this into a SINGLE warning you'll get about using a pre-release
|
||||
version of Node.js and now suppress those other warnings.
|
||||
@ -3524,7 +3524,7 @@ it would just refuse to install anything. (We fixed that in
|
||||
[#10338](https://github.com/npm/npm/pull/10338)
|
||||
Updating a module could result in the module stealing some of its
|
||||
dependencies from the top level, potentially breaking other modules or
|
||||
resulting in many redundent installations. This bug was first introduced
|
||||
resulting in many redundant installations. This bug was first introduced
|
||||
by [`971fd47a`](https://github.com/npm/npm/commit/971fd47a).
|
||||
([@iarna](https://github.com/iarna))
|
||||
* [`5653366`](https://github.com/npm/npm/commit/5653366)
|
||||
|
23
deps/npm/doc/misc/semver.md
vendored
23
deps/npm/doc/misc/semver.md
vendored
@ -398,14 +398,15 @@ range, use the `satisfies(version, range)` function.
|
||||
|
||||
* `coerce(version)`: Coerces a string to semver if possible
|
||||
|
||||
This aims to provide a very forgiving translation of a non-semver
|
||||
string to semver. It looks for the first digit in a string, and
|
||||
consumes all remaining characters which satisfy at least a partial semver
|
||||
(e.g., `1`, `1.2`, `1.2.3`) up to the max permitted length (256 characters).
|
||||
Longer versions are simply truncated (`4.6.3.9.2-alpha2` becomes `4.6.3`).
|
||||
All surrounding text is simply ignored (`v3.4 replaces v3.3.1` becomes `3.4.0`).
|
||||
Only text which lacks digits will fail coercion (`version one` is not valid).
|
||||
The maximum length for any semver component considered for coercion is 16 characters;
|
||||
longer components will be ignored (`10000000000000000.4.7.4` becomes `4.7.4`).
|
||||
The maximum value for any semver component is `Integer.MAX_SAFE_INTEGER || (2**53 - 1)`;
|
||||
higher value components are invalid (`9999999999999999.4.7.4` is likely invalid).
|
||||
This aims to provide a very forgiving translation of a non-semver string to
|
||||
semver. It looks for the first digit in a string, and consumes all
|
||||
remaining characters which satisfy at least a partial semver (e.g., `1`,
|
||||
`1.2`, `1.2.3`) up to the max permitted length (256 characters). Longer
|
||||
versions are simply truncated (`4.6.3.9.2-alpha2` becomes `4.6.3`). All
|
||||
surrounding text is simply ignored (`v3.4 replaces v3.3.1` becomes
|
||||
`3.4.0`). Only text which lacks digits will fail coercion (`version one`
|
||||
is not valid). The maximum length for any semver component considered for
|
||||
coercion is 16 characters; longer components will be ignored
|
||||
(`10000000000000000.4.7.4` becomes `4.7.4`). The maximum value for any
|
||||
semver component is `Number.MAX_SAFE_INTEGER || (2**53 - 1)`; higher value
|
||||
components are invalid (`9999999999999999.4.7.4` is likely invalid).
|
||||
|
2
deps/npm/html/doc/README.html
vendored
2
deps/npm/html/doc/README.html
vendored
@ -118,5 +118,5 @@ doubt tell you to put the output in a gist or email.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer"><a href="../doc/README.html">README</a> — npm@6.10.3</p>
|
||||
<p id="footer"><a href="../doc/README.html">README</a> — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-access.html
vendored
2
deps/npm/html/doc/cli/npm-access.html
vendored
@ -93,5 +93,5 @@ with an HTTP 402 status code (logically enough), unless you use
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-access — npm@6.10.3</p>
|
||||
<p id="footer">npm-access — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-adduser.html
vendored
2
deps/npm/html/doc/cli/npm-adduser.html
vendored
@ -78,5 +78,5 @@ username/password entry in legacy npm.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-adduser — npm@6.10.3</p>
|
||||
<p id="footer">npm-adduser — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-audit.html
vendored
2
deps/npm/html/doc/cli/npm-audit.html
vendored
@ -94,4 +94,4 @@ configuration setting.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-audit — npm@6.10.3</p>
|
||||
<p id="footer">npm-audit — npm@6.11.3</p>
|
||||
|
2
deps/npm/html/doc/cli/npm-bin.html
vendored
2
deps/npm/html/doc/cli/npm-bin.html
vendored
@ -34,5 +34,5 @@
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-bin — npm@6.10.3</p>
|
||||
<p id="footer">npm-bin — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-bugs.html
vendored
2
deps/npm/html/doc/cli/npm-bugs.html
vendored
@ -54,5 +54,5 @@ a <code>package.json</code> in the current folder and use the <code>name</code>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-bugs — npm@6.10.3</p>
|
||||
<p id="footer">npm-bugs — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-build.html
vendored
2
deps/npm/html/doc/cli/npm-build.html
vendored
@ -38,5 +38,5 @@ directly, run:</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-build — npm@6.10.3</p>
|
||||
<p id="footer">npm-build — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-bundle.html
vendored
2
deps/npm/html/doc/cli/npm-bundle.html
vendored
@ -31,5 +31,5 @@ install packages into the local space.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-bundle — npm@6.10.3</p>
|
||||
<p id="footer">npm-bundle — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-cache.html
vendored
2
deps/npm/html/doc/cli/npm-cache.html
vendored
@ -88,5 +88,5 @@ verify</code>.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-cache — npm@6.10.3</p>
|
||||
<p id="footer">npm-cache — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-ci.html
vendored
2
deps/npm/html/doc/cli/npm-ci.html
vendored
@ -58,4 +58,4 @@ incrementally-installed local environments of most npm users.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-ci — npm@6.10.3</p>
|
||||
<p id="footer">npm-ci — npm@6.11.3</p>
|
||||
|
2
deps/npm/html/doc/cli/npm-completion.html
vendored
2
deps/npm/html/doc/cli/npm-completion.html
vendored
@ -42,5 +42,5 @@ completions based on the arguments.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-completion — npm@6.10.3</p>
|
||||
<p id="footer">npm-completion — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-config.html
vendored
2
deps/npm/html/doc/cli/npm-config.html
vendored
@ -62,5 +62,5 @@ global config.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-config — npm@6.10.3</p>
|
||||
<p id="footer">npm-config — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-dedupe.html
vendored
2
deps/npm/html/doc/cli/npm-dedupe.html
vendored
@ -58,5 +58,5 @@ result in new modules being installed.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-dedupe — npm@6.10.3</p>
|
||||
<p id="footer">npm-dedupe — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-deprecate.html
vendored
2
deps/npm/html/doc/cli/npm-deprecate.html
vendored
@ -38,5 +38,5 @@ format an empty string.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-deprecate — npm@6.10.3</p>
|
||||
<p id="footer">npm-deprecate — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-dist-tag.html
vendored
2
deps/npm/html/doc/cli/npm-dist-tag.html
vendored
@ -86,5 +86,5 @@ begin with a number or the letter <code>v</code>.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-dist-tag — npm@6.10.3</p>
|
||||
<p id="footer">npm-dist-tag — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-docs.html
vendored
2
deps/npm/html/doc/cli/npm-docs.html
vendored
@ -55,5 +55,5 @@ the current folder and use the <code>name</code> property.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-docs — npm@6.10.3</p>
|
||||
<p id="footer">npm-docs — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-doctor.html
vendored
2
deps/npm/html/doc/cli/npm-doctor.html
vendored
@ -102,4 +102,4 @@ cache, you should probably run <code>npm cache clean</code> and reset the cache.
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-doctor — npm@6.10.3</p>
|
||||
<p id="footer">npm-doctor — npm@6.11.3</p>
|
||||
|
2
deps/npm/html/doc/cli/npm-edit.html
vendored
2
deps/npm/html/doc/cli/npm-edit.html
vendored
@ -50,5 +50,5 @@ or <code>"notepad"</code> on Windows.</li>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-edit — npm@6.10.3</p>
|
||||
<p id="footer">npm-edit — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-explore.html
vendored
2
deps/npm/html/doc/cli/npm-explore.html
vendored
@ -47,5 +47,5 @@ Windows</li>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-explore — npm@6.10.3</p>
|
||||
<p id="footer">npm-explore — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-help-search.html
vendored
2
deps/npm/html/doc/cli/npm-help-search.html
vendored
@ -44,5 +44,5 @@ where the terms were found in the documentation.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-help-search — npm@6.10.3</p>
|
||||
<p id="footer">npm-help-search — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-help.html
vendored
2
deps/npm/html/doc/cli/npm-help.html
vendored
@ -49,5 +49,5 @@ matches are equivalent to specifying a topic name.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-help — npm@6.10.3</p>
|
||||
<p id="footer">npm-help — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-hook.html
vendored
2
deps/npm/html/doc/cli/npm-hook.html
vendored
@ -52,4 +52,4 @@ request came from your own configured hook.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-hook — npm@6.10.3</p>
|
||||
<p id="footer">npm-hook — npm@6.11.3</p>
|
||||
|
2
deps/npm/html/doc/cli/npm-init.html
vendored
2
deps/npm/html/doc/cli/npm-init.html
vendored
@ -61,5 +61,5 @@ will create a scoped package.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-init — npm@6.10.3</p>
|
||||
<p id="footer">npm-init — npm@6.11.3</p>
|
||||
|
||||
|
@ -32,4 +32,4 @@ alias: npm cit</code></pre><h2 id="description">DESCRIPTION</h2>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-install-ci-test — npm@6.10.3</p>
|
||||
<p id="footer">npm-install-ci-test — npm@6.11.3</p>
|
||||
|
2
deps/npm/html/doc/cli/npm-install-test.html
vendored
2
deps/npm/html/doc/cli/npm-install-test.html
vendored
@ -41,5 +41,5 @@ takes exactly the same arguments as <code>npm install</code>.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-install-test — npm@6.10.3</p>
|
||||
<p id="footer">npm-install-test — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-install.html
vendored
2
deps/npm/html/doc/cli/npm-install.html
vendored
@ -370,5 +370,5 @@ affects a real use-case, it will be investigated.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-install — npm@6.10.3</p>
|
||||
<p id="footer">npm-install — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-link.html
vendored
2
deps/npm/html/doc/cli/npm-link.html
vendored
@ -71,5 +71,5 @@ include that scope, e.g.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-link — npm@6.10.3</p>
|
||||
<p id="footer">npm-link — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-logout.html
vendored
2
deps/npm/html/doc/cli/npm-logout.html
vendored
@ -49,5 +49,5 @@ it takes precedence.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-logout — npm@6.10.3</p>
|
||||
<p id="footer">npm-logout — npm@6.11.3</p>
|
||||
|
||||
|
4
deps/npm/html/doc/cli/npm-ls.html
vendored
4
deps/npm/html/doc/cli/npm-ls.html
vendored
@ -20,7 +20,7 @@ installed, as well as their dependencies, in a tree-structure.</p>
|
||||
limit the results to only the paths to the packages named. Note that
|
||||
nested packages will <em>also</em> show the paths to the specified packages.
|
||||
For example, running <code>npm ls promzard</code> in npm's source tree will show:</p>
|
||||
<pre><code>npm@6.10.3 /path/to/npm
|
||||
<pre><code>npm@6.11.3 /path/to/npm
|
||||
└─┬ init-package-json@0.0.4
|
||||
└── promzard@0.1.5</code></pre><p>It will print out extraneous, missing, and invalid packages.</p>
|
||||
<p>If a project specifies git urls for dependencies these are shown
|
||||
@ -108,5 +108,5 @@ project.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-ls — npm@6.10.3</p>
|
||||
<p id="footer">npm-ls — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-org.html
vendored
2
deps/npm/html/doc/cli/npm-org.html
vendored
@ -40,4 +40,4 @@ finding specific ones and their roles.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-org — npm@6.10.3</p>
|
||||
<p id="footer">npm-org — npm@6.11.3</p>
|
||||
|
2
deps/npm/html/doc/cli/npm-outdated.html
vendored
2
deps/npm/html/doc/cli/npm-outdated.html
vendored
@ -116,5 +116,5 @@ project.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-outdated — npm@6.10.3</p>
|
||||
<p id="footer">npm-outdated — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-owner.html
vendored
2
deps/npm/html/doc/cli/npm-owner.html
vendored
@ -53,5 +53,5 @@ with <code>--otp</code>.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-owner — npm@6.10.3</p>
|
||||
<p id="footer">npm-owner — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-pack.html
vendored
2
deps/npm/html/doc/cli/npm-pack.html
vendored
@ -42,5 +42,5 @@ actually packing anything. Reports on what would have gone into the tarball.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-pack — npm@6.10.3</p>
|
||||
<p id="footer">npm-pack — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-ping.html
vendored
2
deps/npm/html/doc/cli/npm-ping.html
vendored
@ -33,5 +33,5 @@ If it works it will output something like:</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-ping — npm@6.10.3</p>
|
||||
<p id="footer">npm-ping — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-prefix.html
vendored
2
deps/npm/html/doc/cli/npm-prefix.html
vendored
@ -38,5 +38,5 @@ also specified.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-prefix — npm@6.10.3</p>
|
||||
<p id="footer">npm-prefix — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-profile.html
vendored
2
deps/npm/html/doc/cli/npm-profile.html
vendored
@ -88,4 +88,4 @@ available on non npmjs.com registries.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-profile — npm@6.10.3</p>
|
||||
<p id="footer">npm-profile — npm@6.11.3</p>
|
||||
|
2
deps/npm/html/doc/cli/npm-prune.html
vendored
2
deps/npm/html/doc/cli/npm-prune.html
vendored
@ -47,5 +47,5 @@ and it's up to you to run <code>npm prune</code> from time-to-time to remove
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-prune — npm@6.10.3</p>
|
||||
<p id="footer">npm-prune — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-publish.html
vendored
2
deps/npm/html/doc/cli/npm-publish.html
vendored
@ -87,5 +87,5 @@ included and packs them into a tarball to be uploaded to the registry.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-publish — npm@6.10.3</p>
|
||||
<p id="footer">npm-publish — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-rebuild.html
vendored
2
deps/npm/html/doc/cli/npm-rebuild.html
vendored
@ -34,5 +34,5 @@ the new binary.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-rebuild — npm@6.10.3</p>
|
||||
<p id="footer">npm-rebuild — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-repo.html
vendored
2
deps/npm/html/doc/cli/npm-repo.html
vendored
@ -40,5 +40,5 @@ a <code>package.json</code> in the current folder and use the <code>name</code>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-repo — npm@6.10.3</p>
|
||||
<p id="footer">npm-repo — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-restart.html
vendored
2
deps/npm/html/doc/cli/npm-restart.html
vendored
@ -52,5 +52,5 @@ behavior will be accompanied by an increase in major version number</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-restart — npm@6.10.3</p>
|
||||
<p id="footer">npm-restart — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-root.html
vendored
2
deps/npm/html/doc/cli/npm-root.html
vendored
@ -34,5 +34,5 @@
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-root — npm@6.10.3</p>
|
||||
<p id="footer">npm-root — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-run-script.html
vendored
2
deps/npm/html/doc/cli/npm-run-script.html
vendored
@ -79,5 +79,5 @@ without breaking the execution chain.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-run-script — npm@6.10.3</p>
|
||||
<p id="footer">npm-run-script — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-search.html
vendored
2
deps/npm/html/doc/cli/npm-search.html
vendored
@ -108,5 +108,5 @@ setting.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-search — npm@6.10.3</p>
|
||||
<p id="footer">npm-search — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-shrinkwrap.html
vendored
2
deps/npm/html/doc/cli/npm-shrinkwrap.html
vendored
@ -40,5 +40,5 @@ of package locks in npm, see <a href="../files/npm-package-locks.html">npm-packa
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-shrinkwrap — npm@6.10.3</p>
|
||||
<p id="footer">npm-shrinkwrap — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-star.html
vendored
2
deps/npm/html/doc/cli/npm-star.html
vendored
@ -35,5 +35,5 @@ a vaguely positive way to show that you care.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-star — npm@6.10.3</p>
|
||||
<p id="footer">npm-star — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-stars.html
vendored
2
deps/npm/html/doc/cli/npm-stars.html
vendored
@ -35,5 +35,5 @@ you will most certainly enjoy this command.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-stars — npm@6.10.3</p>
|
||||
<p id="footer">npm-stars — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-start.html
vendored
2
deps/npm/html/doc/cli/npm-start.html
vendored
@ -38,5 +38,5 @@ more details.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-start — npm@6.10.3</p>
|
||||
<p id="footer">npm-start — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-stop.html
vendored
2
deps/npm/html/doc/cli/npm-stop.html
vendored
@ -33,5 +33,5 @@
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-stop — npm@6.10.3</p>
|
||||
<p id="footer">npm-stop — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-team.html
vendored
2
deps/npm/html/doc/cli/npm-team.html
vendored
@ -69,5 +69,5 @@ use the <code>npm access</code> command to grant or revoke the appropriate permi
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-team — npm@6.10.3</p>
|
||||
<p id="footer">npm-team — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-test.html
vendored
2
deps/npm/html/doc/cli/npm-test.html
vendored
@ -35,5 +35,5 @@
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-test — npm@6.10.3</p>
|
||||
<p id="footer">npm-test — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-token.html
vendored
2
deps/npm/html/doc/cli/npm-token.html
vendored
@ -81,4 +81,4 @@ This will NOT accept the truncated token found in <code>npm token list</code> ou
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-token — npm@6.10.3</p>
|
||||
<p id="footer">npm-token — npm@6.11.3</p>
|
||||
|
2
deps/npm/html/doc/cli/npm-uninstall.html
vendored
2
deps/npm/html/doc/cli/npm-uninstall.html
vendored
@ -60,5 +60,5 @@ npm uninstall lodash --no-save</code></pre><h2 id="see-also">SEE ALSO</h2>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-uninstall — npm@6.10.3</p>
|
||||
<p id="footer">npm-uninstall — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-unpublish.html
vendored
2
deps/npm/html/doc/cli/npm-unpublish.html
vendored
@ -52,5 +52,5 @@ contact <a href="mailto:support@npmjs.com">support@npmjs.com</a>.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-unpublish — npm@6.10.3</p>
|
||||
<p id="footer">npm-unpublish — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-update.html
vendored
2
deps/npm/html/doc/cli/npm-update.html
vendored
@ -100,5 +100,5 @@ be <em>downgraded</em>.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-update — npm@6.10.3</p>
|
||||
<p id="footer">npm-update — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-version.html
vendored
2
deps/npm/html/doc/cli/npm-version.html
vendored
@ -116,5 +116,5 @@ to the same value as the current version.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-version — npm@6.10.3</p>
|
||||
<p id="footer">npm-version — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-view.html
vendored
2
deps/npm/html/doc/cli/npm-view.html
vendored
@ -75,5 +75,5 @@ the field name.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-view — npm@6.10.3</p>
|
||||
<p id="footer">npm-view — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/cli/npm-whoami.html
vendored
2
deps/npm/html/doc/cli/npm-whoami.html
vendored
@ -32,5 +32,5 @@
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-whoami — npm@6.10.3</p>
|
||||
<p id="footer">npm-whoami — npm@6.11.3</p>
|
||||
|
||||
|
6
deps/npm/html/doc/cli/npm.html
vendored
6
deps/npm/html/doc/cli/npm.html
vendored
@ -12,7 +12,7 @@
|
||||
<h1><a href="../cli/npm.html">npm</a></h1> <p>javascript package manager</p>
|
||||
<h2 id="synopsis">SYNOPSIS</h2>
|
||||
<pre><code>npm <command> [args]</code></pre><h2 id="version">VERSION</h2>
|
||||
<p>6.10.3</p>
|
||||
<p>6.11.3</p>
|
||||
<h2 id="description">DESCRIPTION</h2>
|
||||
<p>npm is the package manager for the Node JavaScript platform. It puts
|
||||
modules in place so that node can find them, and manages dependency
|
||||
@ -130,7 +130,7 @@ reproduction to report.</p>
|
||||
<p><a href="http://blog.izs.me/">Isaac Z. Schlueter</a> ::
|
||||
<a href="https://github.com/isaacs/">isaacs</a> ::
|
||||
<a href="https://twitter.com/izs">@izs</a> ::
|
||||
<a href="mailto:i@izs.me">i@izs.me</a></p>
|
||||
<a href="mailto:i@izs.me">i@izs.me</a></p>
|
||||
<h2 id="see-also">SEE ALSO</h2>
|
||||
<ul>
|
||||
<li><a href="../cli/npm-help.html">npm-help(1)</a></li>
|
||||
@ -154,5 +154,5 @@ reproduction to report.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm — npm@6.10.3</p>
|
||||
<p id="footer">npm — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/files/npm-folders.html
vendored
2
deps/npm/html/doc/files/npm-folders.html
vendored
@ -179,5 +179,5 @@ cannot be found elsewhere. See <code><a href="../files/package.json.html">packa
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-folders — npm@6.10.3</p>
|
||||
<p id="footer">npm-folders — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/files/npm-global.html
vendored
2
deps/npm/html/doc/files/npm-global.html
vendored
@ -179,5 +179,5 @@ cannot be found elsewhere. See <code><a href="../files/package.json.html">packa
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-folders — npm@6.10.3</p>
|
||||
<p id="footer">npm-folders — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/files/npm-json.html
vendored
2
deps/npm/html/doc/files/npm-json.html
vendored
@ -581,5 +581,5 @@ ignored.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">package.json — npm@6.10.3</p>
|
||||
<p id="footer">package.json — npm@6.11.3</p>
|
||||
|
||||
|
@ -154,4 +154,4 @@ pre-<code>npm@5.7.0</code> versions of npm 5, albeit a bit more noisily. Note th
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-package-locks — npm@6.10.3</p>
|
||||
<p id="footer">npm-package-locks — npm@6.11.3</p>
|
||||
|
@ -42,4 +42,4 @@ to the manual page for <a href="../files/package-lock.json.html">package-lock.js
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-shrinkwrap.json — npm@6.10.3</p>
|
||||
<p id="footer">npm-shrinkwrap.json — npm@6.11.3</p>
|
||||
|
2
deps/npm/html/doc/files/npmrc.html
vendored
2
deps/npm/html/doc/files/npmrc.html
vendored
@ -82,5 +82,5 @@ manner.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npmrc — npm@6.10.3</p>
|
||||
<p id="footer">npmrc — npm@6.11.3</p>
|
||||
|
||||
|
@ -130,4 +130,4 @@ should match via normal matching rules a dependency either in our
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">package-lock.json — npm@6.10.3</p>
|
||||
<p id="footer">package-lock.json — npm@6.11.3</p>
|
||||
|
2
deps/npm/html/doc/files/package.json.html
vendored
2
deps/npm/html/doc/files/package.json.html
vendored
@ -581,5 +581,5 @@ ignored.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">package.json — npm@6.10.3</p>
|
||||
<p id="footer">package.json — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/index.html
vendored
2
deps/npm/html/doc/index.html
vendored
@ -182,5 +182,5 @@
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-index — npm@6.10.3</p>
|
||||
<p id="footer">npm-index — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/misc/npm-coding-style.html
vendored
2
deps/npm/html/doc/misc/npm-coding-style.html
vendored
@ -145,5 +145,5 @@ set to anything."</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-coding-style — npm@6.10.3</p>
|
||||
<p id="footer">npm-coding-style — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/misc/npm-config.html
vendored
2
deps/npm/html/doc/misc/npm-config.html
vendored
@ -1078,5 +1078,5 @@ exit successfully.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-config — npm@6.10.3</p>
|
||||
<p id="footer">npm-config — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/misc/npm-developers.html
vendored
2
deps/npm/html/doc/misc/npm-developers.html
vendored
@ -198,5 +198,5 @@ from a fresh checkout.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-developers — npm@6.10.3</p>
|
||||
<p id="footer">npm-developers — npm@6.11.3</p>
|
||||
|
||||
|
12
deps/npm/html/doc/misc/npm-disputes.html
vendored
12
deps/npm/html/doc/misc/npm-disputes.html
vendored
@ -20,7 +20,7 @@ Conduct.</p>
|
||||
<h2 id="tldr">TL;DR</h2>
|
||||
<ol>
|
||||
<li>Get the author email with <code>npm owner ls <pkgname></code></li>
|
||||
<li>Email the author, CC <a href="mailto:support@npmjs.com">support@npmjs.com</a></li>
|
||||
<li>Email the author, CC <a href="mailto:support@npmjs.com">support@npmjs.com</a></li>
|
||||
<li>After a few weeks, if there's no resolution, we'll sort it out.</li>
|
||||
</ol>
|
||||
<p>Don't squat on package names. Publish code or move out of the way.</p>
|
||||
@ -58,13 +58,13 @@ because Yusuf's <code>foo</code> is in the way.</p>
|
||||
</li>
|
||||
<li><p>Alice emails Yusuf, explaining the situation <strong>as respectfully as possible</strong>,
|
||||
and what she would like to do with the module name. She adds the npm support
|
||||
staff <a href="mailto:support@npmjs.com">support@npmjs.com</a> to the CC list of the email. Mention in the email
|
||||
staff <a href="mailto:support@npmjs.com">support@npmjs.com</a> to the CC list of the email. Mention in the email
|
||||
that Yusuf can run npm owner <code>add alice foo</code> to add Alice as an owner of the
|
||||
foo package.</p>
|
||||
</li>
|
||||
<li><p>After a reasonable amount of time, if Yusuf has not responded, or if Yusuf
|
||||
and Alice can't come to any sort of resolution, email support
|
||||
<a href="mailto:support@npmjs.com">support@npmjs.com</a> and we'll sort it out. ("Reasonable" is usually at least
|
||||
<a href="mailto:support@npmjs.com">support@npmjs.com</a> and we'll sort it out. ("Reasonable" is usually at least
|
||||
4 weeks.)</p>
|
||||
</li>
|
||||
</ol>
|
||||
@ -101,12 +101,12 @@ application database or otherwise putting non-packagey things into it.</li>
|
||||
<a href="https://www.npmjs.com/policies/conduct">Code of Conduct</a> such as hateful
|
||||
language, pornographic content, or harassment.</li>
|
||||
</ol>
|
||||
<p>If you see bad behavior like this, please report it to <a href="mailto:abuse@npmjs.com">abuse@npmjs.com</a> right
|
||||
<p>If you see bad behavior like this, please report it to <a href="mailto:abuse@npmjs.com">abuse@npmjs.com</a> right
|
||||
away. <strong>You are never expected to resolve abusive behavior on your own. We are
|
||||
here to help.</strong></p>
|
||||
<h2 id="trademarks">TRADEMARKS</h2>
|
||||
<p>If you think another npm publisher is infringing your trademark, such as by
|
||||
using a confusingly similar package name, email <a href="mailto:abuse@npmjs.com">abuse@npmjs.com</a> with a link to
|
||||
using a confusingly similar package name, email <a href="mailto:abuse@npmjs.com">abuse@npmjs.com</a> with a link to
|
||||
the package or user account on <a href="https://www.npmjs.com/">https://www.npmjs.com/</a>.
|
||||
Attach a copy of your trademark registration certificate.</p>
|
||||
<p>If we see that the package's publisher is intentionally misleading others by
|
||||
@ -139,5 +139,5 @@ License.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-disputes — npm@6.10.3</p>
|
||||
<p id="footer">npm-disputes — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/misc/npm-index.html
vendored
2
deps/npm/html/doc/misc/npm-index.html
vendored
@ -182,5 +182,5 @@
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-index — npm@6.10.3</p>
|
||||
<p id="footer">npm-index — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/misc/npm-orgs.html
vendored
2
deps/npm/html/doc/misc/npm-orgs.html
vendored
@ -77,5 +77,5 @@
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-orgs — npm@6.10.3</p>
|
||||
<p id="footer">npm-orgs — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/misc/npm-registry.html
vendored
2
deps/npm/html/doc/misc/npm-registry.html
vendored
@ -96,5 +96,5 @@ effectively implement the entire CouchDB API anyway.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-registry — npm@6.10.3</p>
|
||||
<p id="footer">npm-registry — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/misc/npm-scope.html
vendored
2
deps/npm/html/doc/misc/npm-scope.html
vendored
@ -93,5 +93,5 @@ that registry instead.</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-scope — npm@6.10.3</p>
|
||||
<p id="footer">npm-scope — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/misc/npm-scripts.html
vendored
2
deps/npm/html/doc/misc/npm-scripts.html
vendored
@ -234,5 +234,5 @@ scripts is for compilation which must be done on the target architecture.</li>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">npm-scripts — npm@6.10.3</p>
|
||||
<p id="footer">npm-scripts — npm@6.11.3</p>
|
||||
|
||||
|
2
deps/npm/html/doc/misc/removing-npm.html
vendored
2
deps/npm/html/doc/misc/removing-npm.html
vendored
@ -52,5 +52,5 @@ modules. To track those down, you can do the following:</p>
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">removing-npm — npm@6.10.3</p>
|
||||
<p id="footer">removing-npm — npm@6.11.3</p>
|
||||
|
||||
|
25
deps/npm/html/doc/misc/semver.html
vendored
25
deps/npm/html/doc/misc/semver.html
vendored
@ -349,17 +349,18 @@ range, use the <code>satisfies(version, range)</code> function.</p>
|
||||
<ul>
|
||||
<li><code>coerce(version)</code>: Coerces a string to semver if possible</li>
|
||||
</ul>
|
||||
<p>This aims to provide a very forgiving translation of a non-semver
|
||||
string to semver. It looks for the first digit in a string, and
|
||||
consumes all remaining characters which satisfy at least a partial semver
|
||||
(e.g., <code>1</code>, <code>1.2</code>, <code>1.2.3</code>) up to the max permitted length (256 characters).
|
||||
Longer versions are simply truncated (<code>4.6.3.9.2-alpha2</code> becomes <code>4.6.3</code>).
|
||||
All surrounding text is simply ignored (<code>v3.4 replaces v3.3.1</code> becomes <code>3.4.0</code>).
|
||||
Only text which lacks digits will fail coercion (<code>version one</code> is not valid).
|
||||
The maximum length for any semver component considered for coercion is 16 characters;
|
||||
longer components will be ignored (<code>10000000000000000.4.7.4</code> becomes <code>4.7.4</code>).
|
||||
The maximum value for any semver component is <code>Integer.MAX_SAFE_INTEGER || (2**53 - 1)</code>;
|
||||
higher value components are invalid (<code>9999999999999999.4.7.4</code> is likely invalid).</p>
|
||||
<p>This aims to provide a very forgiving translation of a non-semver string to
|
||||
semver. It looks for the first digit in a string, and consumes all
|
||||
remaining characters which satisfy at least a partial semver (e.g., <code>1</code>,
|
||||
<code>1.2</code>, <code>1.2.3</code>) up to the max permitted length (256 characters). Longer
|
||||
versions are simply truncated (<code>4.6.3.9.2-alpha2</code> becomes <code>4.6.3</code>). All
|
||||
surrounding text is simply ignored (<code>v3.4 replaces v3.3.1</code> becomes
|
||||
<code>3.4.0</code>). Only text which lacks digits will fail coercion (<code>version one</code>
|
||||
is not valid). The maximum length for any semver component considered for
|
||||
coercion is 16 characters; longer components will be ignored
|
||||
(<code>10000000000000000.4.7.4</code> becomes <code>4.7.4</code>). The maximum value for any
|
||||
semver component is <code>Number.MAX_SAFE_INTEGER || (2**53 - 1)</code>; higher value
|
||||
components are invalid (<code>9999999999999999.4.7.4</code> is likely invalid).</p>
|
||||
|
||||
</div>
|
||||
|
||||
@ -372,5 +373,5 @@ higher value components are invalid (<code>9999999999999999.4.7.4</code> is like
|
||||
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
|
||||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
|
||||
</table>
|
||||
<p id="footer">semver — npm@6.10.3</p>
|
||||
<p id="footer">semver — npm@6.11.3</p>
|
||||
|
||||
|
34
deps/npm/lib/ci.js
vendored
34
deps/npm/lib/ci.js
vendored
@ -1,8 +1,9 @@
|
||||
'use strict'
|
||||
|
||||
const npm = require('./npm.js')
|
||||
const Installer = require('libcipm')
|
||||
const npmConfig = require('./config/figgy-config.js')
|
||||
const npmlog = require('npmlog')
|
||||
const log = require('npmlog')
|
||||
const path = require('path')
|
||||
|
||||
ci.usage = 'npm ci'
|
||||
|
||||
@ -10,8 +11,33 @@ ci.completion = (cb) => cb(null, [])
|
||||
|
||||
module.exports = ci
|
||||
function ci (args, cb) {
|
||||
return new Installer(npmConfig({ log: npmlog })).run().then(details => {
|
||||
npmlog.disableProgress()
|
||||
const opts = {
|
||||
// Add some non-npm-config opts by hand.
|
||||
cache: path.join(npm.config.get('cache'), '_cacache'),
|
||||
// NOTE: npm has some magic logic around color distinct from the config
|
||||
// value, so we have to override it here
|
||||
color: !!npm.color,
|
||||
hashAlgorithm: 'sha1',
|
||||
includeDeprecated: false,
|
||||
log,
|
||||
'npm-session': npm.session,
|
||||
'project-scope': npm.projectScope,
|
||||
refer: npm.referer,
|
||||
dmode: npm.modes.exec,
|
||||
fmode: npm.modes.file,
|
||||
umask: npm.modes.umask,
|
||||
npmVersion: npm.version,
|
||||
tmp: npm.tmp
|
||||
}
|
||||
|
||||
for (const key in npm.config.list[0]) {
|
||||
if (key !== 'log') {
|
||||
opts[key] = npm.config.list[0][key]
|
||||
}
|
||||
}
|
||||
|
||||
return new Installer(opts).run().then(details => {
|
||||
log.disableProgress()
|
||||
console.log(`added ${details.pkgCount} packages in ${
|
||||
details.runTime / 1000
|
||||
}s`)
|
||||
|
2
deps/npm/lib/config.js
vendored
2
deps/npm/lib/config.js
vendored
@ -11,7 +11,7 @@ var ini = require('ini')
|
||||
var editor = require('editor')
|
||||
var os = require('os')
|
||||
var path = require('path')
|
||||
var mkdirp = require('mkdirp')
|
||||
var mkdirp = require('gentle-fs').mkdir
|
||||
var umask = require('./utils/umask')
|
||||
var usage = require('./utils/usage')
|
||||
var output = require('./utils/output')
|
||||
|
36
deps/npm/lib/config/core.js
vendored
36
deps/npm/lib/config/core.js
vendored
@ -8,7 +8,7 @@ var path = require('path')
|
||||
var nopt = require('nopt')
|
||||
var ini = require('ini')
|
||||
var Umask = configDefs.Umask
|
||||
var mkdirp = require('mkdirp')
|
||||
var mkdirp = require('gentle-fs').mkdir
|
||||
var umask = require('../utils/umask')
|
||||
var isWindows = require('../utils/is-windows.js')
|
||||
|
||||
@ -31,10 +31,8 @@ enumerable: true })
|
||||
|
||||
exports.validate = validate
|
||||
|
||||
var myUid = process.env.SUDO_UID !== undefined
|
||||
? process.env.SUDO_UID : (process.getuid && process.getuid())
|
||||
var myGid = process.env.SUDO_GID !== undefined
|
||||
? process.env.SUDO_GID : (process.getgid && process.getgid())
|
||||
var myUid = process.getuid && process.getuid()
|
||||
var myGid = process.getgid && process.getgid()
|
||||
|
||||
var loading = false
|
||||
var loadCbs = []
|
||||
@ -218,7 +216,6 @@ function Conf (base) {
|
||||
|
||||
Conf.prototype.loadPrefix = require('./load-prefix.js')
|
||||
Conf.prototype.loadCAFile = require('./load-cafile.js')
|
||||
Conf.prototype.loadUid = require('./load-uid.js')
|
||||
Conf.prototype.setUser = require('./set-user.js')
|
||||
Conf.prototype.getCredentialsByURI = require('./get-credentials-by-uri.js')
|
||||
Conf.prototype.setCredentialsByURI = require('./set-credentials-by-uri.js')
|
||||
@ -227,11 +224,8 @@ Conf.prototype.clearCredentialsByURI = require('./clear-credentials-by-uri.js')
|
||||
Conf.prototype.loadExtras = function (cb) {
|
||||
this.setUser(function (er) {
|
||||
if (er) return cb(er)
|
||||
this.loadUid(function (er) {
|
||||
if (er) return cb(er)
|
||||
// Without prefix, nothing will ever work
|
||||
mkdirp(this.prefix, cb)
|
||||
}.bind(this))
|
||||
// Without prefix, nothing will ever work
|
||||
mkdirp(this.prefix, cb)
|
||||
}.bind(this))
|
||||
}
|
||||
|
||||
@ -287,15 +281,21 @@ Conf.prototype.save = function (where, cb) {
|
||||
done(null)
|
||||
})
|
||||
} else {
|
||||
mkdirp(path.dirname(target.path), function (er) {
|
||||
// we don't have to use inferOwner here, because gentle-fs will
|
||||
// mkdir with the correctly inferred ownership. Just preserve it.
|
||||
const dir = path.dirname(target.path)
|
||||
mkdirp(dir, function (er) {
|
||||
if (er) return then(er)
|
||||
fs.writeFile(target.path, data, 'utf8', function (er) {
|
||||
fs.stat(dir, (er, st) => {
|
||||
if (er) return then(er)
|
||||
if (where === 'user' && myUid && myGid) {
|
||||
fs.chown(target.path, +myUid, +myGid, then)
|
||||
} else {
|
||||
then()
|
||||
}
|
||||
fs.writeFile(target.path, data, 'utf8', function (er) {
|
||||
if (er) return then(er)
|
||||
if (myUid === 0 && (myUid !== st.uid || myGid !== st.gid)) {
|
||||
fs.chown(target.path, st.uid, st.gid, then)
|
||||
} else {
|
||||
then()
|
||||
}
|
||||
})
|
||||
})
|
||||
})
|
||||
}
|
||||
|
2
deps/npm/lib/config/figgy-config.js
vendored
2
deps/npm/lib/config/figgy-config.js
vendored
@ -9,7 +9,7 @@ const npm = require('../npm.js')
|
||||
const pack = require('../pack.js')
|
||||
const path = require('path')
|
||||
|
||||
const npmSession = crypto.randomBytes(8).toString('hex')
|
||||
const npmSession = npm.session = crypto.randomBytes(8).toString('hex')
|
||||
log.verbose('npm-session', npmSession)
|
||||
|
||||
const SCOPE_REGISTRY_REGEX = /@.*:registry$/gi
|
||||
|
15
deps/npm/lib/config/load-uid.js
vendored
15
deps/npm/lib/config/load-uid.js
vendored
@ -1,15 +0,0 @@
|
||||
module.exports = loadUid
|
||||
|
||||
var getUid = require('uid-number')
|
||||
|
||||
// Call in the context of a npmconf object
|
||||
|
||||
function loadUid (cb) {
|
||||
// if we're not in unsafe-perm mode, then figure out who
|
||||
// to run stuff as. Do this first, to support `npm update npm -g`
|
||||
if (!this.get('unsafe-perm')) {
|
||||
getUid(this.get('user'), this.get('group'), cb)
|
||||
} else {
|
||||
process.nextTick(cb)
|
||||
}
|
||||
}
|
2
deps/npm/lib/config/set-user.js
vendored
2
deps/npm/lib/config/set-user.js
vendored
@ -3,7 +3,7 @@ module.exports = setUser
|
||||
var assert = require('assert')
|
||||
var path = require('path')
|
||||
var fs = require('fs')
|
||||
var mkdirp = require('mkdirp')
|
||||
var mkdirp = require('gentle-fs').mkdir
|
||||
|
||||
function setUser (cb) {
|
||||
var defaultConf = this.root
|
||||
|
3
deps/npm/lib/dist-tag.js
vendored
3
deps/npm/lib/dist-tag.js
vendored
@ -119,7 +119,8 @@ function remove (spec, tag, opts) {
|
||||
delete tags[tag]
|
||||
const url = `/-/package/${spec.escapedName}/dist-tags/${encodeURIComponent(tag)}`
|
||||
const reqOpts = opts.concat({
|
||||
method: 'DELETE'
|
||||
method: 'DELETE',
|
||||
spec
|
||||
})
|
||||
return otplease(reqOpts, reqOpts => regFetch(url, reqOpts)).then(() => {
|
||||
output(`-${tag}: ${spec.name}@${version}`)
|
||||
|
6
deps/npm/lib/explore.js
vendored
6
deps/npm/lib/explore.js
vendored
@ -9,10 +9,11 @@ var npm = require('./npm.js')
|
||||
var spawn = require('./utils/spawn')
|
||||
var path = require('path')
|
||||
var fs = require('graceful-fs')
|
||||
var isWindowsShell = require('./utils/is-windows-shell.js')
|
||||
var isWindows = require('./utils/is-windows.js')
|
||||
var escapeExecPath = require('./utils/escape-exec-path.js')
|
||||
var escapeArg = require('./utils/escape-arg.js')
|
||||
var output = require('./utils/output.js')
|
||||
var log = require('npmlog')
|
||||
|
||||
function explore (args, cb) {
|
||||
if (args.length < 1 || !args[0]) return cb(explore.usage)
|
||||
@ -23,7 +24,7 @@ function explore (args, cb) {
|
||||
|
||||
var shellArgs = []
|
||||
if (args) {
|
||||
if (isWindowsShell) {
|
||||
if (isWindows) {
|
||||
var execCmd = escapeExecPath(args.shift())
|
||||
var execArgs = [execCmd].concat(args.map(escapeArg))
|
||||
opts.windowsVerbatimArguments = true
|
||||
@ -49,6 +50,7 @@ function explore (args, cb) {
|
||||
)
|
||||
}
|
||||
|
||||
log.silly('explore', {sh, shellArgs, opts})
|
||||
var shell = spawn(sh, shellArgs, opts)
|
||||
shell.on('close', function (er) {
|
||||
// only fail if non-interactive.
|
||||
|
2
deps/npm/lib/install.js
vendored
2
deps/npm/lib/install.js
vendored
@ -104,7 +104,7 @@ var readPackageJson = require('read-package-json')
|
||||
var chain = require('slide').chain
|
||||
var asyncMap = require('slide').asyncMap
|
||||
var archy = require('archy')
|
||||
var mkdirp = require('mkdirp')
|
||||
var mkdirp = require('gentle-fs').mkdir
|
||||
var rimraf = require('rimraf')
|
||||
var iferr = require('iferr')
|
||||
var validate = require('aproba')
|
||||
|
2
deps/npm/lib/install/action/extract.js
vendored
2
deps/npm/lib/install/action/extract.js
vendored
@ -5,7 +5,7 @@ const BB = require('bluebird')
|
||||
const figgyPudding = require('figgy-pudding')
|
||||
const stat = BB.promisify(require('graceful-fs').stat)
|
||||
const gentlyRm = BB.promisify(require('../../utils/gently-rm.js'))
|
||||
const mkdirp = BB.promisify(require('mkdirp'))
|
||||
const mkdirp = BB.promisify(require('gentle-fs').mkdir)
|
||||
const moduleName = require('../../utils/module-name.js')
|
||||
const moduleStagingPath = require('../module-staging-path.js')
|
||||
const move = require('../../utils/move.js')
|
||||
|
2
deps/npm/lib/install/action/finalize.js
vendored
2
deps/npm/lib/install/action/finalize.js
vendored
@ -3,7 +3,7 @@ const path = require('path')
|
||||
const fs = require('graceful-fs')
|
||||
const Bluebird = require('bluebird')
|
||||
const rimraf = Bluebird.promisify(require('rimraf'))
|
||||
const mkdirp = Bluebird.promisify(require('mkdirp'))
|
||||
const mkdirp = Bluebird.promisify(require('gentle-fs').mkdir)
|
||||
const lstat = Bluebird.promisify(fs.lstat)
|
||||
const readdir = Bluebird.promisify(fs.readdir)
|
||||
const symlink = Bluebird.promisify(fs.symlink)
|
||||
|
2
deps/npm/lib/install/action/move.js
vendored
2
deps/npm/lib/install/action/move.js
vendored
@ -4,7 +4,7 @@ var path = require('path')
|
||||
var chain = require('slide').chain
|
||||
var iferr = require('iferr')
|
||||
var rimraf = require('rimraf')
|
||||
var mkdirp = require('mkdirp')
|
||||
var mkdirp = require('gentle-fs').mkdir
|
||||
var rmStuff = require('../../unbuild.js').rmStuff
|
||||
var lifecycle = require('../../utils/lifecycle.js')
|
||||
var move = require('../../utils/move.js')
|
||||
|
2
deps/npm/lib/install/action/remove.js
vendored
2
deps/npm/lib/install/action/remove.js
vendored
@ -3,7 +3,7 @@ var path = require('path')
|
||||
var fs = require('graceful-fs')
|
||||
var rimraf = require('rimraf')
|
||||
var asyncMap = require('slide').asyncMap
|
||||
var mkdirp = require('mkdirp')
|
||||
var mkdirp = require('gentle-fs').mkdir
|
||||
var npm = require('../../npm.js')
|
||||
var andIgnoreErrors = require('../and-ignore-errors.js')
|
||||
var move = require('../../utils/move.js')
|
||||
|
8
deps/npm/lib/install/deps.js
vendored
8
deps/npm/lib/install/deps.js
vendored
@ -711,6 +711,12 @@ function resolveWithNewModule (pkg, tree, log, next) {
|
||||
})
|
||||
}
|
||||
|
||||
var isOptionalPeerDep = exports.isOptionalPeerDep = function (tree, pkgname) {
|
||||
if (!tree.package.peerDependenciesMeta) return
|
||||
if (!tree.package.peerDependenciesMeta[pkgname]) return
|
||||
return !!tree.package.peerDependenciesMeta[pkgname].optional
|
||||
}
|
||||
|
||||
var validatePeerDeps = exports.validatePeerDeps = function (tree, onInvalid) {
|
||||
if (!tree.package.peerDependencies) return
|
||||
Object.keys(tree.package.peerDependencies).forEach(function (pkgname) {
|
||||
@ -719,7 +725,7 @@ var validatePeerDeps = exports.validatePeerDeps = function (tree, onInvalid) {
|
||||
var spec = npa.resolve(pkgname, version)
|
||||
} catch (e) {}
|
||||
var match = spec && findRequirement(tree.parent || tree, pkgname, spec)
|
||||
if (!match) onInvalid(tree, pkgname, version)
|
||||
if (!match && !isOptionalPeerDep(tree, pkgname)) onInvalid(tree, pkgname, version)
|
||||
})
|
||||
}
|
||||
|
||||
|
2
deps/npm/lib/install/inflate-shrinkwrap.js
vendored
2
deps/npm/lib/install/inflate-shrinkwrap.js
vendored
@ -167,7 +167,7 @@ function makeFakeChild (name, topPath, tree, sw, requested) {
|
||||
}
|
||||
const child = createChild({
|
||||
package: pkg,
|
||||
loaded: false,
|
||||
loaded: true,
|
||||
parent: tree,
|
||||
children: [],
|
||||
fromShrinkwrap: requested,
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user