Andreas Wacknitz
2023-04-26 c21b80fe76b0e236c5e152439aa81562d5b5d2f8
nodejs-14: update to 14.21.3

1 files deleted
4 files modified
2560 ■■■■ changed files
components/runtime/node14/Makefile 27 ●●●● patch | view | raw | blame | history
components/runtime/node14/manifests/sample-manifest.p5m 493 ●●●● patch | view | raw | blame | history
components/runtime/node14/node.license 1534 ●●●●● patch | view | raw | blame | history
components/runtime/node14/nodejs.p5m 504 ●●●● patch | view | raw | blame | history
components/runtime/node14/pkg5 2 ●●● patch | view | raw | blame | history
components/runtime/node14/Makefile
@@ -17,36 +17,37 @@
COMPONENT_NAME=            node
COMPONENT_MAJOR_VERSION=14
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).21.1
COMPONENT_FMRI=            runtime/nodejs-$(COMPONENT_MAJOR_VERSION)
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).21.3
COMPONENT_SUMMARY=        Evented I/O for V8 JavaScript.
COMPONENT_CLASSIFICATION=    Development/Other Languages
COMPONENT_PROJECT_URL=    https://nodejs.org
COMPONENT_LICENSE=        BSD-like, MIT, Apache
COMPONENT_SRC=            $(COMPONENT_NAME)-v$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=        $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:3db95d6ca728957bf090b6301a7a9d2d80714b2a06d898a1db65c6e42b1da7ac
COMPONENT_ARCHIVE_HASH= sha256:458ec092e60ad700ddcf079cb63d435c15da4c7bb3d3f99b9a8e58a99e54075e
COMPONENT_ARCHIVE_URL=    https://nodejs.org/dist/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=            runtime/nodejs-$(COMPONENT_MAJOR_VERSION)
COMPONENT_CLASSIFICATION=    Development/Other Languages
COMPONENT_LICENSE=        BSD-like, MIT, Apache
COMPONENT_LICENSE_FILE=    LICENSE
TEST_TARGET=            $(NO_TESTS)
TEST_TARGET = $(NO_TESTS)
include $(WS_MAKE_RULES)/common.mk
PATH=$(PATH.gnu)
PATH = $(PATH.gnu)
COMPONENT_PRE_CONFIGURE_ACTION = (cp -a $(SOURCE_DIR)/* $(@D))
COMPONENT_PRE_CONFIGURE_ACTION = ( cp -a $(SOURCE_DIR)/* $(@D) )
CONFIGURE_SCRIPT = $(@D)/configure
CONFIGURE_OPTIONS= --prefix=/usr/node/$(COMPONENT_MAJOR_VERSION)
CONFIGURE_OPTIONS+= --dest-cpu=x64
CONFIGURE_OPTIONS+= --with-dtrace
CONFIGURE_OPTIONS  = --prefix=/usr/node/$(COMPONENT_MAJOR_VERSION)
CONFIGURE_OPTIONS += --dest-cpu=x64
CONFIGURE_OPTIONS += --with-dtrace
# Build dependencies
REQUIRED_PACKAGES += runtime/python-39
PYTHON_REQUIRED_PACKAGES += runtime/python
# Auto-generated dependencies
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
REQUIRED_PACKAGES += SUNWcs
REQUIRED_PACKAGES += shell/ksh93
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
components/runtime/node14/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -623,66 +623,66 @@
file path=usr/node/14/lib/node_modules/npm/changelogs/CHANGELOG-4.md
file path=usr/node/14/lib/node_modules/npm/changelogs/CHANGELOG-5.md
file path=usr/node/14/lib/node_modules/npm/configure
file path=usr/node/14/lib/node_modules/npm/docs/LICENSE
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-access.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-adduser.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-audit.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-bin.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-bugs.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-build.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-bundle.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-cache.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-ci.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-completion.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-config.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-dedupe.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-deprecate.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-dist-tag.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-docs.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-doctor.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-edit.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-explore.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-fund.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-help-search.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-help.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-hook.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-init.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-install-ci-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-install-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-install.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-link.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-logout.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-ls.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-org.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-outdated.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-owner.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-pack.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-ping.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-prefix.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-profile.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-prune.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-publish.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-rebuild.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-repo.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-restart.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-root.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-run-script.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-search.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-shrinkwrap.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-star.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-stars.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-start.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-stop.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-team.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-token.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-uninstall.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-unpublish.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-update.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-version.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-view.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-whoami.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm.md
file path=usr/node/14/lib/node_modules/npm/docs/config.json
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-access.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-adduser.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-audit.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-bin.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-bugs.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-build.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-bundle.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-cache.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-ci.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-completion.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-config.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-dedupe.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-deprecate.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-dist-tag.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-docs.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-doctor.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-edit.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-explore.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-fund.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-help-search.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-help.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-hook.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-init.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-install-ci-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-install-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-install.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-link.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-logout.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-ls.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-org.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-outdated.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-owner.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-pack.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-ping.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-prefix.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-profile.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-prune.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-publish.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-rebuild.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-repo.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-restart.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-root.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-run-script.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-search.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-shrinkwrap.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-star.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-stars.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-start.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-stop.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-team.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-token.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-uninstall.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-unpublish.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-update.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-version.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-view.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-whoami.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm.md
file path=usr/node/14/lib/node_modules/npm/docs/content/configuring-npm/folders.md
file path=usr/node/14/lib/node_modules/npm/docs/content/configuring-npm/install.md
file path=usr/node/14/lib/node_modules/npm/docs/content/configuring-npm/npmrc.md
@@ -692,152 +692,89 @@
file path=usr/node/14/lib/node_modules/npm/docs/content/configuring-npm/shrinkwrap-json.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/config.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/developers.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/disputes.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/orgs.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/registry.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/removal.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/scope.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/scripts.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/semver.md
file path=usr/node/14/lib/node_modules/npm/docs/gatsby-browser.js
file path=usr/node/14/lib/node_modules/npm/docs/gatsby-config.js
file path=usr/node/14/lib/node_modules/npm/docs/gatsby-node.js
file path=usr/node/14/lib/node_modules/npm/docs/gatsby-ssr.js
file path=usr/node/14/lib/node_modules/npm/docs/package-lock.json
file path=usr/node/14/lib/node_modules/npm/docs/package.json
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-access/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-adduser/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-audit/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-bin/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-bugs/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-build/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-bundle/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-cache/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-ci/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-completion/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-config/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-dedupe/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-deprecate/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-dist-tag/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-docs/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-doctor/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-edit/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-explore/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-fund/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-help-search/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-help/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-hook/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-init/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-install-ci-test/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-install-test/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-install/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-link/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-logout/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-ls/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-org/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-outdated/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-owner/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-pack/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-ping/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-prefix/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-profile/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-prune/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-publish/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-rebuild/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-repo/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-restart/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-root/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-run-script/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-search/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-shrinkwrap/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-star/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-stars/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-start/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-stop/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-team/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-test/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-token/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-uninstall/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-unpublish/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-update/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-version/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-view/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-whoami/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/folders/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/install/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/npmrc/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/package-json/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/package-lock-json/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/package-locks/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/shrinkwrap-json/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-144x144.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-192x192.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-256x256.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-384x384.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-48x48.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-512x512.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-72x72.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-96x96.png
file path=usr/node/14/lib/node_modules/npm/docs/public/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/static/d/2215187023.json
file path=usr/node/14/lib/node_modules/npm/docs/public/static/d/2417117884.json
file path=usr/node/14/lib/node_modules/npm/docs/public/static/network-icon-f659855f70bb0e12addd96250807c241.svg
file path=usr/node/14/lib/node_modules/npm/docs/public/styles.e93b5499b63484750fba.css
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/config/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/developers/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/disputes/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/orgs/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/registry/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/removal/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/scope/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/scripts/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/semver/index.html
file path=usr/node/14/lib/node_modules/npm/docs/src/components/Accordion.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/Button.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/DocLinks.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/FoundTypo.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/MobileSidebar.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/Sidebar.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/DarkBlock.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/FeatureCard.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/Features.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/Footer.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/Terminal.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/Windows.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/cubes.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/hero.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/layout.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/links.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/navbar.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/scripts.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/seo.js
file path=usr/node/14/lib/node_modules/npm/docs/src/images/background-boxes.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/background-cubes.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/background-rectangles.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/bracket.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/cli-logo.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/down-carrot.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/hamburger-close.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/hamburger.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/manager-icon.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/network-icon.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/npm-icon.png
file path=usr/node/14/lib/node_modules/npm/docs/src/images/orange-cube.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/pink-gradient-cube.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/purple-cube.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/purple-gradient-cube.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/red-cube.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/right-shadow-box.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/terminal-icon.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/test-icon.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/up-carrot.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/x.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/main.css
file path=usr/node/14/lib/node_modules/npm/docs/src/pages/404.js
file path=usr/node/14/lib/node_modules/npm/docs/src/pages/index.js
file path=usr/node/14/lib/node_modules/npm/docs/src/templates/Page.js
file path=usr/node/14/lib/node_modules/npm/docs/src/theme.js
file path=usr/node/14/lib/node_modules/npm/docs/dockhand.js
file path=usr/node/14/lib/node_modules/npm/docs/nav.yml
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-access.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-adduser.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-audit.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-bin.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-bugs.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-build.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-bundle.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-cache.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-ci.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-completion.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-config.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-dedupe.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-deprecate.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-dist-tag.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-docs.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-doctor.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-edit.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-explore.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-fund.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-help-search.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-help.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-hook.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-init.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-install-ci-test.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-install-test.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-install.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-link.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-logout.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-ls.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-org.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-outdated.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-owner.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-pack.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-ping.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-prefix.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-profile.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-prune.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-publish.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-rebuild.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-repo.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-restart.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-root.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-run-script.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-search.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-shrinkwrap.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-star.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-stars.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-start.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-stop.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-team.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-test.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-token.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-uninstall.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-unpublish.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-update.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-version.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-view.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-whoami.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/folders.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/install.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/npmrc.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/package-json.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/package-lock-json.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/package-locks.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/shrinkwrap-json.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/config.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/developers.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/orgs.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/registry.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/removal.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/scope.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/scripts.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/semver.html
file path=usr/node/14/lib/node_modules/npm/docs/template.html
file path=usr/node/14/lib/node_modules/npm/lib/access.js
file path=usr/node/14/lib/node_modules/npm/lib/adduser.js
file path=usr/node/14/lib/node_modules/npm/lib/audit.js
@@ -1105,13 +1042,16 @@
file path=usr/node/14/lib/node_modules/npm/man/man5/shrinkwrap-json.5
file path=usr/node/14/lib/node_modules/npm/man/man7/config.7
file path=usr/node/14/lib/node_modules/npm/man/man7/developers.7
file path=usr/node/14/lib/node_modules/npm/man/man7/disputes.7
file path=usr/node/14/lib/node_modules/npm/man/man7/orgs.7
file path=usr/node/14/lib/node_modules/npm/man/man7/registry.7
file path=usr/node/14/lib/node_modules/npm/man/man7/removal.7
file path=usr/node/14/lib/node_modules/npm/man/man7/scope.7
file path=usr/node/14/lib/node_modules/npm/man/man7/scripts.7
file path=usr/node/14/lib/node_modules/npm/man/man7/semver.7
file path=usr/node/14/lib/node_modules/npm/node_modules/@iarna/cli/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/@iarna/cli/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/@iarna/cli/app.js
file path=usr/node/14/lib/node_modules/npm/node_modules/@iarna/cli/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/JSONStream/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/JSONStream/LICENSE.APACHE2
file path=usr/node/14/lib/node_modules/npm/node_modules/JSONStream/LICENSE.MIT
@@ -1193,6 +1133,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/readable-browser.js
@@ -1204,6 +1149,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/tracker-base.js
@@ -1218,6 +1168,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/asap/browser-raw.js
file path=usr/node/14/lib/node_modules/npm/node_modules/asap/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/asap/raw.js
file path=usr/node/14/lib/node_modules/npm/node_modules/asn1/Jenkinsfile
file path=usr/node/14/lib/node_modules/npm/node_modules/asn1/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/asn1/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/asn1/lib/ber/errors.js
@@ -1256,13 +1207,14 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/aws-sign2/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/aws-sign2/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/aws-sign2/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/.github/FUNDING.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/aws4.js
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/lru.js
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/balanced-match/.npmignore
file path=usr/node/14/lib/node_modules/npm/node_modules/balanced-match/.github/FUNDING.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/balanced-match/LICENSE.md
file path=usr/node/14/lib/node_modules/npm/node_modules/balanced-match/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/balanced-match/index.js
@@ -1521,8 +1473,8 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/License
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/Readme.md
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/lib/combined_stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/lib/defer.js
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/yarn.lock
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-map/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-map/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-map/README.markdown
@@ -1547,6 +1499,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/readable-browser.js
@@ -1558,6 +1515,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/readme.md
@@ -1704,7 +1666,6 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/detect-newline/license
file path=usr/node/14/lib/node_modules/npm/node_modules/detect-newline/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/detect-newline/readme.md
file path=usr/node/14/lib/node_modules/npm/node_modules/dezalgo/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/dezalgo/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/dezalgo/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/dezalgo/dezalgo.js
@@ -1745,6 +1706,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/readable-browser.js
@@ -1756,6 +1722,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/test.js
@@ -1936,6 +1907,10 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/figgy-pudding/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/figgy-pudding/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/figgy-pudding/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/filter-obj/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/filter-obj/license
file path=usr/node/14/lib/node_modules/npm/node_modules/filter-obj/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/filter-obj/readme.md
file path=usr/node/14/lib/node_modules/npm/node_modules/find-npm-prefix/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/find-npm-prefix/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/find-npm-prefix/find-prefix.js
@@ -1961,6 +1936,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/readable-browser.js
@@ -1972,6 +1952,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/test.js
@@ -1986,6 +1971,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/form-data/lib/form_data.js
file path=usr/node/14/lib/node_modules/npm/node_modules/form-data/lib/populate.js
file path=usr/node/14/lib/node_modules/npm/node_modules/form-data/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/form-data/yarn.lock
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/LICENSE.md
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/README.md
@@ -2006,6 +1992,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/readable-browser.js
@@ -2017,6 +2008,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/test.js
@@ -2062,6 +2058,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/readable-browser.js
@@ -2073,6 +2074,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/fs.realpath/LICENSE
@@ -2163,9 +2169,12 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/getpass/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/changelog.md
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/common.js
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/glob.js
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/minimatch.js
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/sync.js
file path=usr/node/14/lib/node_modules/npm/node_modules/global-dirs/index.js
@@ -2487,6 +2496,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/is-ci/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/is-cidr/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/is-cidr/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/is-cidr/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/is-cidr/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/is-cidr/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/is-date-object/.jscs.json
@@ -2589,6 +2599,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-better-errors/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-better-errors/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-better-errors/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-even-better-errors/CHANGELOG.md
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-even-better-errors/LICENSE.md
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-even-better-errors/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-even-better-errors/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-even-better-errors/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/json-schema/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/json-schema/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/json-schema/lib/links.js
@@ -2776,6 +2791,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/libnpx/y.js
file path=usr/node/14/lib/node_modules/npm/node_modules/lock-verify/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/lock-verify/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/lock-verify/cli.js
file path=usr/node/14/lib/node_modules/npm/node_modules/lock-verify/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/lock-verify/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/lockfile/.travis.yml
@@ -2859,13 +2875,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/make-fetch-happen/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/make-fetch-happen/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/make-fetch-happen/warning.js
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/.github/workflows/ci.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/CHANGELOG.md
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/test.js
file path=usr/node/14/lib/node_modules/npm/node_modules/mime-db/HISTORY.md
file path=usr/node/14/lib/node_modules/npm/node_modules/mime-db/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/mime-db/README.md
@@ -2906,12 +2920,6 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/bin/usage.txt
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/example/parse.js
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/readme.markdown
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/move-concurrently/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/move-concurrently/README.md
@@ -3295,6 +3303,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/readable-browser.js
@@ -3306,6 +3319,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/path-exists/index.js
@@ -3404,16 +3422,15 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/pseudomap/map.js
file path=usr/node/14/lib/node_modules/npm/node_modules/pseudomap/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/pseudomap/pseudomap.js
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/.eslintignore
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/.env
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/browserstack-logo.svg
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/data/rules.json
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/dist/psl.js
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/dist/psl.min.js
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/karma.conf.js
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/yarn.lock
file path=usr/node/14/lib/node_modules/npm/node_modules/pump/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/pump/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/pump/README.md
@@ -3434,10 +3451,6 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/pumpify/node_modules/pump/test-node.js
file path=usr/node/14/lib/node_modules/npm/node_modules/pumpify/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/pumpify/test.js
file path=usr/node/14/lib/node_modules/npm/node_modules/punycode/LICENSE-MIT.txt
file path=usr/node/14/lib/node_modules/npm/node_modules/punycode/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/punycode/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/punycode/punycode.js
file path=usr/node/14/lib/node_modules/npm/node_modules/qrcode-terminal/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/qrcode-terminal/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/qrcode-terminal/README.md
@@ -3459,10 +3472,13 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js
file path=usr/node/14/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/.editorconfig
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/.eslintignore
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/.github/FUNDING.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/.nycrc
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/CHANGELOG.md
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/LICENSE.md
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/bower.json
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/component.json
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/dist/qs.js
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/lib/formats.js
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/lib/index.js
@@ -3786,8 +3802,8 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/split-on-first/license
file path=usr/node/14/lib/node_modules/npm/node_modules/split-on-first/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/split-on-first/readme.md
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/.npmignore
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/Jenkinsfile
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/bin/sshpk-conv
@@ -3805,6 +3821,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/pem.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/pkcs1.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/pkcs8.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/putty.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/rfc4253.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/ssh-private.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/ssh.js
@@ -3855,6 +3872,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/readable-browser.js
@@ -3866,6 +3888,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/test.js
@@ -4011,6 +4038,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/readable-browser.js
@@ -4022,6 +4054,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/through2.js
@@ -4049,6 +4086,12 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/lib/permuteDomain.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/lib/pubsuffix-psl.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/lib/store.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/lib/version.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/node_modules/punycode/LICENSE-MIT.txt
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/node_modules/punycode/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/node_modules/punycode/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/node_modules/punycode/punycode.es6.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/node_modules/punycode/punycode.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/tunnel-agent/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/tunnel-agent/README.md
components/runtime/node14/node.license
File was deleted
components/runtime/node14/nodejs.p5m
@@ -9,21 +9,19 @@
# http://www.illumos.org/license/CDDL.
#
#
# Copyright 2020 Andreas Wacknitz <a.wacknitz@gmx.de>
# Copyright 2023 Andreas Wacknitz
#
set name=pkg.fmri \
    value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
license $(COMPONENT_LICENSE_FILE) license="$(COMPONENT_LICENSE)"
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
link path=usr/bin/node target=../node/14/bin/node mediator=nodejs mediator-version=14
link path=usr/node/14/bin/npm target=../lib/node_modules/npm/bin/npm-cli.js
@@ -111,7 +109,6 @@
link path=usr/share/man/man5/npm-shrinkwrap-json.5 target=../../../node/14/lib/node_modules/npm/man/man5/shrinkwrap-json.5 mediator=nodejs mediator-version=14
link path=usr/share/man/man7/npm-config.7 target=../../../node/14/lib/node_modules/npm/man/man7/config.7 mediator=nodejs mediator-version=14
link path=usr/share/man/man7/npm-developers.7 target=../../../node/14/lib/node_modules/npm/man/man7/developers.7 mediator=nodejs mediator-version=14
link path=usr/share/man/man7/npm-disputes.7 target=../../../node/14/lib/node_modules/npm/man/man7/disputes.7 mediator=nodejs mediator-version=14
link path=usr/share/man/man7/npm-orgs.7 target=../../../node/14/lib/node_modules/npm/man/man7/orgs.7 mediator=nodejs mediator-version=14
link path=usr/share/man/man7/npm-registry.7 target=../../../node/14/lib/node_modules/npm/man/man7/registry.7 mediator=nodejs mediator-version=14
link path=usr/share/man/man7/npm-removal.7 target=../../../node/14/lib/node_modules/npm/man/man7/removal.7 mediator=nodejs mediator-version=14
@@ -122,6 +119,8 @@
link path=usr/node/14/bin/corepack \
    target=../lib/node_modules/corepack/dist/corepack.js
file path=usr/node/14/bin/node
link path=usr/node/14/bin/npm target=../lib/node_modules/npm/bin/npm-cli.js
link path=usr/node/14/bin/npx target=../lib/node_modules/npm/bin/npx-cli.js
file path=usr/node/14/include/node/common.gypi
file path=usr/node/14/include/node/config.gypi
file path=usr/node/14/include/node/cppgc/allocation.h
@@ -717,66 +716,66 @@
file path=usr/node/14/lib/node_modules/npm/changelogs/CHANGELOG-4.md
file path=usr/node/14/lib/node_modules/npm/changelogs/CHANGELOG-5.md
file path=usr/node/14/lib/node_modules/npm/configure
file path=usr/node/14/lib/node_modules/npm/docs/LICENSE
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-access.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-adduser.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-audit.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-bin.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-bugs.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-build.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-bundle.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-cache.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-ci.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-completion.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-config.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-dedupe.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-deprecate.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-dist-tag.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-docs.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-doctor.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-edit.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-explore.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-fund.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-help-search.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-help.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-hook.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-init.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-install-ci-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-install-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-install.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-link.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-logout.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-ls.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-org.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-outdated.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-owner.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-pack.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-ping.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-prefix.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-profile.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-prune.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-publish.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-rebuild.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-repo.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-restart.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-root.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-run-script.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-search.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-shrinkwrap.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-star.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-stars.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-start.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-stop.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-team.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-token.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-uninstall.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-unpublish.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-update.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-version.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-view.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm-whoami.md
file path=usr/node/14/lib/node_modules/npm/docs/content/cli-commands/npm.md
file path=usr/node/14/lib/node_modules/npm/docs/config.json
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-access.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-adduser.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-audit.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-bin.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-bugs.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-build.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-bundle.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-cache.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-ci.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-completion.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-config.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-dedupe.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-deprecate.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-dist-tag.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-docs.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-doctor.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-edit.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-explore.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-fund.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-help-search.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-help.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-hook.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-init.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-install-ci-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-install-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-install.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-link.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-logout.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-ls.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-org.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-outdated.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-owner.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-pack.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-ping.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-prefix.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-profile.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-prune.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-publish.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-rebuild.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-repo.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-restart.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-root.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-run-script.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-search.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-shrinkwrap.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-star.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-stars.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-start.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-stop.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-team.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-test.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-token.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-uninstall.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-unpublish.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-update.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-version.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-view.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm-whoami.md
file path=usr/node/14/lib/node_modules/npm/docs/content/commands/npm.md
file path=usr/node/14/lib/node_modules/npm/docs/content/configuring-npm/folders.md
file path=usr/node/14/lib/node_modules/npm/docs/content/configuring-npm/install.md
file path=usr/node/14/lib/node_modules/npm/docs/content/configuring-npm/npmrc.md
@@ -786,152 +785,89 @@
file path=usr/node/14/lib/node_modules/npm/docs/content/configuring-npm/shrinkwrap-json.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/config.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/developers.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/disputes.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/orgs.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/registry.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/removal.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/scope.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/scripts.md
file path=usr/node/14/lib/node_modules/npm/docs/content/using-npm/semver.md
file path=usr/node/14/lib/node_modules/npm/docs/gatsby-browser.js
file path=usr/node/14/lib/node_modules/npm/docs/gatsby-config.js
file path=usr/node/14/lib/node_modules/npm/docs/gatsby-node.js
file path=usr/node/14/lib/node_modules/npm/docs/gatsby-ssr.js
file path=usr/node/14/lib/node_modules/npm/docs/package-lock.json
file path=usr/node/14/lib/node_modules/npm/docs/package.json
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-access/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-adduser/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-audit/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-bin/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-bugs/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-build/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-bundle/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-cache/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-ci/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-completion/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-config/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-dedupe/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-deprecate/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-dist-tag/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-docs/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-doctor/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-edit/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-explore/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-fund/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-help-search/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-help/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-hook/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-init/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-install-ci-test/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-install-test/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-install/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-link/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-logout/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-ls/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-org/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-outdated/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-owner/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-pack/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-ping/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-prefix/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-profile/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-prune/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-publish/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-rebuild/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-repo/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-restart/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-root/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-run-script/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-search/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-shrinkwrap/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-star/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-stars/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-start/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-stop/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-team/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-test/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-token/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-uninstall/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-unpublish/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-update/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-version/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-view/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm-whoami/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/cli-commands/npm/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/folders/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/install/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/npmrc/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/package-json/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/package-lock-json/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/package-locks/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/configuring-npm/shrinkwrap-json/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-144x144.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-192x192.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-256x256.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-384x384.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-48x48.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-512x512.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-72x72.png
file path=usr/node/14/lib/node_modules/npm/docs/public/icons/icon-96x96.png
file path=usr/node/14/lib/node_modules/npm/docs/public/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/static/d/2215187023.json
file path=usr/node/14/lib/node_modules/npm/docs/public/static/d/2417117884.json
file path=usr/node/14/lib/node_modules/npm/docs/public/static/network-icon-f659855f70bb0e12addd96250807c241.svg
file path=usr/node/14/lib/node_modules/npm/docs/public/styles.e93b5499b63484750fba.css
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/config/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/developers/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/disputes/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/orgs/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/registry/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/removal/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/scope/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/scripts/index.html
file path=usr/node/14/lib/node_modules/npm/docs/public/using-npm/semver/index.html
file path=usr/node/14/lib/node_modules/npm/docs/src/components/Accordion.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/Button.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/DocLinks.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/FoundTypo.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/MobileSidebar.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/Sidebar.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/DarkBlock.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/FeatureCard.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/Features.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/Footer.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/Terminal.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/Windows.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/cubes.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/home/hero.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/layout.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/links.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/navbar.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/scripts.js
file path=usr/node/14/lib/node_modules/npm/docs/src/components/seo.js
file path=usr/node/14/lib/node_modules/npm/docs/src/images/background-boxes.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/background-cubes.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/background-rectangles.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/bracket.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/cli-logo.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/down-carrot.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/hamburger-close.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/hamburger.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/manager-icon.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/network-icon.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/npm-icon.png
file path=usr/node/14/lib/node_modules/npm/docs/src/images/orange-cube.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/pink-gradient-cube.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/purple-cube.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/purple-gradient-cube.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/red-cube.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/right-shadow-box.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/terminal-icon.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/test-icon.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/up-carrot.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/images/x.svg
file path=usr/node/14/lib/node_modules/npm/docs/src/main.css
file path=usr/node/14/lib/node_modules/npm/docs/src/pages/404.js
file path=usr/node/14/lib/node_modules/npm/docs/src/pages/index.js
file path=usr/node/14/lib/node_modules/npm/docs/src/templates/Page.js
file path=usr/node/14/lib/node_modules/npm/docs/src/theme.js
file path=usr/node/14/lib/node_modules/npm/docs/dockhand.js
file path=usr/node/14/lib/node_modules/npm/docs/nav.yml
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-access.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-adduser.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-audit.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-bin.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-bugs.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-build.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-bundle.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-cache.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-ci.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-completion.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-config.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-dedupe.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-deprecate.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-dist-tag.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-docs.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-doctor.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-edit.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-explore.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-fund.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-help-search.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-help.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-hook.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-init.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-install-ci-test.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-install-test.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-install.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-link.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-logout.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-ls.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-org.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-outdated.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-owner.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-pack.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-ping.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-prefix.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-profile.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-prune.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-publish.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-rebuild.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-repo.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-restart.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-root.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-run-script.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-search.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-shrinkwrap.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-star.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-stars.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-start.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-stop.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-team.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-test.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-token.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-uninstall.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-unpublish.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-update.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-version.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-view.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm-whoami.html
file path=usr/node/14/lib/node_modules/npm/docs/output/commands/npm.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/folders.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/install.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/npmrc.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/package-json.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/package-lock-json.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/package-locks.html
file path=usr/node/14/lib/node_modules/npm/docs/output/configuring-npm/shrinkwrap-json.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/config.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/developers.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/orgs.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/registry.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/removal.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/scope.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/scripts.html
file path=usr/node/14/lib/node_modules/npm/docs/output/using-npm/semver.html
file path=usr/node/14/lib/node_modules/npm/docs/template.html
file path=usr/node/14/lib/node_modules/npm/lib/access.js
file path=usr/node/14/lib/node_modules/npm/lib/adduser.js
file path=usr/node/14/lib/node_modules/npm/lib/audit.js
@@ -1199,13 +1135,16 @@
file path=usr/node/14/lib/node_modules/npm/man/man5/shrinkwrap-json.5
file path=usr/node/14/lib/node_modules/npm/man/man7/config.7
file path=usr/node/14/lib/node_modules/npm/man/man7/developers.7
file path=usr/node/14/lib/node_modules/npm/man/man7/disputes.7
file path=usr/node/14/lib/node_modules/npm/man/man7/orgs.7
file path=usr/node/14/lib/node_modules/npm/man/man7/registry.7
file path=usr/node/14/lib/node_modules/npm/man/man7/removal.7
file path=usr/node/14/lib/node_modules/npm/man/man7/scope.7
file path=usr/node/14/lib/node_modules/npm/man/man7/scripts.7
file path=usr/node/14/lib/node_modules/npm/man/man7/semver.7
file path=usr/node/14/lib/node_modules/npm/node_modules/@iarna/cli/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/@iarna/cli/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/@iarna/cli/app.js
file path=usr/node/14/lib/node_modules/npm/node_modules/@iarna/cli/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/JSONStream/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/JSONStream/LICENSE.APACHE2
file path=usr/node/14/lib/node_modules/npm/node_modules/JSONStream/LICENSE.MIT
@@ -1287,6 +1226,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/readable-browser.js
@@ -1298,6 +1242,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/are-we-there-yet/tracker-base.js
@@ -1312,6 +1261,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/asap/browser-raw.js
file path=usr/node/14/lib/node_modules/npm/node_modules/asap/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/asap/raw.js
file path=usr/node/14/lib/node_modules/npm/node_modules/asn1/Jenkinsfile
file path=usr/node/14/lib/node_modules/npm/node_modules/asn1/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/asn1/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/asn1/lib/ber/errors.js
@@ -1350,13 +1300,14 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/aws-sign2/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/aws-sign2/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/aws-sign2/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/.github/FUNDING.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/aws4.js
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/lru.js
file path=usr/node/14/lib/node_modules/npm/node_modules/aws4/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/balanced-match/.npmignore
file path=usr/node/14/lib/node_modules/npm/node_modules/balanced-match/.github/FUNDING.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/balanced-match/LICENSE.md
file path=usr/node/14/lib/node_modules/npm/node_modules/balanced-match/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/balanced-match/index.js
@@ -1615,8 +1566,8 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/License
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/Readme.md
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/lib/combined_stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/lib/defer.js
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/combined-stream/yarn.lock
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-map/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-map/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-map/README.markdown
@@ -1641,6 +1592,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/readable-stream/readable-browser.js
@@ -1652,6 +1608,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/concat-stream/readme.md
@@ -1798,7 +1759,6 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/detect-newline/license
file path=usr/node/14/lib/node_modules/npm/node_modules/detect-newline/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/detect-newline/readme.md
file path=usr/node/14/lib/node_modules/npm/node_modules/dezalgo/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/dezalgo/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/dezalgo/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/dezalgo/dezalgo.js
@@ -1839,6 +1799,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/readable-stream/readable-browser.js
@@ -1850,6 +1815,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/duplexify/test.js
@@ -2030,6 +2000,10 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/figgy-pudding/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/figgy-pudding/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/figgy-pudding/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/filter-obj/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/filter-obj/license
file path=usr/node/14/lib/node_modules/npm/node_modules/filter-obj/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/filter-obj/readme.md
file path=usr/node/14/lib/node_modules/npm/node_modules/find-npm-prefix/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/find-npm-prefix/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/find-npm-prefix/find-prefix.js
@@ -2055,6 +2029,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/readable-stream/readable-browser.js
@@ -2066,6 +2045,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/flush-write-stream/test.js
@@ -2080,6 +2064,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/form-data/lib/form_data.js
file path=usr/node/14/lib/node_modules/npm/node_modules/form-data/lib/populate.js
file path=usr/node/14/lib/node_modules/npm/node_modules/form-data/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/form-data/yarn.lock
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/LICENSE.md
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/README.md
@@ -2100,6 +2085,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/readable-stream/readable-browser.js
@@ -2111,6 +2101,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/from2/test.js
@@ -2156,6 +2151,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/readable-browser.js
@@ -2167,6 +2167,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/fs-write-stream-atomic/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/fs.realpath/LICENSE
@@ -2257,9 +2262,12 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/getpass/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/changelog.md
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/common.js
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/glob.js
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/minimatch.js
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/glob/sync.js
file path=usr/node/14/lib/node_modules/npm/node_modules/global-dirs/index.js
@@ -2581,6 +2589,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/is-ci/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/is-cidr/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/is-cidr/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/is-cidr/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/is-cidr/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/is-cidr/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/is-date-object/.jscs.json
@@ -2683,6 +2692,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-better-errors/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-better-errors/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-better-errors/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-even-better-errors/CHANGELOG.md
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-even-better-errors/LICENSE.md
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-even-better-errors/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-even-better-errors/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/json-parse-even-better-errors/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/json-schema/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/json-schema/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/json-schema/lib/links.js
@@ -2870,6 +2884,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/libnpx/y.js
file path=usr/node/14/lib/node_modules/npm/node_modules/lock-verify/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/lock-verify/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/lock-verify/cli.js
file path=usr/node/14/lib/node_modules/npm/node_modules/lock-verify/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/lock-verify/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/lockfile/.travis.yml
@@ -2953,13 +2968,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/make-fetch-happen/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/make-fetch-happen/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/make-fetch-happen/warning.js
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/.github/workflows/ci.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/CHANGELOG.md
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/meant/test.js
file path=usr/node/14/lib/node_modules/npm/node_modules/mime-db/HISTORY.md
file path=usr/node/14/lib/node_modules/npm/node_modules/mime-db/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/mime-db/README.md
@@ -3000,12 +3013,6 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/bin/usage.txt
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/example/parse.js
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/readme.markdown
file path=usr/node/14/lib/node_modules/npm/node_modules/mkdirp/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/move-concurrently/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/move-concurrently/README.md
@@ -3389,6 +3396,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/readable-stream/readable-browser.js
@@ -3400,6 +3412,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/parallel-transform/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/path-exists/index.js
@@ -3498,16 +3515,15 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/pseudomap/map.js
file path=usr/node/14/lib/node_modules/npm/node_modules/pseudomap/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/pseudomap/pseudomap.js
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/.eslintignore
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/.env
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/browserstack-logo.svg
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/data/rules.json
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/dist/psl.js
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/dist/psl.min.js
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/karma.conf.js
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/psl/yarn.lock
file path=usr/node/14/lib/node_modules/npm/node_modules/pump/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/pump/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/pump/README.md
@@ -3528,10 +3544,6 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/pumpify/node_modules/pump/test-node.js
file path=usr/node/14/lib/node_modules/npm/node_modules/pumpify/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/pumpify/test.js
file path=usr/node/14/lib/node_modules/npm/node_modules/punycode/LICENSE-MIT.txt
file path=usr/node/14/lib/node_modules/npm/node_modules/punycode/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/punycode/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/punycode/punycode.js
file path=usr/node/14/lib/node_modules/npm/node_modules/qrcode-terminal/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/qrcode-terminal/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/qrcode-terminal/README.md
@@ -3553,10 +3565,13 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js
file path=usr/node/14/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/.editorconfig
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/.eslintignore
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/.github/FUNDING.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/.nycrc
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/CHANGELOG.md
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/LICENSE.md
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/bower.json
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/component.json
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/dist/qs.js
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/lib/formats.js
file path=usr/node/14/lib/node_modules/npm/node_modules/qs/lib/index.js
@@ -3880,8 +3895,8 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/split-on-first/license
file path=usr/node/14/lib/node_modules/npm/node_modules/split-on-first/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/split-on-first/readme.md
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/.npmignore
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/.travis.yml
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/Jenkinsfile
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/bin/sshpk-conv
@@ -3899,6 +3914,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/pem.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/pkcs1.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/pkcs8.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/putty.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/rfc4253.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/ssh-private.js
file path=usr/node/14/lib/node_modules/npm/node_modules/sshpk/lib/formats/ssh.js
@@ -3949,6 +3965,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/readable-stream/readable-browser.js
@@ -3960,6 +3981,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/stream-iterate/test.js
@@ -4105,6 +4131,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/lib/internal/streams/destroy.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/lib/internal/streams/stream-browser.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/lib/internal/streams/stream.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/passthrough.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/readable-stream/readable-browser.js
@@ -4116,6 +4147,11 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/node_modules/safe-buffer/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/node_modules/safe-buffer/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/node_modules/safe-buffer/index.d.ts
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/node_modules/safe-buffer/index.js
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/node_modules/safe-buffer/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/node_modules/string_decoder/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/through2/through2.js
@@ -4143,6 +4179,12 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/lib/permuteDomain.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/lib/pubsuffix-psl.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/lib/store.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/lib/version.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/node_modules/punycode/LICENSE-MIT.txt
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/node_modules/punycode/README.md
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/node_modules/punycode/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/node_modules/punycode/punycode.es6.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/node_modules/punycode/punycode.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tough-cookie/package.json
file path=usr/node/14/lib/node_modules/npm/node_modules/tunnel-agent/LICENSE
file path=usr/node/14/lib/node_modules/npm/node_modules/tunnel-agent/README.md
components/runtime/node14/pkg5
@@ -4,7 +4,7 @@
        "runtime/python-39",
        "shell/ksh93",
        "system/library",
        "system/library/g++-7-runtime",
        "system/library/g++-10-runtime",
        "system/library/math"
    ],
    "fmris": [