Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2022 19:26:42 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0593ac627651 - main - www/npm: Update to 8.2.0
Message-ID:  <202201231926.20NJQg38013654@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0593ac6276513780396ec01256a5a14993067f1b

commit 0593ac6276513780396ec01256a5a14993067f1b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-23 18:18:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-23 18:18:07 +0000

    www/npm: Update to 8.2.0
    
    Changes:        https://github.com/npm/cli/releases
---
 www/npm/Makefile  |   10 +-
 www/npm/distinfo  |    6 +-
 www/npm/pkg-plist | 4055 +++++++++++++----------------------------------------
 3 files changed, 951 insertions(+), 3120 deletions(-)

diff --git a/www/npm/Makefile b/www/npm/Makefile
index 6493e13eac54..64de23454398 100644
--- a/www/npm/Makefile
+++ b/www/npm/Makefile
@@ -1,8 +1,7 @@
-# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	npm
-PORTVERSION=	6.14.8
-PORTREVISION=	1
+PORTVERSION=	8.2.0
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/sunpoet
 
@@ -15,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/lib/node_modules/npm/LICENSE
 RUN_DEPENDS=	gmake:devel/gmake
 
 USES?=		nodejs:run
-USES+=		cpe python:3.5+ shebangfix tar:xz
+USES+=		cpe python:3.6+ shebangfix tar:xz
 
 NO_ARCH=	yes
 NO_BUILD=	yes
@@ -26,7 +25,6 @@ CONFLICTS_INSTALL?=	npm-node14 npm-node16 npm-node17
 CPE_VENDOR=	npmjs
 
 SHEBANG_GLOB=	*.py
-SHEBANG_FILES=	lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples
 
 .include <bsd.port.pre.mk>
 
@@ -44,6 +42,6 @@ post-patch:
 do-install:
 	cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/
 	${ECHO_CMD} 'python=${PYTHON_CMD}' > ${STAGEDIR}${PREFIX}/etc/npmrc
-	${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -d ${PREFIX}/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp -f ${STAGEDIR}${PREFIX}/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp
+	${PYTHON_CMD} -O -m compileall -d ${PREFIX}/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp -f ${STAGEDIR}${PREFIX}/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp
 
 .include <bsd.port.post.mk>
diff --git a/www/npm/distinfo b/www/npm/distinfo
index 5a0316d357cf..373b30ec0d55 100644
--- a/www/npm/distinfo
+++ b/www/npm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600606967
-SHA256 (npm-6.14.8.tar.xz) = 1c9beab15ef7c031b4d9d2261cbe7ab8af63bc1fee0a79623c9759072dbeea6b
-SIZE (npm-6.14.8.tar.xz) = 3369236
+TIMESTAMP = 1642102157
+SHA256 (npm-8.2.0.tar.xz) = ca4b04eabb333722de5d069da9440e3359c9c87f4e6d1eeb554269ee48679c32
+SIZE (npm-8.2.0.tar.xz) = 1576868
diff --git a/www/npm/pkg-plist b/www/npm/pkg-plist
index ebf6551ce550..4be5377ae03b 100644
--- a/www/npm/pkg-plist
+++ b/www/npm/pkg-plist
@@ -2,373 +2,323 @@
 @(,,755) bin/npx
 etc/man.d/npm.conf
 etc/npmrc
-lib/node_modules/npm/.licensee.json
-lib/node_modules/npm/.mailmap
-lib/node_modules/npm/.npmignore
-lib/node_modules/npm/.travis.yml
-lib/node_modules/npm/AUTHORS
-lib/node_modules/npm/CHANGELOG.md
-lib/node_modules/npm/CONTRIBUTING.md
 lib/node_modules/npm/LICENSE
-lib/node_modules/npm/Makefile
 lib/node_modules/npm/README.md
 @(,,755) lib/node_modules/npm/bin/node-gyp-bin/node-gyp
 lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd
-lib/node_modules/npm/bin/npm
+@(,,755) lib/node_modules/npm/bin/npm
 @(,,755) lib/node_modules/npm/bin/npm-cli.js
 lib/node_modules/npm/bin/npm.cmd
-lib/node_modules/npm/bin/npx
+@(,,755) lib/node_modules/npm/bin/npx
 @(,,755) lib/node_modules/npm/bin/npx-cli.js
 lib/node_modules/npm/bin/npx.cmd
-lib/node_modules/npm/changelogs/CHANGELOG-1.md
-lib/node_modules/npm/changelogs/CHANGELOG-2.md
-lib/node_modules/npm/changelogs/CHANGELOG-3.md
-lib/node_modules/npm/changelogs/CHANGELOG-4.md
-lib/node_modules/npm/changelogs/CHANGELOG-5.md
-lib/node_modules/npm/configure
-lib/node_modules/npm/docs/LICENSE
-lib/node_modules/npm/docs/content/cli-commands/npm-access.md
-lib/node_modules/npm/docs/content/cli-commands/npm-adduser.md
-lib/node_modules/npm/docs/content/cli-commands/npm-audit.md
-lib/node_modules/npm/docs/content/cli-commands/npm-bin.md
-lib/node_modules/npm/docs/content/cli-commands/npm-bugs.md
-lib/node_modules/npm/docs/content/cli-commands/npm-build.md
-lib/node_modules/npm/docs/content/cli-commands/npm-bundle.md
-lib/node_modules/npm/docs/content/cli-commands/npm-cache.md
-lib/node_modules/npm/docs/content/cli-commands/npm-ci.md
-lib/node_modules/npm/docs/content/cli-commands/npm-completion.md
-lib/node_modules/npm/docs/content/cli-commands/npm-config.md
-lib/node_modules/npm/docs/content/cli-commands/npm-dedupe.md
-lib/node_modules/npm/docs/content/cli-commands/npm-deprecate.md
-lib/node_modules/npm/docs/content/cli-commands/npm-dist-tag.md
-lib/node_modules/npm/docs/content/cli-commands/npm-docs.md
-lib/node_modules/npm/docs/content/cli-commands/npm-doctor.md
-lib/node_modules/npm/docs/content/cli-commands/npm-edit.md
-lib/node_modules/npm/docs/content/cli-commands/npm-explore.md
-lib/node_modules/npm/docs/content/cli-commands/npm-fund.md
-lib/node_modules/npm/docs/content/cli-commands/npm-help-search.md
-lib/node_modules/npm/docs/content/cli-commands/npm-help.md
-lib/node_modules/npm/docs/content/cli-commands/npm-hook.md
-lib/node_modules/npm/docs/content/cli-commands/npm-init.md
-lib/node_modules/npm/docs/content/cli-commands/npm-install-ci-test.md
-lib/node_modules/npm/docs/content/cli-commands/npm-install-test.md
-lib/node_modules/npm/docs/content/cli-commands/npm-install.md
-lib/node_modules/npm/docs/content/cli-commands/npm-link.md
-lib/node_modules/npm/docs/content/cli-commands/npm-logout.md
-lib/node_modules/npm/docs/content/cli-commands/npm-ls.md
-lib/node_modules/npm/docs/content/cli-commands/npm-org.md
-lib/node_modules/npm/docs/content/cli-commands/npm-outdated.md
-lib/node_modules/npm/docs/content/cli-commands/npm-owner.md
-lib/node_modules/npm/docs/content/cli-commands/npm-pack.md
-lib/node_modules/npm/docs/content/cli-commands/npm-ping.md
-lib/node_modules/npm/docs/content/cli-commands/npm-prefix.md
-lib/node_modules/npm/docs/content/cli-commands/npm-profile.md
-lib/node_modules/npm/docs/content/cli-commands/npm-prune.md
-lib/node_modules/npm/docs/content/cli-commands/npm-publish.md
-lib/node_modules/npm/docs/content/cli-commands/npm-rebuild.md
-lib/node_modules/npm/docs/content/cli-commands/npm-repo.md
-lib/node_modules/npm/docs/content/cli-commands/npm-restart.md
-lib/node_modules/npm/docs/content/cli-commands/npm-root.md
-lib/node_modules/npm/docs/content/cli-commands/npm-run-script.md
-lib/node_modules/npm/docs/content/cli-commands/npm-search.md
-lib/node_modules/npm/docs/content/cli-commands/npm-shrinkwrap.md
-lib/node_modules/npm/docs/content/cli-commands/npm-star.md
-lib/node_modules/npm/docs/content/cli-commands/npm-stars.md
-lib/node_modules/npm/docs/content/cli-commands/npm-start.md
-lib/node_modules/npm/docs/content/cli-commands/npm-stop.md
-lib/node_modules/npm/docs/content/cli-commands/npm-team.md
-lib/node_modules/npm/docs/content/cli-commands/npm-test.md
-lib/node_modules/npm/docs/content/cli-commands/npm-token.md
-lib/node_modules/npm/docs/content/cli-commands/npm-uninstall.md
-lib/node_modules/npm/docs/content/cli-commands/npm-unpublish.md
-lib/node_modules/npm/docs/content/cli-commands/npm-update.md
-lib/node_modules/npm/docs/content/cli-commands/npm-version.md
-lib/node_modules/npm/docs/content/cli-commands/npm-view.md
-lib/node_modules/npm/docs/content/cli-commands/npm-whoami.md
-lib/node_modules/npm/docs/content/cli-commands/npm.md
+lib/node_modules/npm/docs/content/commands/npm-access.md
+lib/node_modules/npm/docs/content/commands/npm-adduser.md
+lib/node_modules/npm/docs/content/commands/npm-audit.md
+lib/node_modules/npm/docs/content/commands/npm-bin.md
+lib/node_modules/npm/docs/content/commands/npm-bugs.md
+lib/node_modules/npm/docs/content/commands/npm-cache.md
+lib/node_modules/npm/docs/content/commands/npm-ci.md
+lib/node_modules/npm/docs/content/commands/npm-completion.md
+lib/node_modules/npm/docs/content/commands/npm-config.md
+lib/node_modules/npm/docs/content/commands/npm-dedupe.md
+lib/node_modules/npm/docs/content/commands/npm-deprecate.md
+lib/node_modules/npm/docs/content/commands/npm-diff.md
+lib/node_modules/npm/docs/content/commands/npm-dist-tag.md
+lib/node_modules/npm/docs/content/commands/npm-docs.md
+lib/node_modules/npm/docs/content/commands/npm-doctor.md
+lib/node_modules/npm/docs/content/commands/npm-edit.md
+lib/node_modules/npm/docs/content/commands/npm-exec.md
+lib/node_modules/npm/docs/content/commands/npm-explain.md
+lib/node_modules/npm/docs/content/commands/npm-explore.md
+lib/node_modules/npm/docs/content/commands/npm-find-dupes.md
+lib/node_modules/npm/docs/content/commands/npm-fund.md
+lib/node_modules/npm/docs/content/commands/npm-help-search.md
+lib/node_modules/npm/docs/content/commands/npm-help.md
+lib/node_modules/npm/docs/content/commands/npm-hook.md
+lib/node_modules/npm/docs/content/commands/npm-init.md
+lib/node_modules/npm/docs/content/commands/npm-install-ci-test.md
+lib/node_modules/npm/docs/content/commands/npm-install-test.md
+lib/node_modules/npm/docs/content/commands/npm-install.md
+lib/node_modules/npm/docs/content/commands/npm-link.md
+lib/node_modules/npm/docs/content/commands/npm-logout.md
+lib/node_modules/npm/docs/content/commands/npm-ls.md
+lib/node_modules/npm/docs/content/commands/npm-org.md
+lib/node_modules/npm/docs/content/commands/npm-outdated.md
+lib/node_modules/npm/docs/content/commands/npm-owner.md
+lib/node_modules/npm/docs/content/commands/npm-pack.md
+lib/node_modules/npm/docs/content/commands/npm-ping.md
+lib/node_modules/npm/docs/content/commands/npm-pkg.md
+lib/node_modules/npm/docs/content/commands/npm-prefix.md
+lib/node_modules/npm/docs/content/commands/npm-profile.md
+lib/node_modules/npm/docs/content/commands/npm-prune.md
+lib/node_modules/npm/docs/content/commands/npm-publish.md
+lib/node_modules/npm/docs/content/commands/npm-rebuild.md
+lib/node_modules/npm/docs/content/commands/npm-repo.md
+lib/node_modules/npm/docs/content/commands/npm-restart.md
+lib/node_modules/npm/docs/content/commands/npm-root.md
+lib/node_modules/npm/docs/content/commands/npm-run-script.md
+lib/node_modules/npm/docs/content/commands/npm-search.md
+lib/node_modules/npm/docs/content/commands/npm-set-script.md
+lib/node_modules/npm/docs/content/commands/npm-shrinkwrap.md
+lib/node_modules/npm/docs/content/commands/npm-star.md
+lib/node_modules/npm/docs/content/commands/npm-stars.md
+lib/node_modules/npm/docs/content/commands/npm-start.md
+lib/node_modules/npm/docs/content/commands/npm-stop.md
+lib/node_modules/npm/docs/content/commands/npm-team.md
+lib/node_modules/npm/docs/content/commands/npm-test.md
+lib/node_modules/npm/docs/content/commands/npm-token.md
+lib/node_modules/npm/docs/content/commands/npm-uninstall.md
+lib/node_modules/npm/docs/content/commands/npm-unpublish.md
+lib/node_modules/npm/docs/content/commands/npm-unstar.md
+lib/node_modules/npm/docs/content/commands/npm-update.md
+lib/node_modules/npm/docs/content/commands/npm-version.md
+lib/node_modules/npm/docs/content/commands/npm-view.md
+lib/node_modules/npm/docs/content/commands/npm-whoami.md
+lib/node_modules/npm/docs/content/commands/npm.md
+lib/node_modules/npm/docs/content/commands/npx.md
 lib/node_modules/npm/docs/content/configuring-npm/folders.md
 lib/node_modules/npm/docs/content/configuring-npm/install.md
+lib/node_modules/npm/docs/content/configuring-npm/npm-shrinkwrap-json.md
 lib/node_modules/npm/docs/content/configuring-npm/npmrc.md
 lib/node_modules/npm/docs/content/configuring-npm/package-json.md
 lib/node_modules/npm/docs/content/configuring-npm/package-lock-json.md
-lib/node_modules/npm/docs/content/configuring-npm/package-locks.md
-lib/node_modules/npm/docs/content/configuring-npm/shrinkwrap-json.md
 lib/node_modules/npm/docs/content/using-npm/config.md
 lib/node_modules/npm/docs/content/using-npm/developers.md
-lib/node_modules/npm/docs/content/using-npm/disputes.md
+lib/node_modules/npm/docs/content/using-npm/logging.md
 lib/node_modules/npm/docs/content/using-npm/orgs.md
 lib/node_modules/npm/docs/content/using-npm/registry.md
 lib/node_modules/npm/docs/content/using-npm/removal.md
 lib/node_modules/npm/docs/content/using-npm/scope.md
 lib/node_modules/npm/docs/content/using-npm/scripts.md
-lib/node_modules/npm/docs/content/using-npm/semver.md
-lib/node_modules/npm/docs/gatsby-browser.js
-lib/node_modules/npm/docs/gatsby-config.js
-lib/node_modules/npm/docs/gatsby-node.js
-lib/node_modules/npm/docs/gatsby-ssr.js
-lib/node_modules/npm/docs/package-lock.json
-lib/node_modules/npm/docs/package.json
-lib/node_modules/npm/docs/src/components/Accordion.js
-lib/node_modules/npm/docs/src/components/Button.js
-lib/node_modules/npm/docs/src/components/DocLinks.js
-lib/node_modules/npm/docs/src/components/FoundTypo.js
-lib/node_modules/npm/docs/src/components/MobileSidebar.js
-lib/node_modules/npm/docs/src/components/Sidebar.js
-lib/node_modules/npm/docs/src/components/home/DarkBlock.js
-lib/node_modules/npm/docs/src/components/home/FeatureCard.js
-lib/node_modules/npm/docs/src/components/home/Features.js
-lib/node_modules/npm/docs/src/components/home/Footer.js
-lib/node_modules/npm/docs/src/components/home/Terminal.js
-lib/node_modules/npm/docs/src/components/home/Windows.js
-lib/node_modules/npm/docs/src/components/home/cubes.js
-lib/node_modules/npm/docs/src/components/home/hero.js
-lib/node_modules/npm/docs/src/components/layout.js
-lib/node_modules/npm/docs/src/components/links.js
-lib/node_modules/npm/docs/src/components/navbar.js
-lib/node_modules/npm/docs/src/components/scripts.js
-lib/node_modules/npm/docs/src/components/seo.js
-lib/node_modules/npm/docs/src/images/background-boxes.svg
-lib/node_modules/npm/docs/src/images/background-cubes.svg
-lib/node_modules/npm/docs/src/images/background-rectangles.svg
-lib/node_modules/npm/docs/src/images/bracket.svg
-lib/node_modules/npm/docs/src/images/cli-logo.svg
-lib/node_modules/npm/docs/src/images/down-carrot.svg
-lib/node_modules/npm/docs/src/images/hamburger-close.svg
-lib/node_modules/npm/docs/src/images/hamburger.svg
-lib/node_modules/npm/docs/src/images/manager-icon.svg
-lib/node_modules/npm/docs/src/images/network-icon.svg
-lib/node_modules/npm/docs/src/images/npm-icon.png
-lib/node_modules/npm/docs/src/images/orange-cube.svg
-lib/node_modules/npm/docs/src/images/pink-gradient-cube.svg
-lib/node_modules/npm/docs/src/images/purple-cube.svg
-lib/node_modules/npm/docs/src/images/purple-gradient-cube.svg
-lib/node_modules/npm/docs/src/images/red-cube.svg
-lib/node_modules/npm/docs/src/images/right-shadow-box.svg
-lib/node_modules/npm/docs/src/images/terminal-icon.svg
-lib/node_modules/npm/docs/src/images/test-icon.svg
-lib/node_modules/npm/docs/src/images/up-carrot.svg
-lib/node_modules/npm/docs/src/images/x.svg
-lib/node_modules/npm/docs/src/main.css
-lib/node_modules/npm/docs/src/pages/404.js
-lib/node_modules/npm/docs/src/pages/index.js
-lib/node_modules/npm/docs/src/templates/Page.js
-lib/node_modules/npm/docs/src/theme.js
-lib/node_modules/npm/lib/access.js
-lib/node_modules/npm/lib/adduser.js
-lib/node_modules/npm/lib/audit.js
+lib/node_modules/npm/docs/content/using-npm/workspaces.md
+lib/node_modules/npm/docs/output/commands/npm-access.html
+lib/node_modules/npm/docs/output/commands/npm-adduser.html
+lib/node_modules/npm/docs/output/commands/npm-audit.html
+lib/node_modules/npm/docs/output/commands/npm-bin.html
+lib/node_modules/npm/docs/output/commands/npm-bugs.html
+lib/node_modules/npm/docs/output/commands/npm-cache.html
+lib/node_modules/npm/docs/output/commands/npm-ci.html
+lib/node_modules/npm/docs/output/commands/npm-completion.html
+lib/node_modules/npm/docs/output/commands/npm-config.html
+lib/node_modules/npm/docs/output/commands/npm-dedupe.html
+lib/node_modules/npm/docs/output/commands/npm-deprecate.html
+lib/node_modules/npm/docs/output/commands/npm-diff.html
+lib/node_modules/npm/docs/output/commands/npm-dist-tag.html
+lib/node_modules/npm/docs/output/commands/npm-docs.html
+lib/node_modules/npm/docs/output/commands/npm-doctor.html
+lib/node_modules/npm/docs/output/commands/npm-edit.html
+lib/node_modules/npm/docs/output/commands/npm-exec.html
+lib/node_modules/npm/docs/output/commands/npm-explain.html
+lib/node_modules/npm/docs/output/commands/npm-explore.html
+lib/node_modules/npm/docs/output/commands/npm-find-dupes.html
+lib/node_modules/npm/docs/output/commands/npm-fund.html
+lib/node_modules/npm/docs/output/commands/npm-help-search.html
+lib/node_modules/npm/docs/output/commands/npm-help.html
+lib/node_modules/npm/docs/output/commands/npm-hook.html
+lib/node_modules/npm/docs/output/commands/npm-init.html
+lib/node_modules/npm/docs/output/commands/npm-install-ci-test.html
+lib/node_modules/npm/docs/output/commands/npm-install-test.html
+lib/node_modules/npm/docs/output/commands/npm-install.html
+lib/node_modules/npm/docs/output/commands/npm-link.html
+lib/node_modules/npm/docs/output/commands/npm-logout.html
+lib/node_modules/npm/docs/output/commands/npm-ls.html
+lib/node_modules/npm/docs/output/commands/npm-org.html
+lib/node_modules/npm/docs/output/commands/npm-outdated.html
+lib/node_modules/npm/docs/output/commands/npm-owner.html
+lib/node_modules/npm/docs/output/commands/npm-pack.html
+lib/node_modules/npm/docs/output/commands/npm-ping.html
+lib/node_modules/npm/docs/output/commands/npm-pkg.html
+lib/node_modules/npm/docs/output/commands/npm-prefix.html
+lib/node_modules/npm/docs/output/commands/npm-profile.html
+lib/node_modules/npm/docs/output/commands/npm-prune.html
+lib/node_modules/npm/docs/output/commands/npm-publish.html
+lib/node_modules/npm/docs/output/commands/npm-rebuild.html
+lib/node_modules/npm/docs/output/commands/npm-repo.html
+lib/node_modules/npm/docs/output/commands/npm-restart.html
+lib/node_modules/npm/docs/output/commands/npm-root.html
+lib/node_modules/npm/docs/output/commands/npm-run-script.html
+lib/node_modules/npm/docs/output/commands/npm-search.html
+lib/node_modules/npm/docs/output/commands/npm-set-script.html
+lib/node_modules/npm/docs/output/commands/npm-shrinkwrap.html
+lib/node_modules/npm/docs/output/commands/npm-star.html
+lib/node_modules/npm/docs/output/commands/npm-stars.html
+lib/node_modules/npm/docs/output/commands/npm-start.html
+lib/node_modules/npm/docs/output/commands/npm-stop.html
+lib/node_modules/npm/docs/output/commands/npm-team.html
+lib/node_modules/npm/docs/output/commands/npm-test.html
+lib/node_modules/npm/docs/output/commands/npm-token.html
+lib/node_modules/npm/docs/output/commands/npm-uninstall.html
+lib/node_modules/npm/docs/output/commands/npm-unpublish.html
+lib/node_modules/npm/docs/output/commands/npm-unstar.html
+lib/node_modules/npm/docs/output/commands/npm-update.html
+lib/node_modules/npm/docs/output/commands/npm-version.html
+lib/node_modules/npm/docs/output/commands/npm-view.html
+lib/node_modules/npm/docs/output/commands/npm-whoami.html
+lib/node_modules/npm/docs/output/commands/npm.html
+lib/node_modules/npm/docs/output/commands/npx.html
+lib/node_modules/npm/docs/output/configuring-npm/folders.html
+lib/node_modules/npm/docs/output/configuring-npm/install.html
+lib/node_modules/npm/docs/output/configuring-npm/npm-shrinkwrap-json.html
+lib/node_modules/npm/docs/output/configuring-npm/npmrc.html
+lib/node_modules/npm/docs/output/configuring-npm/package-json.html
+lib/node_modules/npm/docs/output/configuring-npm/package-lock-json.html
+lib/node_modules/npm/docs/output/using-npm/config.html
+lib/node_modules/npm/docs/output/using-npm/developers.html
+lib/node_modules/npm/docs/output/using-npm/logging.html
+lib/node_modules/npm/docs/output/using-npm/orgs.html
+lib/node_modules/npm/docs/output/using-npm/registry.html
+lib/node_modules/npm/docs/output/using-npm/removal.html
+lib/node_modules/npm/docs/output/using-npm/scope.html
+lib/node_modules/npm/docs/output/using-npm/scripts.html
+lib/node_modules/npm/docs/output/using-npm/workspaces.html
+lib/node_modules/npm/index.js
+lib/node_modules/npm/lib/arborist-cmd.js
 lib/node_modules/npm/lib/auth/legacy.js
 lib/node_modules/npm/lib/auth/oauth.js
 lib/node_modules/npm/lib/auth/saml.js
 lib/node_modules/npm/lib/auth/sso.js
-lib/node_modules/npm/lib/bin.js
-lib/node_modules/npm/lib/bugs.js
-lib/node_modules/npm/lib/build.js
-lib/node_modules/npm/lib/cache.js
-lib/node_modules/npm/lib/ci.js
-lib/node_modules/npm/lib/completion.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/figgy-config.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
-lib/node_modules/npm/lib/config/load-prefix.js
-lib/node_modules/npm/lib/config/nerf-dart.js
-lib/node_modules/npm/lib/config/set-credentials-by-uri.js
-lib/node_modules/npm/lib/config/set-user.js
-lib/node_modules/npm/lib/config.js
-lib/node_modules/npm/lib/dedupe.js
-lib/node_modules/npm/lib/deprecate.js
-lib/node_modules/npm/lib/dist-tag.js
-lib/node_modules/npm/lib/docs.js
-lib/node_modules/npm/lib/doctor/check-files-permission.js
-lib/node_modules/npm/lib/doctor/check-ping.js
-lib/node_modules/npm/lib/doctor/get-git-path.js
-lib/node_modules/npm/lib/doctor/get-latest-nodejs-version.js
-lib/node_modules/npm/lib/doctor/get-latest-npm-version.js
-lib/node_modules/npm/lib/doctor/verify-cached-files.js
-lib/node_modules/npm/lib/doctor.js
-lib/node_modules/npm/lib/edit.js
-lib/node_modules/npm/lib/explore.js
-lib/node_modules/npm/lib/fetch-package-metadata.js
-lib/node_modules/npm/lib/fetch-package-metadata.md
-lib/node_modules/npm/lib/fund.js
-lib/node_modules/npm/lib/get.js
-lib/node_modules/npm/lib/help-search.js
-lib/node_modules/npm/lib/help.js
-lib/node_modules/npm/lib/hook.js
-lib/node_modules/npm/lib/init.js
-lib/node_modules/npm/lib/install/access-error.js
-lib/node_modules/npm/lib/install/action/build.js
-lib/node_modules/npm/lib/install/action/extract-worker.js
-lib/node_modules/npm/lib/install/action/extract.js
-lib/node_modules/npm/lib/install/action/fetch.js
-lib/node_modules/npm/lib/install/action/finalize.js
-lib/node_modules/npm/lib/install/action/global-install.js
-lib/node_modules/npm/lib/install/action/global-link.js
-lib/node_modules/npm/lib/install/action/install.js
-lib/node_modules/npm/lib/install/action/move.js
-lib/node_modules/npm/lib/install/action/postinstall.js
-lib/node_modules/npm/lib/install/action/preinstall.js
-lib/node_modules/npm/lib/install/action/prepare.js
-lib/node_modules/npm/lib/install/action/refresh-package-json.js
-lib/node_modules/npm/lib/install/action/remove.js
-lib/node_modules/npm/lib/install/action/unbuild.js
-lib/node_modules/npm/lib/install/actions.js
-lib/node_modules/npm/lib/install/and-add-parent-to-errors.js
-lib/node_modules/npm/lib/install/and-finish-tracker.js
-lib/node_modules/npm/lib/install/and-ignore-errors.js
-lib/node_modules/npm/lib/install/audit.js
-lib/node_modules/npm/lib/install/check-permissions.js
-lib/node_modules/npm/lib/install/copy-tree.js
-lib/node_modules/npm/lib/install/decompose-actions.js
-lib/node_modules/npm/lib/install/deps.js
-lib/node_modules/npm/lib/install/diff-trees.js
-lib/node_modules/npm/lib/install/exists.js
-lib/node_modules/npm/lib/install/flatten-tree.js
-lib/node_modules/npm/lib/install/fund.js
-lib/node_modules/npm/lib/install/get-requested.js
-lib/node_modules/npm/lib/install/has-modern-meta.js
-lib/node_modules/npm/lib/install/inflate-bundled.js
-lib/node_modules/npm/lib/install/inflate-shrinkwrap.js
-lib/node_modules/npm/lib/install/is-dev-dep.js
-lib/node_modules/npm/lib/install/is-extraneous.js
-lib/node_modules/npm/lib/install/is-fs-access-available.js
-lib/node_modules/npm/lib/install/is-only-dev.js
-lib/node_modules/npm/lib/install/is-only-optional.js
-lib/node_modules/npm/lib/install/is-opt-dep.js
-lib/node_modules/npm/lib/install/is-prod-dep.js
-lib/node_modules/npm/lib/install/module-staging-path.js
-lib/node_modules/npm/lib/install/mutate-into-logical-tree.js
-lib/node_modules/npm/lib/install/node.js
-lib/node_modules/npm/lib/install/read-shrinkwrap.js
-lib/node_modules/npm/lib/install/realize-shrinkwrap-specifier.js
-lib/node_modules/npm/lib/install/report-optional-failure.js
-lib/node_modules/npm/lib/install/save.js
-lib/node_modules/npm/lib/install/update-package-json.js
-lib/node_modules/npm/lib/install/validate-args.js
-lib/node_modules/npm/lib/install/validate-tree.js
-lib/node_modules/npm/lib/install/writable.js
-lib/node_modules/npm/lib/install-ci-test.js
-lib/node_modules/npm/lib/install-test.js
-lib/node_modules/npm/lib/install.js
-lib/node_modules/npm/lib/link.js
-lib/node_modules/npm/lib/logout.js
-lib/node_modules/npm/lib/ls.js
+lib/node_modules/npm/lib/base-command.js
+lib/node_modules/npm/lib/cli.js
+lib/node_modules/npm/lib/commands/access.js
+lib/node_modules/npm/lib/commands/adduser.js
+lib/node_modules/npm/lib/commands/audit.js
+lib/node_modules/npm/lib/commands/bin.js
+lib/node_modules/npm/lib/commands/birthday.js
+lib/node_modules/npm/lib/commands/bugs.js
+lib/node_modules/npm/lib/commands/cache.js
+lib/node_modules/npm/lib/commands/ci.js
+lib/node_modules/npm/lib/commands/completion.js
+lib/node_modules/npm/lib/commands/config.js
+lib/node_modules/npm/lib/commands/dedupe.js
+lib/node_modules/npm/lib/commands/deprecate.js
+lib/node_modules/npm/lib/commands/diff.js
+lib/node_modules/npm/lib/commands/dist-tag.js
+lib/node_modules/npm/lib/commands/docs.js
+lib/node_modules/npm/lib/commands/doctor.js
+lib/node_modules/npm/lib/commands/edit.js
+lib/node_modules/npm/lib/commands/exec.js
+lib/node_modules/npm/lib/commands/explain.js
+lib/node_modules/npm/lib/commands/explore.js
+lib/node_modules/npm/lib/commands/find-dupes.js
+lib/node_modules/npm/lib/commands/fund.js
+lib/node_modules/npm/lib/commands/get.js
+lib/node_modules/npm/lib/commands/help-search.js
+lib/node_modules/npm/lib/commands/help.js
+lib/node_modules/npm/lib/commands/hook.js
+lib/node_modules/npm/lib/commands/init.js
+lib/node_modules/npm/lib/commands/install-ci-test.js
+lib/node_modules/npm/lib/commands/install-test.js
+lib/node_modules/npm/lib/commands/install.js
+lib/node_modules/npm/lib/commands/link.js
+lib/node_modules/npm/lib/commands/ll.js
+lib/node_modules/npm/lib/commands/logout.js
+lib/node_modules/npm/lib/commands/ls.js
+lib/node_modules/npm/lib/commands/org.js
+lib/node_modules/npm/lib/commands/outdated.js
+lib/node_modules/npm/lib/commands/owner.js
+lib/node_modules/npm/lib/commands/pack.js
+lib/node_modules/npm/lib/commands/ping.js
+lib/node_modules/npm/lib/commands/pkg.js
+lib/node_modules/npm/lib/commands/prefix.js
+lib/node_modules/npm/lib/commands/profile.js
+lib/node_modules/npm/lib/commands/prune.js
+lib/node_modules/npm/lib/commands/publish.js
+lib/node_modules/npm/lib/commands/rebuild.js
+lib/node_modules/npm/lib/commands/repo.js
+lib/node_modules/npm/lib/commands/restart.js
+lib/node_modules/npm/lib/commands/root.js
+lib/node_modules/npm/lib/commands/run-script.js
+lib/node_modules/npm/lib/commands/search.js
+lib/node_modules/npm/lib/commands/set-script.js
+lib/node_modules/npm/lib/commands/set.js
+lib/node_modules/npm/lib/commands/shrinkwrap.js
+lib/node_modules/npm/lib/commands/star.js
+lib/node_modules/npm/lib/commands/stars.js
+lib/node_modules/npm/lib/commands/start.js
+lib/node_modules/npm/lib/commands/stop.js
+lib/node_modules/npm/lib/commands/team.js
+lib/node_modules/npm/lib/commands/test.js
+lib/node_modules/npm/lib/commands/token.js
+lib/node_modules/npm/lib/commands/uninstall.js
+lib/node_modules/npm/lib/commands/unpublish.js
+lib/node_modules/npm/lib/commands/unstar.js
+lib/node_modules/npm/lib/commands/update.js
+lib/node_modules/npm/lib/commands/version.js
+lib/node_modules/npm/lib/commands/view.js
+lib/node_modules/npm/lib/commands/whoami.js
+lib/node_modules/npm/lib/exec/get-workspace-location-msg.js
+lib/node_modules/npm/lib/lifecycle-cmd.js
 lib/node_modules/npm/lib/npm.js
-lib/node_modules/npm/lib/org.js
-lib/node_modules/npm/lib/outdated.js
-lib/node_modules/npm/lib/owner.js
-lib/node_modules/npm/lib/pack.js
-lib/node_modules/npm/lib/ping.js
-lib/node_modules/npm/lib/prefix.js
-lib/node_modules/npm/lib/profile.js
-lib/node_modules/npm/lib/prune.js
-lib/node_modules/npm/lib/publish.js
-lib/node_modules/npm/lib/rebuild.js
-lib/node_modules/npm/lib/repo.js
-lib/node_modules/npm/lib/restart.js
-lib/node_modules/npm/lib/root.js
-lib/node_modules/npm/lib/run-script.js
-lib/node_modules/npm/lib/search/all-package-metadata.js
-lib/node_modules/npm/lib/search/all-package-search.js
 lib/node_modules/npm/lib/search/format-package-stream.js
 lib/node_modules/npm/lib/search/package-filter.js
-lib/node_modules/npm/lib/search.js
-lib/node_modules/npm/lib/set.js
-lib/node_modules/npm/lib/shrinkwrap.js
-lib/node_modules/npm/lib/star.js
-lib/node_modules/npm/lib/stars.js
-lib/node_modules/npm/lib/start.js
-lib/node_modules/npm/lib/stop.js
-lib/node_modules/npm/lib/substack.js
-lib/node_modules/npm/lib/team.js
-lib/node_modules/npm/lib/test.js
-lib/node_modules/npm/lib/token.js
-lib/node_modules/npm/lib/unbuild.js
-lib/node_modules/npm/lib/uninstall.js
-lib/node_modules/npm/lib/unpublish.js
-lib/node_modules/npm/lib/update.js
 lib/node_modules/npm/lib/utils/ansi-trim.js
-lib/node_modules/npm/lib/utils/cache-file.js
-lib/node_modules/npm/lib/utils/child-path.js
-lib/node_modules/npm/lib/utils/completion/file-completion.js
+lib/node_modules/npm/lib/utils/audit-error.js
+lib/node_modules/npm/lib/utils/cmd-list.js
 lib/node_modules/npm/lib/utils/completion/installed-deep.js
 lib/node_modules/npm/lib/utils/completion/installed-shallow.js
 @(,,755) lib/node_modules/npm/lib/utils/completion.sh
-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
+lib/node_modules/npm/lib/utils/config/definition.js
+lib/node_modules/npm/lib/utils/config/definitions.js
+lib/node_modules/npm/lib/utils/config/describe-all.js
+lib/node_modules/npm/lib/utils/config/flatten.js
+lib/node_modules/npm/lib/utils/config/index.js
+lib/node_modules/npm/lib/utils/deref-command.js
 lib/node_modules/npm/lib/utils/did-you-mean.js
-lib/node_modules/npm/lib/utils/error-handler.js
+lib/node_modules/npm/lib/utils/display.js
 lib/node_modules/npm/lib/utils/error-message.js
-lib/node_modules/npm/lib/utils/escape-arg.js
-lib/node_modules/npm/lib/utils/escape-exec-path.js
-lib/node_modules/npm/lib/utils/funding.js
-lib/node_modules/npm/lib/utils/gently-rm.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-registry.js
+lib/node_modules/npm/lib/utils/exit-handler.js
+lib/node_modules/npm/lib/utils/explain-dep.js
+lib/node_modules/npm/lib/utils/explain-eresolve.js
+lib/node_modules/npm/lib/utils/file-exists.js
+lib/node_modules/npm/lib/utils/format-bytes.js
+lib/node_modules/npm/lib/utils/get-identity.js
+lib/node_modules/npm/lib/utils/hosted-git-info-from-manifest.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
-lib/node_modules/npm/lib/utils/lifecycle-cmd.js
-lib/node_modules/npm/lib/utils/lifecycle.js
-lib/node_modules/npm/lib/utils/link.js
-lib/node_modules/npm/lib/utils/locker.js
-lib/node_modules/npm/lib/utils/metrics-launch.js
-lib/node_modules/npm/lib/utils/metrics.js
-lib/node_modules/npm/lib/utils/module-name.js
-lib/node_modules/npm/lib/utils/move.js
-lib/node_modules/npm/lib/utils/no-progress-while-running.js
+lib/node_modules/npm/lib/utils/log-file.js
+lib/node_modules/npm/lib/utils/log-shim.js
+lib/node_modules/npm/lib/utils/npm-usage.js
 lib/node_modules/npm/lib/utils/open-url.js
 lib/node_modules/npm/lib/utils/otplease.js
-lib/node_modules/npm/lib/utils/output.js
-lib/node_modules/npm/lib/utils/package-id.js
-lib/node_modules/npm/lib/utils/parse-json.js
-lib/node_modules/npm/lib/utils/perf.js
-lib/node_modules/npm/lib/utils/pick-manifest-from-registry-metadata.js
+lib/node_modules/npm/lib/utils/path.js
+lib/node_modules/npm/lib/utils/ping.js
 lib/node_modules/npm/lib/utils/pulse-till-done.js
-lib/node_modules/npm/lib/utils/read-local-package.js
+lib/node_modules/npm/lib/utils/queryable.js
+lib/node_modules/npm/lib/utils/read-package-name.js
 lib/node_modules/npm/lib/utils/read-user-info.js
+lib/node_modules/npm/lib/utils/reify-finish.js
+lib/node_modules/npm/lib/utils/reify-output.js
 lib/node_modules/npm/lib/utils/replace-info.js
-lib/node_modules/npm/lib/utils/save-stack.js
-lib/node_modules/npm/lib/utils/spawn.js
-lib/node_modules/npm/lib/utils/temp-filename.js
-lib/node_modules/npm/lib/utils/umask.js
-lib/node_modules/npm/lib/utils/unix-format-path.js
+lib/node_modules/npm/lib/utils/split-package-names.js
+lib/node_modules/npm/lib/utils/tar.js
+lib/node_modules/npm/lib/utils/timers.js
 lib/node_modules/npm/lib/utils/unsupported.js
+lib/node_modules/npm/lib/utils/update-notifier.js
 lib/node_modules/npm/lib/utils/usage.js
-lib/node_modules/npm/lib/utils/warn-deprecated.js
-lib/node_modules/npm/lib/version.js
-lib/node_modules/npm/lib/view.js
-lib/node_modules/npm/lib/visnup.js
-lib/node_modules/npm/lib/whoami.js
-lib/node_modules/npm/lib/xmas.js
-lib/node_modules/npm/make.bat
-lib/node_modules/npm/man/man1/npm-README.1.gz
+lib/node_modules/npm/lib/utils/with-chown-sync.js
+lib/node_modules/npm/lib/workspaces/get-workspaces.js
 lib/node_modules/npm/man/man1/npm-access.1.gz
 lib/node_modules/npm/man/man1/npm-adduser.1.gz
 lib/node_modules/npm/man/man1/npm-audit.1.gz
 lib/node_modules/npm/man/man1/npm-bin.1.gz
 lib/node_modules/npm/man/man1/npm-bugs.1.gz
-lib/node_modules/npm/man/man1/npm-build.1.gz
-lib/node_modules/npm/man/man1/npm-bundle.1.gz
 lib/node_modules/npm/man/man1/npm-cache.1.gz
 lib/node_modules/npm/man/man1/npm-ci.1.gz
 lib/node_modules/npm/man/man1/npm-completion.1.gz
 lib/node_modules/npm/man/man1/npm-config.1.gz
 lib/node_modules/npm/man/man1/npm-dedupe.1.gz
 lib/node_modules/npm/man/man1/npm-deprecate.1.gz
+lib/node_modules/npm/man/man1/npm-diff.1.gz
 lib/node_modules/npm/man/man1/npm-dist-tag.1.gz
 lib/node_modules/npm/man/man1/npm-docs.1.gz
 lib/node_modules/npm/man/man1/npm-doctor.1.gz
 lib/node_modules/npm/man/man1/npm-edit.1.gz
+lib/node_modules/npm/man/man1/npm-exec.1.gz
+lib/node_modules/npm/man/man1/npm-explain.1.gz
 lib/node_modules/npm/man/man1/npm-explore.1.gz
+lib/node_modules/npm/man/man1/npm-find-dupes.1.gz
 lib/node_modules/npm/man/man1/npm-fund.1.gz
 lib/node_modules/npm/man/man1/npm-help-search.1.gz
 lib/node_modules/npm/man/man1/npm-help.1.gz
@@ -385,6 +335,7 @@ lib/node_modules/npm/man/man1/npm-outdated.1.gz
 lib/node_modules/npm/man/man1/npm-owner.1.gz
 lib/node_modules/npm/man/man1/npm-pack.1.gz
 lib/node_modules/npm/man/man1/npm-ping.1.gz
+lib/node_modules/npm/man/man1/npm-pkg.1.gz
 lib/node_modules/npm/man/man1/npm-prefix.1.gz
 lib/node_modules/npm/man/man1/npm-profile.1.gz
 lib/node_modules/npm/man/man1/npm-prune.1.gz
@@ -395,6 +346,7 @@ lib/node_modules/npm/man/man1/npm-restart.1.gz
 lib/node_modules/npm/man/man1/npm-root.1.gz
 lib/node_modules/npm/man/man1/npm-run-script.1.gz
 lib/node_modules/npm/man/man1/npm-search.1.gz
+lib/node_modules/npm/man/man1/npm-set-script.1.gz
 lib/node_modules/npm/man/man1/npm-shrinkwrap.1.gz
 lib/node_modules/npm/man/man1/npm-star.1.gz
 lib/node_modules/npm/man/man1/npm-stars.1.gz
@@ -405,6 +357,7 @@ lib/node_modules/npm/man/man1/npm-test.1.gz
 lib/node_modules/npm/man/man1/npm-token.1.gz
 lib/node_modules/npm/man/man1/npm-uninstall.1.gz
 lib/node_modules/npm/man/man1/npm-unpublish.1.gz
+lib/node_modules/npm/man/man1/npm-unstar.1.gz
 lib/node_modules/npm/man/man1/npm-update.1.gz
 lib/node_modules/npm/man/man1/npm-version.1.gz
 lib/node_modules/npm/man/man1/npm-view.1.gz
@@ -413,214 +366,243 @@ lib/node_modules/npm/man/man1/npm.1.gz
 lib/node_modules/npm/man/man1/npx.1.gz
 lib/node_modules/npm/man/man5/folders.5.gz
 lib/node_modules/npm/man/man5/install.5.gz
+lib/node_modules/npm/man/man5/npm-shrinkwrap-json.5.gz
 lib/node_modules/npm/man/man5/npmrc.5.gz
 lib/node_modules/npm/man/man5/package-json.5.gz
 lib/node_modules/npm/man/man5/package-lock-json.5.gz
-lib/node_modules/npm/man/man5/package-locks.5.gz
-lib/node_modules/npm/man/man5/shrinkwrap-json.5.gz
 lib/node_modules/npm/man/man7/config.7.gz
 lib/node_modules/npm/man/man7/developers.7.gz
-lib/node_modules/npm/man/man7/disputes.7.gz
+lib/node_modules/npm/man/man7/logging.7.gz
 lib/node_modules/npm/man/man7/orgs.7.gz
 lib/node_modules/npm/man/man7/registry.7.gz
 lib/node_modules/npm/man/man7/removal.7.gz
 lib/node_modules/npm/man/man7/scope.7.gz
 lib/node_modules/npm/man/man7/scripts.7.gz
-lib/node_modules/npm/man/man7/semver.7.gz
-lib/node_modules/npm/node_modules/.bin/JSONStream
-lib/node_modules/npm/node_modules/.bin/errno
-lib/node_modules/npm/node_modules/.bin/is-ci
+lib/node_modules/npm/man/man7/workspaces.7.gz
+lib/node_modules/npm/node_modules/.bin/arborist
+lib/node_modules/npm/node_modules/.bin/color-support
+lib/node_modules/npm/node_modules/.bin/installed-package-contents
 lib/node_modules/npm/node_modules/.bin/mkdirp
 lib/node_modules/npm/node_modules/.bin/node-gyp
+lib/node_modules/npm/node_modules/.bin/node-which
 lib/node_modules/npm/node_modules/.bin/nopt
+lib/node_modules/npm/node_modules/.bin/npm-packlist
 lib/node_modules/npm/node_modules/.bin/opener
+lib/node_modules/npm/node_modules/.bin/pacote
 lib/node_modules/npm/node_modules/.bin/qrcode-terminal
-lib/node_modules/npm/node_modules/.bin/rc
 lib/node_modules/npm/node_modules/.bin/rimraf
 lib/node_modules/npm/node_modules/.bin/semver
-lib/node_modules/npm/node_modules/.bin/sshpk-conv
-lib/node_modules/npm/node_modules/.bin/sshpk-sign
-lib/node_modules/npm/node_modules/.bin/sshpk-verify
-lib/node_modules/npm/node_modules/.bin/uuid
-lib/node_modules/npm/node_modules/.bin/which
-lib/node_modules/npm/node_modules/JSONStream/.travis.yml
-lib/node_modules/npm/node_modules/JSONStream/LICENSE.APACHE2
-lib/node_modules/npm/node_modules/JSONStream/LICENSE.MIT
-lib/node_modules/npm/node_modules/JSONStream/bin.js
-lib/node_modules/npm/node_modules/JSONStream/examples/all_docs.js
-lib/node_modules/npm/node_modules/JSONStream/index.js
-lib/node_modules/npm/node_modules/JSONStream/package.json
-lib/node_modules/npm/node_modules/JSONStream/readme.markdown
-lib/node_modules/npm/node_modules/JSONStream/test/bool.js
-lib/node_modules/npm/node_modules/JSONStream/test/browser.js
-lib/node_modules/npm/node_modules/JSONStream/test/destroy_missing.js
-lib/node_modules/npm/node_modules/JSONStream/test/doubledot1.js
-lib/node_modules/npm/node_modules/JSONStream/test/doubledot2.js
-lib/node_modules/npm/node_modules/JSONStream/test/empty.js
-lib/node_modules/npm/node_modules/JSONStream/test/error_contents.js
-lib/node_modules/npm/node_modules/JSONStream/test/fixtures/all_npm.json
-lib/node_modules/npm/node_modules/JSONStream/test/fixtures/couch_sample.json
-lib/node_modules/npm/node_modules/JSONStream/test/fixtures/depth.json
-lib/node_modules/npm/node_modules/JSONStream/test/fixtures/error.json
-lib/node_modules/npm/node_modules/JSONStream/test/fixtures/header_footer.json
-lib/node_modules/npm/node_modules/JSONStream/test/fn.js
-lib/node_modules/npm/node_modules/JSONStream/test/gen.js
-lib/node_modules/npm/node_modules/JSONStream/test/header_footer.js
-lib/node_modules/npm/node_modules/JSONStream/test/issues.js
-lib/node_modules/npm/node_modules/JSONStream/test/keys.js
-lib/node_modules/npm/node_modules/JSONStream/test/map.js
-lib/node_modules/npm/node_modules/JSONStream/test/multiple_objects.js
-lib/node_modules/npm/node_modules/JSONStream/test/multiple_objects_error.js
-lib/node_modules/npm/node_modules/JSONStream/test/null.js
-lib/node_modules/npm/node_modules/JSONStream/test/parsejson.js
-lib/node_modules/npm/node_modules/JSONStream/test/run.js
-lib/node_modules/npm/node_modules/JSONStream/test/stringify.js
-lib/node_modules/npm/node_modules/JSONStream/test/stringify_object.js
-lib/node_modules/npm/node_modules/JSONStream/test/test.js
-lib/node_modules/npm/node_modules/JSONStream/test/test2.js
-lib/node_modules/npm/node_modules/JSONStream/test/two-ways.js
+lib/node_modules/npm/node_modules/@gar/promisify/index.js
+lib/node_modules/npm/node_modules/@gar/promisify/package.json
+lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/LICENSE
+lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/index.js
+lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json
+lib/node_modules/npm/node_modules/@npmcli/arborist/LICENSE.md
+lib/node_modules/npm/node_modules/@npmcli/arborist/README.md
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/actual.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/audit.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/funding.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/ideal.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/index.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/logging.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/options.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/print-tree.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/timers.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/license.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/prune.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/reify.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/shrinkwrap.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/bin/virtual.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/add-rm-pkg-deps.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/audit.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/deduper.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/index.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-actual.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-virtual.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-workspaces.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/pruner.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/audit-report.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/calc-dep-flags.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/can-place-dep.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/case-insensitive-map.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/consistent-resolve.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/debug.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/deepest-nesting-target.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/dep-valid.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/diff.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/edge.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/from-path.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/gather-dep-set.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/get-workspace-nodes.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/index.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/inventory.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/link.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/optional-set.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/peer-entry-sets.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/printable.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/realpath.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/relpath.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/reset-dep-flags.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/retire-path.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/shrinkwrap.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/signal-handling.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/signals.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/spec-from-lock.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/tracker.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/tree-check.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/version-from-tgz.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/vuln.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/yarn-lock.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/package.json
+lib/node_modules/npm/node_modules/@npmcli/ci-detect/LICENSE
+lib/node_modules/npm/node_modules/@npmcli/ci-detect/index.js
+lib/node_modules/npm/node_modules/@npmcli/ci-detect/package.json
+lib/node_modules/npm/node_modules/@npmcli/config/LICENSE
+lib/node_modules/npm/node_modules/@npmcli/config/lib/env-replace.js
+lib/node_modules/npm/node_modules/@npmcli/config/lib/index.js
+lib/node_modules/npm/node_modules/@npmcli/config/lib/nerf-dart.js
+lib/node_modules/npm/node_modules/@npmcli/config/lib/parse-field.js
+lib/node_modules/npm/node_modules/@npmcli/config/lib/proc-log.js
+lib/node_modules/npm/node_modules/@npmcli/config/lib/set-envs.js
+lib/node_modules/npm/node_modules/@npmcli/config/lib/type-defs.js
+lib/node_modules/npm/node_modules/@npmcli/config/lib/type-description.js
+lib/node_modules/npm/node_modules/@npmcli/config/lib/umask.js
+lib/node_modules/npm/node_modules/@npmcli/config/package.json
+lib/node_modules/npm/node_modules/@npmcli/disparity-colors/LICENSE
+lib/node_modules/npm/node_modules/@npmcli/disparity-colors/index.js
+lib/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json
+lib/node_modules/npm/node_modules/@npmcli/fs/LICENSE.md
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/index.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/polyfill.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/get-options.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/node.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/owner.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/copy-file.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/fs.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/index.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/mkdir/index.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/mkdir/polyfill.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/mkdtemp.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/rm/index.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/rm/polyfill.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js
+lib/node_modules/npm/node_modules/@npmcli/fs/lib/write-file.js
+lib/node_modules/npm/node_modules/@npmcli/fs/package.json
+lib/node_modules/npm/node_modules/@npmcli/git/LICENSE
+lib/node_modules/npm/node_modules/@npmcli/git/lib/clone.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/errors.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/find.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/index.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/is-clean.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/is.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/lines-to-revs.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/opts.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/proc-log.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/revs.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/utils.js
+lib/node_modules/npm/node_modules/@npmcli/git/lib/which.js
+lib/node_modules/npm/node_modules/@npmcli/git/package.json
+lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/LICENSE
+lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/README.md
+lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/index.js
+lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json
+lib/node_modules/npm/node_modules/@npmcli/map-workspaces/LICENSE.md
+lib/node_modules/npm/node_modules/@npmcli/map-workspaces/lib/index.js
+lib/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json
+lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/LICENSE
+lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/advisory.js
+lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/get-dep-spec.js
+lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/hash.js
+lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js
+lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json
+lib/node_modules/npm/node_modules/@npmcli/move-file/LICENSE.md
+lib/node_modules/npm/node_modules/@npmcli/move-file/index.js
+lib/node_modules/npm/node_modules/@npmcli/move-file/package.json
+lib/node_modules/npm/node_modules/@npmcli/name-from-folder/LICENSE
+lib/node_modules/npm/node_modules/@npmcli/name-from-folder/index.js
+lib/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json
+lib/node_modules/npm/node_modules/@npmcli/node-gyp/lib/index.js
+lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json
+lib/node_modules/npm/node_modules/@npmcli/package-json/LICENSE
+lib/node_modules/npm/node_modules/@npmcli/package-json/lib/index.js
+lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-dependencies.js
+lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-scripts.js
+lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-workspaces.js
+lib/node_modules/npm/node_modules/@npmcli/package-json/package.json
+lib/node_modules/npm/node_modules/@npmcli/promise-spawn/LICENSE
+lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js
+lib/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json
+lib/node_modules/npm/node_modules/@npmcli/run-script/LICENSE
+lib/node_modules/npm/node_modules/@npmcli/run-script/lib/is-server-package.js
+lib/node_modules/npm/node_modules/@npmcli/run-script/lib/is-windows.js
+lib/node_modules/npm/node_modules/@npmcli/run-script/lib/make-spawn-args.js
+@(,,755) lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp
+lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp.cmd
+lib/node_modules/npm/node_modules/@npmcli/run-script/lib/package-envs.js
+lib/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script-pkg.js
+lib/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script.js
+lib/node_modules/npm/node_modules/@npmcli/run-script/lib/set-path.js
+lib/node_modules/npm/node_modules/@npmcli/run-script/lib/signal-manager.js
+lib/node_modules/npm/node_modules/@npmcli/run-script/lib/validate-options.js
+lib/node_modules/npm/node_modules/@npmcli/run-script/package.json
+lib/node_modules/npm/node_modules/@tootallnate/once/dist/index.d.ts
+lib/node_modules/npm/node_modules/@tootallnate/once/dist/index.js
+lib/node_modules/npm/node_modules/@tootallnate/once/dist/index.js.map
+lib/node_modules/npm/node_modules/@tootallnate/once/package.json
 lib/node_modules/npm/node_modules/abbrev/LICENSE
-lib/node_modules/npm/node_modules/abbrev/README.md
 lib/node_modules/npm/node_modules/abbrev/abbrev.js
 lib/node_modules/npm/node_modules/abbrev/package.json
-lib/node_modules/npm/node_modules/agent-base/.travis.yml
-lib/node_modules/npm/node_modules/agent-base/History.md
-lib/node_modules/npm/node_modules/agent-base/README.md
-lib/node_modules/npm/node_modules/agent-base/index.d.ts
-lib/node_modules/npm/node_modules/agent-base/index.js
+lib/node_modules/npm/node_modules/agent-base/dist/src/index.d.ts
+lib/node_modules/npm/node_modules/agent-base/dist/src/index.js
+lib/node_modules/npm/node_modules/agent-base/dist/src/index.js.map
+lib/node_modules/npm/node_modules/agent-base/dist/src/promisify.d.ts
+lib/node_modules/npm/node_modules/agent-base/dist/src/promisify.js
*** 3957 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201231926.20NJQg38013654>