pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/nodejs8 Update lang/nodejs8 to 8.9.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9af82039ccb
branches:  trunk
changeset: 373578:d9af82039ccb
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Fri Jan 05 15:00:25 2018 +0000

description:
Update lang/nodejs8 to 8.9.4.

- deps: upgrade npm to 5.6.0
- build: configure can now be run from any directory

diffstat:

 lang/nodejs8/Makefile |    4 +-
 lang/nodejs8/PLIST    |  240 ++++++++++++++++++++++++++++++++++++-------------
 lang/nodejs8/distinfo |   10 +-
 3 files changed, 181 insertions(+), 73 deletions(-)

diffs (truncated from 496 to 300 lines):

diff -r 729469d70bfd -r d9af82039ccb lang/nodejs8/Makefile
--- a/lang/nodejs8/Makefile     Fri Jan 05 12:23:18 2018 +0000
+++ b/lang/nodejs8/Makefile     Fri Jan 05 15:00:25 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/12/09 17:55:35 fhajny Exp $
+# $NetBSD: Makefile,v 1.6 2018/01/05 15:00:25 fhajny Exp $
 
-DISTNAME=      node-v8.9.3
+DISTNAME=      node-v8.9.4
 
 # Stated by the changelog as of 8.2.0
 GCC_REQD+=     4.9.4
diff -r 729469d70bfd -r d9af82039ccb lang/nodejs8/PLIST
--- a/lang/nodejs8/PLIST        Fri Jan 05 12:23:18 2018 +0000
+++ b/lang/nodejs8/PLIST        Fri Jan 05 15:00:25 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/11/01 12:07:31 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/01/05 15:00:25 fhajny Exp $
 bin/node
 bin/npm
 bin/npx
@@ -233,11 +233,13 @@
 lib/node_modules/npm/lib/cache.js
 lib/node_modules/npm/lib/completion.js
 lib/node_modules/npm/lib/config.js
+lib/node_modules/npm/lib/config/bin-links.js
 lib/node_modules/npm/lib/config/clear-credentials-by-uri.js
 lib/node_modules/npm/lib/config/cmd-list.js
 lib/node_modules/npm/lib/config/core.js
 lib/node_modules/npm/lib/config/defaults.js
-lib/node_modules/npm/lib/config/find-prefix.js
+lib/node_modules/npm/lib/config/fetch-opts.js
+lib/node_modules/npm/lib/config/gentle-fs.js
 lib/node_modules/npm/lib/config/get-credentials-by-uri.js
 lib/node_modules/npm/lib/config/lifecycle.js
 lib/node_modules/npm/lib/config/load-cafile.js
@@ -360,7 +362,6 @@
 lib/node_modules/npm/lib/utils/completion/file-completion.js
 lib/node_modules/npm/lib/utils/completion/installed-deep.js
 lib/node_modules/npm/lib/utils/completion/installed-shallow.js
-lib/node_modules/npm/lib/utils/convert-line-endings.js
 lib/node_modules/npm/lib/utils/correct-mkdir.js
 lib/node_modules/npm/lib/utils/deep-sort-object.js
 lib/node_modules/npm/lib/utils/depr-check.js
@@ -373,7 +374,7 @@
 lib/node_modules/npm/lib/utils/get-publish-config.js
 lib/node_modules/npm/lib/utils/git.js
 lib/node_modules/npm/lib/utils/gunzip-maybe.js
-lib/node_modules/npm/lib/utils/is-hashbang-file.js
+lib/node_modules/npm/lib/utils/is-registry.js
 lib/node_modules/npm/lib/utils/is-windows-bash.js
 lib/node_modules/npm/lib/utils/is-windows-shell.js
 lib/node_modules/npm/lib/utils/is-windows.js
@@ -533,6 +534,11 @@
 lib/node_modules/npm/node_modules/archy/examples/multi_line.js
 lib/node_modules/npm/node_modules/archy/index.js
 lib/node_modules/npm/node_modules/archy/package.json
+lib/node_modules/npm/node_modules/bin-links/CHANGELOG.md
+lib/node_modules/npm/node_modules/bin-links/LICENSE
+lib/node_modules/npm/node_modules/bin-links/README.md
+lib/node_modules/npm/node_modules/bin-links/index.js
+lib/node_modules/npm/node_modules/bin-links/package.json
 lib/node_modules/npm/node_modules/bluebird/LICENSE
 lib/node_modules/npm/node_modules/bluebird/README.md
 lib/node_modules/npm/node_modules/bluebird/changelog.md
@@ -580,6 +586,7 @@
 lib/node_modules/npm/node_modules/bluebird/package.json
 lib/node_modules/npm/node_modules/cacache/CHANGELOG.md
 lib/node_modules/npm/node_modules/cacache/LICENSE.md
+lib/node_modules/npm/node_modules/cacache/README.es.md
 lib/node_modules/npm/node_modules/cacache/README.md
 lib/node_modules/npm/node_modules/cacache/en.js
 lib/node_modules/npm/node_modules/cacache/es.js
@@ -602,20 +609,11 @@
 lib/node_modules/npm/node_modules/cacache/locales/es.js
 lib/node_modules/npm/node_modules/cacache/locales/es.json
 lib/node_modules/npm/node_modules/cacache/ls.js
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/LICENSE
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/README.md
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/index.js
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/pseudomap/LICENSE
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/pseudomap/README.md
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/pseudomap/map.js
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/pseudomap/package.json
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/pseudomap/pseudomap.js
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/yallist/LICENSE
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/yallist/README.md
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/yallist/iterator.js
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/yallist/package.json
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/yallist/yallist.js
-lib/node_modules/npm/node_modules/cacache/node_modules/lru-cache/package.json
+lib/node_modules/npm/node_modules/cacache/node_modules/ssri/CHANGELOG.md
+lib/node_modules/npm/node_modules/cacache/node_modules/ssri/LICENSE.md
+lib/node_modules/npm/node_modules/cacache/node_modules/ssri/README.md
+lib/node_modules/npm/node_modules/cacache/node_modules/ssri/index.js
+lib/node_modules/npm/node_modules/cacache/node_modules/ssri/package.json
 lib/node_modules/npm/node_modules/cacache/node_modules/y18n/LICENSE
 lib/node_modules/npm/node_modules/cacache/node_modules/y18n/README.md
 lib/node_modules/npm/node_modules/cacache/node_modules/y18n/index.js
@@ -1192,6 +1190,10 @@
 lib/node_modules/npm/node_modules/editor/example/edit.js
 lib/node_modules/npm/node_modules/editor/index.js
 lib/node_modules/npm/node_modules/editor/package.json
+lib/node_modules/npm/node_modules/find-npm-prefix/LICENSE
+lib/node_modules/npm/node_modules/find-npm-prefix/README.md
+lib/node_modules/npm/node_modules/find-npm-prefix/find-prefix.js
+lib/node_modules/npm/node_modules/find-npm-prefix/package.json
 lib/node_modules/npm/node_modules/fs-vacuum/.eslintrc
 lib/node_modules/npm/node_modules/fs-vacuum/.npmignore
 lib/node_modules/npm/node_modules/fs-vacuum/.travis.yml
@@ -1205,6 +1207,13 @@
 lib/node_modules/npm/node_modules/fs-write-stream-atomic/README.md
 lib/node_modules/npm/node_modules/fs-write-stream-atomic/index.js
 lib/node_modules/npm/node_modules/fs-write-stream-atomic/package.json
+lib/node_modules/npm/node_modules/gentle-fs/CHANGELOG.md
+lib/node_modules/npm/node_modules/gentle-fs/LICENSE
+lib/node_modules/npm/node_modules/gentle-fs/README.md
+lib/node_modules/npm/node_modules/gentle-fs/index.js
+lib/node_modules/npm/node_modules/gentle-fs/lib/link.js
+lib/node_modules/npm/node_modules/gentle-fs/lib/rm.js
+lib/node_modules/npm/node_modules/gentle-fs/package.json
 lib/node_modules/npm/node_modules/glob/LICENSE
 lib/node_modules/npm/node_modules/glob/README.md
 lib/node_modules/npm/node_modules/glob/changelog.md
@@ -1283,6 +1292,10 @@
 lib/node_modules/npm/node_modules/init-package-json/README.md
 lib/node_modules/npm/node_modules/init-package-json/default-input.js
 lib/node_modules/npm/node_modules/init-package-json/init-package-json.js
+lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/LICENSE
+lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/README.md
+lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/npa.js
+lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/package.json
 lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/.npmignore
 lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/LICENSE
 lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/README.md
@@ -1351,6 +1364,10 @@
 lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/config.js
 lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/lib/main.js
 lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/package.json
+lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/LICENSE
+lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/README.md
+lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/npa.js
+lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/package.json
 lib/node_modules/npm/node_modules/libnpx/node_modules/y18n/LICENSE
 lib/node_modules/npm/node_modules/libnpx/node_modules/y18n/README.md
 lib/node_modules/npm/node_modules/libnpx/node_modules/y18n/index.js
@@ -2060,6 +2077,16 @@
 lib/node_modules/npm/node_modules/npm-lifecycle/README.md
 lib/node_modules/npm/node_modules/npm-lifecycle/index.js
 lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js
+lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin/node-gyp
+lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin/node-gyp.cmd
+lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/LICENSE
+lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/README.md
+lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/lib/byline.js
+lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/package.json
+lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/index.js
+lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/license
+lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/package.json
+lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/readme.md
 lib/node_modules/npm/node_modules/npm-lifecycle/package.json
 lib/node_modules/npm/node_modules/npm-package-arg/LICENSE
 lib/node_modules/npm/node_modules/npm-package-arg/README.md
@@ -2120,6 +2147,39 @@
 lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/readme.md
 lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/package.json
 lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/package.json
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/CHANGELOG.md
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/LICENSE.md
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/README.es.md
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/README.md
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/en.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/es.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/get.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/index.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/path.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/read.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/rm.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/write.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/entry-index.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/memoization.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/fix-owner.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/hash-to-segments.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/move-file.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/tmp.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/y.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/verify.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/en.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/en.json
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/es.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/es.json
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/ls.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/LICENSE
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/README.md
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/index.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/package.json
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/package.json
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/put.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/rm.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/verify.js
 lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics/README.md
 lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics/index.js
 lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics/node4/index.js
@@ -2389,6 +2449,11 @@
 lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/typings/index.d.ts
 lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/package.json
 lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/package.json
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/CHANGELOG.md
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/LICENSE.md
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/README.md
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/index.js
+lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/package.json
 lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/package.json
 lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/warning.js
 lib/node_modules/npm/node_modules/npm-profile/package.json
@@ -2430,6 +2495,15 @@
 lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/readme.markdown
 lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json
 lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/readme.md
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/LICENSE
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/README.md
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/npa.js
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/package.json
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/CHANGELOG.md
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/LICENSE.md
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/README.md
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/index.js
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/package.json
 lib/node_modules/npm/node_modules/npm-registry-client/package.json
 lib/node_modules/npm/node_modules/npm-user-validate/LICENSE
 lib/node_modules/npm/node_modules/npm-user-validate/README.md
@@ -2575,6 +2649,11 @@
 lib/node_modules/npm/node_modules/pacote/lib/util/pack-dir.js
 lib/node_modules/npm/node_modules/pacote/lib/util/silentlog.js
 lib/node_modules/npm/node_modules/pacote/manifest.js
+lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/buffer-stream.js
+lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/index.js
+lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/license
+lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/package.json
+lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/readme.md
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/CHANGELOG.md
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/LICENSE
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/README.md
@@ -2607,7 +2686,6 @@
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/History.md
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/README.md
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/index.js
-lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/.npmignore
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/.travis.yml
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/History.md
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/README.md
@@ -2663,6 +2741,7 @@
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/browser.js
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/debug.js
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/index.js
+lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/inspector-log.js
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/node.js
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/package.json
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.npmignore
@@ -2670,7 +2749,6 @@
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/History.md
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/README.md
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/index.js
-lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/.npmignore
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/.travis.yml
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/History.md
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/README.md
@@ -2726,6 +2804,7 @@
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/browser.js
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/debug.js
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/index.js
+lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/inspector-log.js
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/node.js
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/package.json
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/CHANGELOG.md
@@ -2785,7 +2864,6 @@
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/History.md
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/README.md
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/index.js
-lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/.npmignore
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/.travis.yml
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/History.md
 lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/README.md
@@ -2903,6 +2981,7 @@
 lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/package.json
 lib/node_modules/npm/node_modules/pacote/package.json
 lib/node_modules/npm/node_modules/pacote/prefetch.js
+lib/node_modules/npm/node_modules/pacote/tarball.js
 lib/node_modules/npm/node_modules/path-is-inside/LICENSE.txt
 lib/node_modules/npm/node_modules/path-is-inside/lib/path-is-inside.js
 lib/node_modules/npm/node_modules/path-is-inside/package.json
@@ -3816,43 +3895,61 @@
 lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/license
 lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json
 lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md
-lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/strip-ansi/index.js
-lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/strip-ansi/license
-lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/strip-ansi/package.json
-lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/strip-ansi/readme.md
 lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/package.json



Home | Main Index | Thread Index | Old Index