Regular update, no explicitly mentioned security content.

PLIST changes are due to the update of the bundled npm to 8.3.1
Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/node/Makefile,v
retrieving revision 1.96
diff -u -p -r1.96 Makefile
--- Makefile	3 Feb 2022 19:39:49 -0000	1.96
+++ Makefile	10 Feb 2022 21:30:45 -0000
@@ -7,7 +7,7 @@ USE_WXNEEDED =		Yes
 
 COMMENT = JavaScript runtime built on Chrome's V8 JavaScript engine
 
-NODE_VERSION =		v16.13.2
+NODE_VERSION =		v16.14.0
 PLEDGE_VER =		1.1.2
 DISTFILES =		node-pledge-{}${PLEDGE_VER}.tar.gz:0 \
 			${DISTNAME}-headers.tar.gz \
@@ -15,7 +15,6 @@ DISTFILES =		node-pledge-{}${PLEDGE_VER}
 
 DISTNAME =		node-${NODE_VERSION}
 PKGNAME =		${DISTNAME:S/v//g}
-REVISION =		0
 
 MASTER_SITES0 =		https://github.com/qbit/node-pledge/archive/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/node/distinfo,v
retrieving revision 1.56
diff -u -p -r1.56 distinfo
--- distinfo	1 Feb 2022 22:17:58 -0000	1.56
+++ distinfo	10 Feb 2022 21:30:45 -0000
@@ -1,6 +1,6 @@
-SHA256 (node-v16.13.2-headers.tar.gz) = o+Aj6jvDC2KcDobwacGQDsj0zLXt4ZhLlu2DHUtMRp4=
-SHA256 (node-v16.13.2.tar.gz) = zVoHyuJZhXBKWxh4NVsnk9YtcPyXuKGBrSv4YgESGwg=
+SHA256 (node-v16.14.0-headers.tar.gz) = DLOa3Ku1E9JlH6Jeo5yIzr12IA6pIuYZ47l5n6WZyoE=
+SHA256 (node-v16.14.0.tar.gz) = Kd/OE2UPBj/wCdGDSWNjM/pDBUaLaoll1ELC6Isd1g8=
 SHA256 (node-pledge-1.1.2.tar.gz) = zY/JcbZ32mmtqWXXNn3/9aTh7Y3F6fAAaADDA8SYwEk=
-SIZE (node-v16.13.2-headers.tar.gz) = 562606
-SIZE (node-v16.13.2.tar.gz) = 64437444
+SIZE (node-v16.14.0-headers.tar.gz) = 560771
+SIZE (node-v16.14.0.tar.gz) = 64928113
 SIZE (node-pledge-1.1.2.tar.gz) = 3155
Index: patches/patch-Makefile
===================================================================
RCS file: /cvs/ports/lang/node/patches/patch-Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 patch-Makefile
--- patches/patch-Makefile	1 Feb 2022 22:17:58 -0000	1.12
+++ patches/patch-Makefile	10 Feb 2022 21:30:45 -0000
@@ -1,8 +1,9 @@
 $OpenBSD: patch-Makefile,v 1.12 2022/02/01 22:17:58 abieber Exp $
 
---- Makefile.orig	Sat Jan  8 14:34:32 2022
-+++ Makefile	Sat Jan  8 14:37:00 2022
-@@ -160,7 +160,7 @@ config.gypi: configure configure.py src/node_version.h
+Index: Makefile
+--- Makefile.orig
++++ Makefile
+@@ -163,7 +163,7 @@ config.gypi: configure configure.py src/node_version.h
  	fi
  
  .PHONY: install
@@ -11,7 +12,7 @@ $OpenBSD: patch-Makefile,v 1.12 2022/02/
  	$(PYTHON) tools/install.py $@ '$(DESTDIR)' '$(PREFIX)'
  
  .PHONY: uninstall
-@@ -383,6 +383,12 @@ test/addons/.buildstamp: $(ADDONS_PREREQS) \
+@@ -386,6 +386,12 @@ test/addons/.buildstamp: $(ADDONS_PREREQS) \
  # Just goes to show that recursive make really is harmful...
  # TODO(bnoordhuis) Force rebuild after gyp update.
  build-addons: | $(NODE_EXE) test/addons/.buildstamp
Index: patches/patch-common_gypi
===================================================================
RCS file: /cvs/ports/lang/node/patches/patch-common_gypi,v
retrieving revision 1.17
diff -u -p -r1.17 patch-common_gypi
--- patches/patch-common_gypi	1 Feb 2022 22:17:58 -0000	1.17
+++ patches/patch-common_gypi	10 Feb 2022 21:30:45 -0000
@@ -1,8 +1,9 @@
 $OpenBSD: patch-common_gypi,v 1.17 2022/02/01 22:17:58 abieber Exp $
 
---- common.gypi.orig	Fri Jan  7 16:05:41 2022
-+++ common.gypi	Sun Jan  2 14:37:05 2022
-@@ -401,7 +401,9 @@
+Index: common.gypi
+--- common.gypi.orig
++++ common.gypi
+@@ -409,7 +409,9 @@
            }],
            ['OS=="openbsd"', {
              'cflags': [ '-I/usr/local/include' ],
Index: patches/patch-lib_internal_modules_cjs_loader_js
===================================================================
RCS file: /cvs/ports/lang/node/patches/patch-lib_internal_modules_cjs_loader_js,v
retrieving revision 1.1
diff -u -p -r1.1 patch-lib_internal_modules_cjs_loader_js
--- patches/patch-lib_internal_modules_cjs_loader_js	1 Feb 2022 22:17:58 -0000	1.1
+++ patches/patch-lib_internal_modules_cjs_loader_js	10 Feb 2022 21:30:45 -0000
@@ -3,7 +3,7 @@ $OpenBSD: patch-lib_internal_modules_cjs
 Index: lib/internal/modules/cjs/loader.js
 --- lib/internal/modules/cjs/loader.js.orig
 +++ lib/internal/modules/cjs/loader.js
-@@ -1234,7 +1234,10 @@ Module._initPaths = function() {
+@@ -1236,7 +1236,10 @@ Module._initPaths = function() {
      path.resolve(process.execPath, '..') :
      path.resolve(process.execPath, '..', '..');
  
Index: patches/patch-node_gyp
===================================================================
RCS file: /cvs/ports/lang/node/patches/patch-node_gyp,v
retrieving revision 1.8
diff -u -p -r1.8 patch-node_gyp
--- patches/patch-node_gyp	3 Feb 2022 19:39:49 -0000	1.8
+++ patches/patch-node_gyp	10 Feb 2022 21:30:45 -0000
@@ -12,7 +12,7 @@ Index: node.gyp
          'deps/histogram/histogram.gyp:histogram',
          'deps/uvwasi/uvwasi.gyp:uvwasi',
        ],
-@@ -1080,8 +1080,8 @@
+@@ -1081,8 +1081,8 @@
  
        'dependencies': [
          '<(node_lib_target_name)',
@@ -23,7 +23,7 @@ Index: node.gyp
          'deps/histogram/histogram.gyp:histogram',
          'deps/uvwasi/uvwasi.gyp:uvwasi',
          'node_dtrace_header',
-@@ -1155,6 +1155,10 @@
+@@ -1156,6 +1156,10 @@
          }],
          ['OS=="solaris"', {
            'ldflags': [ '-I<(SHARED_INTERMEDIATE_DIR)' ]
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/lang/node/pkg/PLIST,v
retrieving revision 1.44
diff -u -p -r1.44 PLIST
--- pkg/PLIST	1 Feb 2022 22:17:58 -0000	1.44
+++ pkg/PLIST	10 Feb 2022 21:30:45 -0000
@@ -39,7 +39,7 @@ lib/node_modules/@isaacs/string-locale-c
 lib/node_modules/@isaacs/string-locale-compare/package.json
 lib/node_modules/@npmcli/
 lib/node_modules/@npmcli/arborist/
-lib/node_modules/@npmcli/arborist/LICENSE
+lib/node_modules/@npmcli/arborist/LICENSE.md
 lib/node_modules/@npmcli/arborist/README.md
 lib/node_modules/@npmcli/arborist/bin/
 lib/node_modules/@npmcli/arborist/bin/actual.js
@@ -88,6 +88,7 @@ lib/node_modules/@npmcli/arborist/lib/in
 lib/node_modules/@npmcli/arborist/lib/link.js
 lib/node_modules/@npmcli/arborist/lib/node.js
 lib/node_modules/@npmcli/arborist/lib/optional-set.js
+lib/node_modules/@npmcli/arborist/lib/override-set.js
 lib/node_modules/@npmcli/arborist/lib/peer-entry-sets.js
 lib/node_modules/@npmcli/arborist/lib/place-dep.js
 lib/node_modules/@npmcli/arborist/lib/printable.js
@@ -476,11 +477,6 @@ lib/node_modules/cmd-shim/index.js
 lib/node_modules/cmd-shim/lib/
 lib/node_modules/cmd-shim/lib/to-batch-syntax.js
 lib/node_modules/cmd-shim/package.json
-lib/node_modules/code-point-at/
-lib/node_modules/code-point-at/index.js
-lib/node_modules/code-point-at/license
-lib/node_modules/code-point-at/package.json
-lib/node_modules/code-point-at/readme.md
 lib/node_modules/color-convert/
 lib/node_modules/color-convert/LICENSE
 lib/node_modules/color-convert/conversions.js
@@ -734,23 +730,46 @@ lib/node_modules/function-bind/implement
 lib/node_modules/function-bind/index.js
 lib/node_modules/function-bind/package.json
 lib/node_modules/gauge/
-lib/node_modules/gauge/LICENSE
-lib/node_modules/gauge/base-theme.js
-lib/node_modules/gauge/error.js
-lib/node_modules/gauge/has-color.js
-lib/node_modules/gauge/index.js
+lib/node_modules/gauge/LICENSE.md
+lib/node_modules/gauge/lib/
+lib/node_modules/gauge/lib/base-theme.js
+lib/node_modules/gauge/lib/demo.js
+lib/node_modules/gauge/lib/error.js
+lib/node_modules/gauge/lib/has-color.js
+lib/node_modules/gauge/lib/index.js
+lib/node_modules/gauge/lib/plumbing.js
+lib/node_modules/gauge/lib/process.js
+lib/node_modules/gauge/lib/progress-bar.js
+lib/node_modules/gauge/lib/render-template.js
+lib/node_modules/gauge/lib/set-immediate.js
+lib/node_modules/gauge/lib/set-interval.js
+lib/node_modules/gauge/lib/spin.js
+lib/node_modules/gauge/lib/template-item.js
+lib/node_modules/gauge/lib/theme-set.js
+lib/node_modules/gauge/lib/themes.js
+lib/node_modules/gauge/lib/wide-truncate.js
+lib/node_modules/gauge/node_modules/
+lib/node_modules/gauge/node_modules/ansi-regex/
+lib/node_modules/gauge/node_modules/ansi-regex/index.d.ts
+lib/node_modules/gauge/node_modules/ansi-regex/index.js
+lib/node_modules/gauge/node_modules/ansi-regex/license
+lib/node_modules/gauge/node_modules/ansi-regex/package.json
+lib/node_modules/gauge/node_modules/is-fullwidth-code-point/
+lib/node_modules/gauge/node_modules/is-fullwidth-code-point/index.d.ts
+lib/node_modules/gauge/node_modules/is-fullwidth-code-point/index.js
+lib/node_modules/gauge/node_modules/is-fullwidth-code-point/license
+lib/node_modules/gauge/node_modules/is-fullwidth-code-point/package.json
+lib/node_modules/gauge/node_modules/string-width/
+lib/node_modules/gauge/node_modules/string-width/index.d.ts
+lib/node_modules/gauge/node_modules/string-width/index.js
+lib/node_modules/gauge/node_modules/string-width/license
+lib/node_modules/gauge/node_modules/string-width/package.json
+lib/node_modules/gauge/node_modules/strip-ansi/
+lib/node_modules/gauge/node_modules/strip-ansi/index.d.ts
+lib/node_modules/gauge/node_modules/strip-ansi/index.js
+lib/node_modules/gauge/node_modules/strip-ansi/license
+lib/node_modules/gauge/node_modules/strip-ansi/package.json
 lib/node_modules/gauge/package.json
-lib/node_modules/gauge/plumbing.js
-lib/node_modules/gauge/process.js
-lib/node_modules/gauge/progress-bar.js
-lib/node_modules/gauge/render-template.js
-lib/node_modules/gauge/set-immediate.js
-lib/node_modules/gauge/set-interval.js
-lib/node_modules/gauge/spin.js
-lib/node_modules/gauge/template-item.js
-lib/node_modules/gauge/theme-set.js
-lib/node_modules/gauge/themes.js
-lib/node_modules/gauge/wide-truncate.js
 lib/node_modules/glob/
 lib/node_modules/glob/LICENSE
 lib/node_modules/glob/common.js
@@ -944,28 +963,35 @@ lib/node_modules/just-diff/
 lib/node_modules/just-diff-apply/
 lib/node_modules/just-diff-apply/LICENSE
 lib/node_modules/just-diff-apply/index.js
+lib/node_modules/just-diff-apply/index.mjs
 lib/node_modules/just-diff-apply/package.json
+lib/node_modules/just-diff-apply/rollup.config.js
 lib/node_modules/just-diff/LICENSE
 lib/node_modules/just-diff/index.d.ts
 lib/node_modules/just-diff/index.js
+lib/node_modules/just-diff/index.mjs
 lib/node_modules/just-diff/index.tests.ts
 lib/node_modules/just-diff/package.json
+lib/node_modules/just-diff/rollup.config.js
 lib/node_modules/libnpmaccess/
 lib/node_modules/libnpmaccess/LICENSE
-lib/node_modules/libnpmaccess/index.js
+lib/node_modules/libnpmaccess/README.md
+lib/node_modules/libnpmaccess/lib/
+lib/node_modules/libnpmaccess/lib/index.js
 lib/node_modules/libnpmaccess/package.json
 lib/node_modules/libnpmdiff/
 lib/node_modules/libnpmdiff/LICENSE
 lib/node_modules/libnpmdiff/README.md
-lib/node_modules/libnpmdiff/index.js
 lib/node_modules/libnpmdiff/lib/
 lib/node_modules/libnpmdiff/lib/format-diff.js
+lib/node_modules/libnpmdiff/lib/index.js
 lib/node_modules/libnpmdiff/lib/should-print-patch.js
 lib/node_modules/libnpmdiff/lib/tarball.js
 lib/node_modules/libnpmdiff/lib/untar.js
 lib/node_modules/libnpmdiff/package.json
 lib/node_modules/libnpmexec/
 lib/node_modules/libnpmexec/LICENSE
+lib/node_modules/libnpmexec/README.md
 lib/node_modules/libnpmexec/lib/
 lib/node_modules/libnpmexec/lib/cache-install-dir.js
 lib/node_modules/libnpmexec/lib/file-exists.js
@@ -978,36 +1004,51 @@ lib/node_modules/libnpmexec/lib/run-scri
 lib/node_modules/libnpmexec/package.json
 lib/node_modules/libnpmfund/
 lib/node_modules/libnpmfund/LICENSE
-lib/node_modules/libnpmfund/index.js
+lib/node_modules/libnpmfund/README.md
+lib/node_modules/libnpmfund/lib/
+lib/node_modules/libnpmfund/lib/index.js
 lib/node_modules/libnpmfund/package.json
 lib/node_modules/libnpmhook/
 lib/node_modules/libnpmhook/LICENSE.md
-lib/node_modules/libnpmhook/index.js
+lib/node_modules/libnpmhook/README.md
+lib/node_modules/libnpmhook/lib/
+lib/node_modules/libnpmhook/lib/index.js
 lib/node_modules/libnpmhook/package.json
 lib/node_modules/libnpmorg/
 lib/node_modules/libnpmorg/LICENSE
-lib/node_modules/libnpmorg/index.js
+lib/node_modules/libnpmorg/README.md
+lib/node_modules/libnpmorg/lib/
+lib/node_modules/libnpmorg/lib/index.js
 lib/node_modules/libnpmorg/package.json
 lib/node_modules/libnpmpack/
 lib/node_modules/libnpmpack/LICENSE
-lib/node_modules/libnpmpack/index.js
+lib/node_modules/libnpmpack/README.md
+lib/node_modules/libnpmpack/lib/
+lib/node_modules/libnpmpack/lib/index.js
 lib/node_modules/libnpmpack/package.json
 lib/node_modules/libnpmpublish/
 lib/node_modules/libnpmpublish/LICENSE
-lib/node_modules/libnpmpublish/index.js
+lib/node_modules/libnpmpublish/README.md
+lib/node_modules/libnpmpublish/lib/
+lib/node_modules/libnpmpublish/lib/index.js
+lib/node_modules/libnpmpublish/lib/publish.js
+lib/node_modules/libnpmpublish/lib/unpublish.js
 lib/node_modules/libnpmpublish/package.json
-lib/node_modules/libnpmpublish/publish.js
-lib/node_modules/libnpmpublish/unpublish.js
 lib/node_modules/libnpmsearch/
 lib/node_modules/libnpmsearch/LICENSE
-lib/node_modules/libnpmsearch/index.js
+lib/node_modules/libnpmsearch/README.md
+lib/node_modules/libnpmsearch/lib/
+lib/node_modules/libnpmsearch/lib/index.js
 lib/node_modules/libnpmsearch/package.json
 lib/node_modules/libnpmteam/
 lib/node_modules/libnpmteam/LICENSE
-lib/node_modules/libnpmteam/index.js
+lib/node_modules/libnpmteam/README.md
+lib/node_modules/libnpmteam/lib/
+lib/node_modules/libnpmteam/lib/index.js
 lib/node_modules/libnpmteam/package.json
 lib/node_modules/libnpmversion/
 lib/node_modules/libnpmversion/LICENSE
+lib/node_modules/libnpmversion/README.md
 lib/node_modules/libnpmversion/lib/
 lib/node_modules/libnpmversion/lib/commit.js
 lib/node_modules/libnpmversion/lib/enforce-clean.js
@@ -1130,6 +1171,7 @@ lib/node_modules/node-gyp/.github/PULL_R
 lib/node_modules/node-gyp/.github/workflows/
 lib/node_modules/node-gyp/.github/workflows/release-please.yml
 lib/node_modules/node-gyp/.github/workflows/tests.yml
+lib/node_modules/node-gyp/.github/workflows/visual-studio.yml
 lib/node_modules/node-gyp/CHANGELOG.md
 lib/node_modules/node-gyp/CONTRIBUTING.md
 lib/node_modules/node-gyp/LICENSE
@@ -1302,41 +1344,6 @@ lib/node_modules/node-gyp/lib/remove.js
 lib/node_modules/node-gyp/lib/util.js
 lib/node_modules/node-gyp/macOS_Catalina.md
 lib/node_modules/node-gyp/macOS_Catalina_acid_test.sh
-lib/node_modules/node-gyp/node_modules/
-lib/node_modules/node-gyp/node_modules/aproba/
-lib/node_modules/node-gyp/node_modules/aproba/LICENSE
-lib/node_modules/node-gyp/node_modules/aproba/index.js
-lib/node_modules/node-gyp/node_modules/aproba/package.json
-lib/node_modules/node-gyp/node_modules/gauge/
-lib/node_modules/node-gyp/node_modules/gauge/LICENSE
-lib/node_modules/node-gyp/node_modules/gauge/base-theme.js
-lib/node_modules/node-gyp/node_modules/gauge/error.js
-lib/node_modules/node-gyp/node_modules/gauge/has-color.js
-lib/node_modules/node-gyp/node_modules/gauge/index.js
-lib/node_modules/node-gyp/node_modules/gauge/package.json
-lib/node_modules/node-gyp/node_modules/gauge/plumbing.js
-lib/node_modules/node-gyp/node_modules/gauge/process.js
-lib/node_modules/node-gyp/node_modules/gauge/progress-bar.js
-lib/node_modules/node-gyp/node_modules/gauge/render-template.js
-lib/node_modules/node-gyp/node_modules/gauge/set-immediate.js
-lib/node_modules/node-gyp/node_modules/gauge/set-interval.js
-lib/node_modules/node-gyp/node_modules/gauge/spin.js
-lib/node_modules/node-gyp/node_modules/gauge/template-item.js
-lib/node_modules/node-gyp/node_modules/gauge/theme-set.js
-lib/node_modules/node-gyp/node_modules/gauge/themes.js
-lib/node_modules/node-gyp/node_modules/gauge/wide-truncate.js
-lib/node_modules/node-gyp/node_modules/is-fullwidth-code-point/
-lib/node_modules/node-gyp/node_modules/is-fullwidth-code-point/index.js
-lib/node_modules/node-gyp/node_modules/is-fullwidth-code-point/license
-lib/node_modules/node-gyp/node_modules/is-fullwidth-code-point/package.json
-lib/node_modules/node-gyp/node_modules/npmlog/
-lib/node_modules/node-gyp/node_modules/npmlog/LICENSE
-lib/node_modules/node-gyp/node_modules/npmlog/log.js
-lib/node_modules/node-gyp/node_modules/npmlog/package.json
-lib/node_modules/node-gyp/node_modules/string-width/
-lib/node_modules/node-gyp/node_modules/string-width/index.js
-lib/node_modules/node-gyp/node_modules/string-width/license
-lib/node_modules/node-gyp/node_modules/string-width/package.json
 lib/node_modules/node-gyp/package.json
 lib/node_modules/node-gyp/src/
 lib/node_modules/node-gyp/src/win_delay_load_hook.cc
@@ -1531,6 +1538,7 @@ lib/node_modules/npm/docs/content/config
 lib/node_modules/npm/docs/content/using-npm/
 lib/node_modules/npm/docs/content/using-npm/config.md
 lib/node_modules/npm/docs/content/using-npm/developers.md
+lib/node_modules/npm/docs/content/using-npm/logging.md
 lib/node_modules/npm/docs/content/using-npm/orgs.md
 lib/node_modules/npm/docs/content/using-npm/registry.md
 lib/node_modules/npm/docs/content/using-npm/removal.md
@@ -1614,6 +1622,7 @@ lib/node_modules/npm/docs/output/configu
 lib/node_modules/npm/docs/output/using-npm/
 lib/node_modules/npm/docs/output/using-npm/config.html
 lib/node_modules/npm/docs/output/using-npm/developers.html
+lib/node_modules/npm/docs/output/using-npm/logging.html
 lib/node_modules/npm/docs/output/using-npm/orgs.html
 lib/node_modules/npm/docs/output/using-npm/registry.html
 lib/node_modules/npm/docs/output/using-npm/removal.html
@@ -1622,87 +1631,92 @@ lib/node_modules/npm/docs/output/using-n
 lib/node_modules/npm/docs/output/using-npm/workspaces.html
 lib/node_modules/npm/index.js
 lib/node_modules/npm/lib/
-lib/node_modules/npm/lib/access.js
-lib/node_modules/npm/lib/adduser.js
-lib/node_modules/npm/lib/audit.js
+lib/node_modules/npm/lib/arborist-cmd.js
 lib/node_modules/npm/lib/auth/
 lib/node_modules/npm/lib/auth/legacy.js
 lib/node_modules/npm/lib/auth/oauth.js
 lib/node_modules/npm/lib/auth/saml.js
 lib/node_modules/npm/lib/auth/sso.js
 lib/node_modules/npm/lib/base-command.js
-lib/node_modules/npm/lib/bin.js
-lib/node_modules/npm/lib/birthday.js
-lib/node_modules/npm/lib/bugs.js
-lib/node_modules/npm/lib/cache.js
-lib/node_modules/npm/lib/ci.js
 lib/node_modules/npm/lib/cli.js
-lib/node_modules/npm/lib/completion.js
-lib/node_modules/npm/lib/config.js
-lib/node_modules/npm/lib/dedupe.js
-lib/node_modules/npm/lib/deprecate.js
-lib/node_modules/npm/lib/diff.js
-lib/node_modules/npm/lib/dist-tag.js
-lib/node_modules/npm/lib/docs.js
-lib/node_modules/npm/lib/doctor.js
-lib/node_modules/npm/lib/edit.js
+lib/node_modules/npm/lib/commands/
+lib/node_modules/npm/lib/commands/access.js
+lib/node_modules/npm/lib/commands/adduser.js
+lib/node_modules/npm/lib/commands/audit.js
+lib/node_modules/npm/lib/commands/bin.js
+lib/node_modules/npm/lib/commands/birthday.js
+lib/node_modules/npm/lib/commands/bugs.js
+lib/node_modules/npm/lib/commands/cache.js
+lib/node_modules/npm/lib/commands/ci.js
+lib/node_modules/npm/lib/commands/completion.js
+lib/node_modules/npm/lib/commands/config.js
+lib/node_modules/npm/lib/commands/dedupe.js
+lib/node_modules/npm/lib/commands/deprecate.js
+lib/node_modules/npm/lib/commands/diff.js
+lib/node_modules/npm/lib/commands/dist-tag.js
+lib/node_modules/npm/lib/commands/docs.js
+lib/node_modules/npm/lib/commands/doctor.js
+lib/node_modules/npm/lib/commands/edit.js
+lib/node_modules/npm/lib/commands/exec.js
+lib/node_modules/npm/lib/commands/explain.js
+lib/node_modules/npm/lib/commands/explore.js
+lib/node_modules/npm/lib/commands/find-dupes.js
+lib/node_modules/npm/lib/commands/fund.js
+lib/node_modules/npm/lib/commands/get.js
+lib/node_modules/npm/lib/commands/help-search.js
+lib/node_modules/npm/lib/commands/help.js
+lib/node_modules/npm/lib/commands/hook.js
+lib/node_modules/npm/lib/commands/init.js
+lib/node_modules/npm/lib/commands/install-ci-test.js
+lib/node_modules/npm/lib/commands/install-test.js
+lib/node_modules/npm/lib/commands/install.js
+lib/node_modules/npm/lib/commands/link.js
+lib/node_modules/npm/lib/commands/ll.js
+lib/node_modules/npm/lib/commands/logout.js
+lib/node_modules/npm/lib/commands/ls.js
+lib/node_modules/npm/lib/commands/org.js
+lib/node_modules/npm/lib/commands/outdated.js
+lib/node_modules/npm/lib/commands/owner.js
+lib/node_modules/npm/lib/commands/pack.js
+lib/node_modules/npm/lib/commands/ping.js
+lib/node_modules/npm/lib/commands/pkg.js
+lib/node_modules/npm/lib/commands/prefix.js
+lib/node_modules/npm/lib/commands/profile.js
+lib/node_modules/npm/lib/commands/prune.js
+lib/node_modules/npm/lib/commands/publish.js
+lib/node_modules/npm/lib/commands/rebuild.js
+lib/node_modules/npm/lib/commands/repo.js
+lib/node_modules/npm/lib/commands/restart.js
+lib/node_modules/npm/lib/commands/root.js
+lib/node_modules/npm/lib/commands/run-script.js
+lib/node_modules/npm/lib/commands/search.js
+lib/node_modules/npm/lib/commands/set-script.js
+lib/node_modules/npm/lib/commands/set.js
+lib/node_modules/npm/lib/commands/shrinkwrap.js
+lib/node_modules/npm/lib/commands/star.js
+lib/node_modules/npm/lib/commands/stars.js
+lib/node_modules/npm/lib/commands/start.js
+lib/node_modules/npm/lib/commands/stop.js
+lib/node_modules/npm/lib/commands/team.js
+lib/node_modules/npm/lib/commands/test.js
+lib/node_modules/npm/lib/commands/token.js
+lib/node_modules/npm/lib/commands/uninstall.js
+lib/node_modules/npm/lib/commands/unpublish.js
+lib/node_modules/npm/lib/commands/unstar.js
+lib/node_modules/npm/lib/commands/update.js
+lib/node_modules/npm/lib/commands/version.js
+lib/node_modules/npm/lib/commands/view.js
+lib/node_modules/npm/lib/commands/whoami.js
 lib/node_modules/npm/lib/exec/
-lib/node_modules/npm/lib/exec.js
 lib/node_modules/npm/lib/exec/get-workspace-location-msg.js
-lib/node_modules/npm/lib/explain.js
-lib/node_modules/npm/lib/explore.js
-lib/node_modules/npm/lib/find-dupes.js
-lib/node_modules/npm/lib/fund.js
-lib/node_modules/npm/lib/get.js
-lib/node_modules/npm/lib/help-search.js
-lib/node_modules/npm/lib/help.js
-lib/node_modules/npm/lib/hook.js
-lib/node_modules/npm/lib/init.js
-lib/node_modules/npm/lib/install-ci-test.js
-lib/node_modules/npm/lib/install-test.js
-lib/node_modules/npm/lib/install.js
-lib/node_modules/npm/lib/link.js
-lib/node_modules/npm/lib/ll.js
-lib/node_modules/npm/lib/logout.js
-lib/node_modules/npm/lib/ls.js
+lib/node_modules/npm/lib/lifecycle-cmd.js
 lib/node_modules/npm/lib/npm.js
-lib/node_modules/npm/lib/org.js
-lib/node_modules/npm/lib/outdated.js
-lib/node_modules/npm/lib/owner.js
-lib/node_modules/npm/lib/pack.js
-lib/node_modules/npm/lib/ping.js
-lib/node_modules/npm/lib/pkg.js
-lib/node_modules/npm/lib/prefix.js
-lib/node_modules/npm/lib/profile.js
-lib/node_modules/npm/lib/prune.js
-lib/node_modules/npm/lib/publish.js
-lib/node_modules/npm/lib/rebuild.js
-lib/node_modules/npm/lib/repo.js
-lib/node_modules/npm/lib/restart.js
-lib/node_modules/npm/lib/root.js
-lib/node_modules/npm/lib/run-script.js
 lib/node_modules/npm/lib/search/
-lib/node_modules/npm/lib/search.js
 lib/node_modules/npm/lib/search/format-package-stream.js
 lib/node_modules/npm/lib/search/package-filter.js
-lib/node_modules/npm/lib/set-script.js
-lib/node_modules/npm/lib/set.js
-lib/node_modules/npm/lib/shrinkwrap.js
-lib/node_modules/npm/lib/star.js
-lib/node_modules/npm/lib/stars.js
-lib/node_modules/npm/lib/start.js
-lib/node_modules/npm/lib/stop.js
-lib/node_modules/npm/lib/team.js
-lib/node_modules/npm/lib/test.js
-lib/node_modules/npm/lib/token.js
-lib/node_modules/npm/lib/uninstall.js
-lib/node_modules/npm/lib/unpublish.js
-lib/node_modules/npm/lib/unstar.js
-lib/node_modules/npm/lib/update.js
 lib/node_modules/npm/lib/utils/
 lib/node_modules/npm/lib/utils/ansi-trim.js
 lib/node_modules/npm/lib/utils/audit-error.js
-lib/node_modules/npm/lib/utils/cleanup-log-files.js
 lib/node_modules/npm/lib/utils/cmd-list.js
 lib/node_modules/npm/lib/utils/completion/
 lib/node_modules/npm/lib/utils/completion.sh
@@ -1716,6 +1730,7 @@ lib/node_modules/npm/lib/utils/config/fl
 lib/node_modules/npm/lib/utils/config/index.js
 lib/node_modules/npm/lib/utils/deref-command.js
 lib/node_modules/npm/lib/utils/did-you-mean.js
+lib/node_modules/npm/lib/utils/display.js
 lib/node_modules/npm/lib/utils/error-message.js
 lib/node_modules/npm/lib/utils/exit-handler.js
 lib/node_modules/npm/lib/utils/explain-dep.js
@@ -1723,18 +1738,17 @@ lib/node_modules/npm/lib/utils/explain-e
 lib/node_modules/npm/lib/utils/file-exists.js
 lib/node_modules/npm/lib/utils/format-bytes.js
 lib/node_modules/npm/lib/utils/get-identity.js
-lib/node_modules/npm/lib/utils/get-project-scope.js
 lib/node_modules/npm/lib/utils/hosted-git-info-from-manifest.js
 lib/node_modules/npm/lib/utils/is-windows-bash.js
 lib/node_modules/npm/lib/utils/is-windows-shell.js
 lib/node_modules/npm/lib/utils/is-windows.js
-lib/node_modules/npm/lib/utils/lifecycle-cmd.js
+lib/node_modules/npm/lib/utils/log-file.js
+lib/node_modules/npm/lib/utils/log-shim.js
 lib/node_modules/npm/lib/utils/npm-usage.js
 lib/node_modules/npm/lib/utils/open-url.js
 lib/node_modules/npm/lib/utils/otplease.js
 lib/node_modules/npm/lib/utils/path.js
 lib/node_modules/npm/lib/utils/ping.js
-lib/node_modules/npm/lib/utils/proc-log-listener.js
 lib/node_modules/npm/lib/utils/pulse-till-done.js
 lib/node_modules/npm/lib/utils/queryable.js
 lib/node_modules/npm/lib/utils/read-package-name.js
@@ -1742,17 +1756,14 @@ lib/node_modules/npm/lib/utils/read-user
 lib/node_modules/npm/lib/utils/reify-finish.js
 lib/node_modules/npm/lib/utils/reify-output.js
 lib/node_modules/npm/lib/utils/replace-info.js
-lib/node_modules/npm/lib/utils/setup-log.js
 lib/node_modules/npm/lib/utils/split-package-names.js
 lib/node_modules/npm/lib/utils/tar.js
+lib/node_modules/npm/lib/utils/timers.js
 lib/node_modules/npm/lib/utils/unsupported.js
 lib/node_modules/npm/lib/utils/update-notifier.js
 lib/node_modules/npm/lib/utils/usage.js
-lib/node_modules/npm/lib/version.js
-lib/node_modules/npm/lib/view.js
-lib/node_modules/npm/lib/whoami.js
+lib/node_modules/npm/lib/utils/with-chown-sync.js
 lib/node_modules/npm/lib/workspaces/
-lib/node_modules/npm/lib/workspaces/arborist-cmd.js
 lib/node_modules/npm/lib/workspaces/get-workspaces.js
 @mandir lib/node_modules/npm/man/
 lib/node_modules/npm/man/man1/
@@ -1831,6 +1842,7 @@ lib/node_modules/npm/man/man5/
 lib/node_modules/npm/man/man7/
 @man lib/node_modules/npm/man/man7/config.7
 @man lib/node_modules/npm/man/man7/developers.7
+@man lib/node_modules/npm/man/man7/logging.7
 @man lib/node_modules/npm/man/man7/orgs.7
 @man lib/node_modules/npm/man/man7/registry.7
 @man lib/node_modules/npm/man/man7/removal.7
@@ -1868,7 +1880,6 @@ lib/node_modules/npm/node_modules/cli-co
 lib/node_modules/npm/node_modules/cli-table3
 lib/node_modules/npm/node_modules/clone
 lib/node_modules/npm/node_modules/cmd-shim
-lib/node_modules/npm/node_modules/code-point-at
 lib/node_modules/npm/node_modules/color-convert
 lib/node_modules/npm/node_modules/color-name
 lib/node_modules/npm/node_modules/color-support
@@ -1967,7 +1978,6 @@ lib/node_modules/npm/node_modules/npm-pr
 lib/node_modules/npm/node_modules/npm-registry-fetch
 lib/node_modules/npm/node_modules/npm-user-validate
 lib/node_modules/npm/node_modules/npmlog
-lib/node_modules/npm/node_modules/number-is-nan
 lib/node_modules/npm/node_modules/object-assign
 lib/node_modules/npm/node_modules/once
 lib/node_modules/npm/node_modules/opener
@@ -2030,24 +2040,10 @@ lib/node_modules/npm/tap-snapshots/
 lib/node_modules/npm/tap-snapshots/smoke-tests/
 lib/node_modules/npm/tap-snapshots/smoke-tests/index.js.test.cjs
 lib/node_modules/npmlog/
-lib/node_modules/npmlog/LICENSE
-lib/node_modules/npmlog/log.js
-lib/node_modules/npmlog/node_modules/
-lib/node_modules/npmlog/node_modules/are-we-there-yet/
-lib/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE.md
-lib/node_modules/npmlog/node_modules/are-we-there-yet/lib/
-lib/node_modules/npmlog/node_modules/are-we-there-yet/lib/index.js
-lib/node_modules/npmlog/node_modules/are-we-there-yet/lib/tracker-base.js
-lib/node_modules/npmlog/node_modules/are-we-there-yet/lib/tracker-group.js
-lib/node_modules/npmlog/node_modules/are-we-there-yet/lib/tracker-stream.js
-lib/node_modules/npmlog/node_modules/are-we-there-yet/lib/tracker.js
-lib/node_modules/npmlog/node_modules/are-we-there-yet/package.json
+lib/node_modules/npmlog/LICENSE.md
+lib/node_modules/npmlog/lib/
+lib/node_modules/npmlog/lib/log.js
 lib/node_modules/npmlog/package.json
-lib/node_modules/number-is-nan/
-lib/node_modules/number-is-nan/index.js
-lib/node_modules/number-is-nan/license
-lib/node_modules/number-is-nan/package.json
-lib/node_modules/number-is-nan/readme.md
 lib/node_modules/object-assign/
 lib/node_modules/object-assign/index.js
 lib/node_modules/object-assign/license
@@ -2092,8 +2088,9 @@ lib/node_modules/pacote/lib/util/proc-lo
 lib/node_modules/pacote/lib/util/tar-create-options.js
 lib/node_modules/pacote/package.json
 lib/node_modules/parse-conflict-json/
-lib/node_modules/parse-conflict-json/LICENSE
-lib/node_modules/parse-conflict-json/index.js
+lib/node_modules/parse-conflict-json/LICENSE.md
+lib/node_modules/parse-conflict-json/lib/
+lib/node_modules/parse-conflict-json/lib/index.js
 lib/node_modules/parse-conflict-json/package.json
 lib/node_modules/path-is-absolute/
 lib/node_modules/path-is-absolute/index.js

Reply via email to