git: 74ca7d84c02d - main - www/npm: Update to 9.4.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Feb 2023 18:46:22 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=74ca7d84c02d7221946cac0006498ed4f5376516 commit 74ca7d84c02d7221946cac0006498ed4f5376516 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-02-12 18:36:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-02-12 18:36:47 +0000 www/npm: Update to 9.4.2 Changes: https://github.com/npm/cli/releases --- www/npm-node18/Makefile | 17 +-- www/npm-node18/distinfo | 6 +- www/npm-node18/pkg-plist | 325 ++++++++++++++++++++++++----------------------- www/npm/Makefile | 2 +- 4 files changed, 175 insertions(+), 175 deletions(-) diff --git a/www/npm-node18/Makefile b/www/npm-node18/Makefile index 258333830793..0af183234f50 100644 --- a/www/npm-node18/Makefile +++ b/www/npm-node18/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 9.4.1 +PORTVERSION= 9.4.2 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet PKGNAMESUFFIX= ${NODEJS_SUFFIX} @@ -29,16 +29,6 @@ PORTSCOUT= ignore:1 SHEBANG_GLOB= *.py -.include <bsd.port.pre.mk> - -.if ${PYTHON_SUFFIX} > 38 -_PYTHON_OPTFLAG= -o 0 -o 1 -PLIST_SUB+= HAS_CPYTHON="" -.else -_PYTHON_OPTFLAG= "" -PLIST_SUB+= HAS_CPYTHON="@comment " -.endif - post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' ${WRKSRC}/etc/man.d/npm.conf @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp @@ -48,6 +38,7 @@ post-patch: do-install: cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/ ${ECHO_CMD} 'python=${PYTHON_CMD}' > ${STAGEDIR}${PREFIX}/etc/npmrc - ${PYTHON_CMD} -m compileall -d ${PREFIX}/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp -f ${STAGEDIR}${PREFIX}/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp ${_PYTHON_OPTFLAG} + ${PYTHON_CMD} -m compileall -d ${PREFIX}/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp -f ${STAGEDIR}${PREFIX}/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp + ${PYTHON_CMD} -O -m compileall -d ${PREFIX}/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp -f ${STAGEDIR}${PREFIX}/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/www/npm-node18/distinfo b/www/npm-node18/distinfo index d62bc1c97d4c..7f931dfb451f 100644 --- a/www/npm-node18/distinfo +++ b/www/npm-node18/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675618210 -SHA256 (npm-9.4.1.tar.xz) = a5f10cecc7e4a276af55ef80044b46bb95a7db7579f8970537317baefa213b6b -SIZE (npm-9.4.1.tar.xz) = 1693808 +TIMESTAMP = 1676225671 +SHA256 (npm-9.4.2.tar.xz) = 0c92948aacc93aeea9052d11ceb8709358191b44ccadbe719e56847151ddc33a +SIZE (npm-9.4.2.tar.xz) = 1710108 diff --git a/www/npm-node18/pkg-plist b/www/npm-node18/pkg-plist index dc73e867a9a3..4dc62f812bec 100644 --- a/www/npm-node18/pkg-plist +++ b/www/npm-node18/pkg-plist @@ -533,8 +533,11 @@ lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/get-dep-spec.j lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/hash.js lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json +lib/node_modules/npm/node_modules/@npmcli/move-file/LICENSE.md +lib/node_modules/npm/node_modules/@npmcli/move-file/lib/index.js +lib/node_modules/npm/node_modules/@npmcli/move-file/package.json lib/node_modules/npm/node_modules/@npmcli/name-from-folder/LICENSE -lib/node_modules/npm/node_modules/@npmcli/name-from-folder/index.js +lib/node_modules/npm/node_modules/@npmcli/name-from-folder/lib/index.js lib/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json lib/node_modules/npm/node_modules/@npmcli/node-gyp/lib/index.js lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json @@ -637,39 +640,6 @@ lib/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-base.js lib/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-group.js lib/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-stream.js lib/node_modules/npm/node_modules/are-we-there-yet/lib/tracker.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/LICENSE -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_duplex.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_passthrough.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_readable.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_transform.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/_stream_writable.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/add-abort-signal.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/buffer_list.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/compose.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/destroy.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/duplex.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/duplexify.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/end-of-stream.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/from.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/lazy_transform.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/legacy.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/operators.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/passthrough.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/pipeline.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/readable.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/state.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/transform.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/utils.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/streams/writable.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/internal/validators.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/ours/browser.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/ours/errors.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/ours/index.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/ours/primordials.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/ours/util.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/stream/promises.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/stream.js -lib/node_modules/npm/node_modules/are-we-there-yet/node_modules/readable-stream/package.json lib/node_modules/npm/node_modules/are-we-there-yet/package.json lib/node_modules/npm/node_modules/balanced-match/LICENSE.md lib/node_modules/npm/node_modules/balanced-match/index.js @@ -935,11 +905,7 @@ lib/node_modules/npm/node_modules/fastest-levenshtein/package.json lib/node_modules/npm/node_modules/fastest-levenshtein/test.js lib/node_modules/npm/node_modules/fastest-levenshtein/test.ts lib/node_modules/npm/node_modules/fs-minipass/LICENSE -lib/node_modules/npm/node_modules/fs-minipass/index.js -lib/node_modules/npm/node_modules/fs-minipass/node_modules/minipass/LICENSE -lib/node_modules/npm/node_modules/fs-minipass/node_modules/minipass/index.d.ts -lib/node_modules/npm/node_modules/fs-minipass/node_modules/minipass/index.js -lib/node_modules/npm/node_modules/fs-minipass/node_modules/minipass/package.json +lib/node_modules/npm/node_modules/fs-minipass/lib/index.js lib/node_modules/npm/node_modules/fs-minipass/package.json lib/node_modules/npm/node_modules/fs.realpath/LICENSE lib/node_modules/npm/node_modules/fs.realpath/index.js @@ -970,6 +936,10 @@ lib/node_modules/npm/node_modules/gauge/package.json lib/node_modules/npm/node_modules/glob/LICENSE lib/node_modules/npm/node_modules/glob/common.js lib/node_modules/npm/node_modules/glob/glob.js +lib/node_modules/npm/node_modules/glob/node_modules/minimatch/LICENSE +lib/node_modules/npm/node_modules/glob/node_modules/minimatch/lib/path.js +lib/node_modules/npm/node_modules/glob/node_modules/minimatch/minimatch.js +lib/node_modules/npm/node_modules/glob/node_modules/minimatch/package.json lib/node_modules/npm/node_modules/glob/package.json lib/node_modules/npm/node_modules/glob/sync.js lib/node_modules/npm/node_modules/graceful-fs/LICENSE @@ -1123,15 +1093,15 @@ lib/node_modules/npm/node_modules/jsonparse/test/surrogate.js lib/node_modules/npm/node_modules/jsonparse/test/unvalid.js lib/node_modules/npm/node_modules/jsonparse/test/utf8.js lib/node_modules/npm/node_modules/just-diff/LICENSE +lib/node_modules/npm/node_modules/just-diff/index.cjs lib/node_modules/npm/node_modules/just-diff/index.d.ts -lib/node_modules/npm/node_modules/just-diff/index.js lib/node_modules/npm/node_modules/just-diff/index.mjs lib/node_modules/npm/node_modules/just-diff/index.tests.ts lib/node_modules/npm/node_modules/just-diff/package.json lib/node_modules/npm/node_modules/just-diff/rollup.config.js lib/node_modules/npm/node_modules/just-diff-apply/LICENSE +lib/node_modules/npm/node_modules/just-diff-apply/index.cjs lib/node_modules/npm/node_modules/just-diff-apply/index.d.ts -lib/node_modules/npm/node_modules/just-diff-apply/index.js lib/node_modules/npm/node_modules/just-diff-apply/index.mjs lib/node_modules/npm/node_modules/just-diff-apply/index.tests.ts lib/node_modules/npm/node_modules/just-diff-apply/package.json @@ -1217,8 +1187,23 @@ lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js lib/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js lib/node_modules/npm/node_modules/make-fetch-happen/package.json lib/node_modules/npm/node_modules/minimatch/LICENSE -lib/node_modules/npm/node_modules/minimatch/lib/path.js -lib/node_modules/npm/node_modules/minimatch/minimatch.js +lib/node_modules/npm/node_modules/minimatch/dist/cjs/comparator.d.ts +lib/node_modules/npm/node_modules/minimatch/dist/cjs/comparator.js +lib/node_modules/npm/node_modules/minimatch/dist/cjs/comparator.js.map +lib/node_modules/npm/node_modules/minimatch/dist/cjs/index-cjs.d.ts +lib/node_modules/npm/node_modules/minimatch/dist/cjs/index-cjs.js +lib/node_modules/npm/node_modules/minimatch/dist/cjs/index-cjs.js.map +lib/node_modules/npm/node_modules/minimatch/dist/cjs/index.d.ts +lib/node_modules/npm/node_modules/minimatch/dist/cjs/index.js +lib/node_modules/npm/node_modules/minimatch/dist/cjs/index.js.map +lib/node_modules/npm/node_modules/minimatch/dist/cjs/package.json +lib/node_modules/npm/node_modules/minimatch/dist/mjs/comparator.d.ts +lib/node_modules/npm/node_modules/minimatch/dist/mjs/comparator.js +lib/node_modules/npm/node_modules/minimatch/dist/mjs/comparator.js.map +lib/node_modules/npm/node_modules/minimatch/dist/mjs/index.d.ts +lib/node_modules/npm/node_modules/minimatch/dist/mjs/index.js +lib/node_modules/npm/node_modules/minimatch/dist/mjs/index.js.map +lib/node_modules/npm/node_modules/minimatch/dist/mjs/package.json lib/node_modules/npm/node_modules/minimatch/package.json lib/node_modules/npm/node_modules/minipass/LICENSE lib/node_modules/npm/node_modules/minipass/index.d.ts @@ -1293,7 +1278,7 @@ lib/node_modules/npm/node_modules/ms/index.js lib/node_modules/npm/node_modules/ms/license.md lib/node_modules/npm/node_modules/ms/package.json lib/node_modules/npm/node_modules/mute-stream/LICENSE -lib/node_modules/npm/node_modules/mute-stream/mute.js +lib/node_modules/npm/node_modules/mute-stream/lib/index.js lib/node_modules/npm/node_modules/mute-stream/package.json lib/node_modules/npm/node_modules/negotiator/HISTORY.md lib/node_modules/npm/node_modules/negotiator/LICENSE @@ -1346,94 +1331,94 @@ lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSNew.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSNew.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSProject.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSProject.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSSettings.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSSettings.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSSettings_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSSettings_test.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSToolFile.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSToolFile.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUserFile.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUserFile.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUtil.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUtil.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSVersion.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSVersion.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common_test.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/easy_xml.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/easy_xml.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/easy_xml_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/easy_xml_test.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/flock_tool.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/flock_tool.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input_test.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/mac_tool.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/mac_tool.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/msvs_emulation.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/msvs_emulation.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/ninja_syntax.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/ninja_syntax.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/simple_copy.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/simple_copy.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/win_tool.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/win_tool.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_emulation.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_emulation.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_ninja.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_ninja.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcodeproj_file.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcodeproj_file.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xml_fix.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xml_fix.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSNew.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSNew.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSProject.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSProject.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSSettings.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSSettings.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSSettings_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSSettings_test.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSToolFile.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSToolFile.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUserFile.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUserFile.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUtil.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUtil.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSVersion.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSVersion.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common_test.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/easy_xml.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/easy_xml.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/easy_xml_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/easy_xml_test.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/flock_tool.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/flock_tool.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input_test.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/mac_tool.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/mac_tool.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/msvs_emulation.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/msvs_emulation.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/ninja_syntax.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/ninja_syntax.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/simple_copy.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/simple_copy.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/win_tool.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/win_tool.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_emulation.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_emulation.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_ninja.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_ninja.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcodeproj_file.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcodeproj_file.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xml_fix.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xml_fix.cpython-%%PYTHON_SUFFIX%%.pyc lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/analyzer.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/analyzer.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/android.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/android.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/cmake.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/cmake.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/compile_commands_json.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/compile_commands_json.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/dump_dependency_json.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/dump_dependency_json.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/eclipse.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/eclipse.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/gypd.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/gypd.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/gypsh.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/gypsh.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/make.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/make.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/msvs.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/msvs.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/msvs_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/msvs_test.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja_test.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode.cpython-%%PYTHON_SUFFIX%%.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -%%HAS_CPYTHON%%lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode_test.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/analyzer.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/analyzer.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/android.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/android.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/cmake.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/cmake.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/compile_commands_json.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/compile_commands_json.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/dump_dependency_json.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/dump_dependency_json.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/eclipse.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/eclipse.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/gypd.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/gypd.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/gypsh.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/gypsh.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/make.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/make.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/msvs.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/msvs.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/msvs_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/msvs_test.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja_test.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode.cpython-%%PYTHON_SUFFIX%%.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode_test.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode_test.cpython-%%PYTHON_SUFFIX%%.pyc lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py @@ -1516,9 +1501,6 @@ lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/with-owne lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/with-temp-dir.js lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/write-file.js lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/package.json -lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/move-file/LICENSE.md -lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/move-file/lib/index.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/move-file/package.json lib/node_modules/npm/node_modules/node-gyp/node_modules/abbrev/LICENSE lib/node_modules/npm/node_modules/node-gyp/node_modules/abbrev/abbrev.js lib/node_modules/npm/node_modules/node-gyp/node_modules/abbrev/package.json @@ -1561,6 +1543,9 @@ lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/min lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch/minimatch.js lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch/package.json lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/fs-minipass/LICENSE +lib/node_modules/npm/node_modules/node-gyp/node_modules/fs-minipass/index.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/fs-minipass/package.json lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/LICENSE.md lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/base-theme.js lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/error.js @@ -1622,6 +1607,30 @@ lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/package.json lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/LICENSE.md lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/lib/log.js lib/node_modules/npm/node_modules/node-gyp/node_modules/npmlog/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/CONTRIBUTING.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/GOVERNANCE.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/LICENSE +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/errors-browser.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/errors.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/experimentalWarning.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/_stream_duplex.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/_stream_passthrough.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/_stream_readable.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/_stream_transform.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/_stream_writable.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/async_iterator.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/buffer_list.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/destroy.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/from-browser.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/from.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/pipeline.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/state.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/stream-browser.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/lib/internal/streams/stream.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/readable-browser.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/readable-stream/readable.js lib/node_modules/npm/node_modules/node-gyp/node_modules/ssri/LICENSE.md lib/node_modules/npm/node_modules/node-gyp/node_modules/ssri/lib/index.js lib/node_modules/npm/node_modules/node-gyp/node_modules/ssri/package.json @@ -1716,7 +1725,7 @@ lib/node_modules/npm/node_modules/npm-registry-fetch/lib/errors.js lib/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js lib/node_modules/npm/node_modules/npm-registry-fetch/package.json lib/node_modules/npm/node_modules/npm-user-validate/LICENSE -lib/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js +lib/node_modules/npm/node_modules/npm-user-validate/lib/index.js lib/node_modules/npm/node_modules/npm-user-validate/package.json lib/node_modules/npm/node_modules/npmlog/LICENSE.md lib/node_modules/npm/node_modules/npmlog/lib/log.js @@ -1808,24 +1817,8 @@ lib/node_modules/npm/node_modules/promise-retry/index.js lib/node_modules/npm/node_modules/promise-retry/package.json lib/node_modules/npm/node_modules/promise-retry/test/test.js lib/node_modules/npm/node_modules/promzard/LICENSE -lib/node_modules/npm/node_modules/promzard/example/buffer.js -lib/node_modules/npm/node_modules/promzard/example/index.js -lib/node_modules/npm/node_modules/promzard/example/npm-init/init-input.js -lib/node_modules/npm/node_modules/promzard/example/npm-init/init.js -lib/node_modules/npm/node_modules/promzard/example/npm-init/package.json -lib/node_modules/npm/node_modules/promzard/example/substack-input.js +lib/node_modules/npm/node_modules/promzard/lib/index.js lib/node_modules/npm/node_modules/promzard/package.json -lib/node_modules/npm/node_modules/promzard/promzard.js -lib/node_modules/npm/node_modules/promzard/test/basic.js -lib/node_modules/npm/node_modules/promzard/test/buffer.js -lib/node_modules/npm/node_modules/promzard/test/exports.input -lib/node_modules/npm/node_modules/promzard/test/exports.js -lib/node_modules/npm/node_modules/promzard/test/fn.input -lib/node_modules/npm/node_modules/promzard/test/fn.js -lib/node_modules/npm/node_modules/promzard/test/simple.input -lib/node_modules/npm/node_modules/promzard/test/simple.js -lib/node_modules/npm/node_modules/promzard/test/validate.input -lib/node_modules/npm/node_modules/promzard/test/validate.js lib/node_modules/npm/node_modules/qrcode-terminal/.travis.yml lib/node_modules/npm/node_modules/qrcode-terminal/LICENSE lib/node_modules/npm/node_modules/qrcode-terminal/README.md @@ -1859,30 +1852,39 @@ lib/node_modules/npm/node_modules/read-package-json/package.json lib/node_modules/npm/node_modules/read-package-json-fast/LICENSE lib/node_modules/npm/node_modules/read-package-json-fast/lib/index.js lib/node_modules/npm/node_modules/read-package-json-fast/package.json -lib/node_modules/npm/node_modules/readable-stream/CONTRIBUTING.md -lib/node_modules/npm/node_modules/readable-stream/GOVERNANCE.md lib/node_modules/npm/node_modules/readable-stream/LICENSE -lib/node_modules/npm/node_modules/readable-stream/errors-browser.js -lib/node_modules/npm/node_modules/readable-stream/errors.js -lib/node_modules/npm/node_modules/readable-stream/experimentalWarning.js lib/node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js lib/node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js lib/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js lib/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js lib/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js -lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/async_iterator.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/add-abort-signal.js lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/buffer_list.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/compose.js lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/destroy.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/duplex.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/duplexify.js lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/end-of-stream.js -lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/from-browser.js lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/from.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/lazy_transform.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/legacy.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/operators.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/passthrough.js lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/pipeline.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/readable.js lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/state.js -lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream-browser.js -lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/transform.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/utils.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/writable.js +lib/node_modules/npm/node_modules/readable-stream/lib/internal/validators.js +lib/node_modules/npm/node_modules/readable-stream/lib/ours/browser.js +lib/node_modules/npm/node_modules/readable-stream/lib/ours/errors.js +lib/node_modules/npm/node_modules/readable-stream/lib/ours/index.js +lib/node_modules/npm/node_modules/readable-stream/lib/ours/primordials.js +lib/node_modules/npm/node_modules/readable-stream/lib/ours/util.js +lib/node_modules/npm/node_modules/readable-stream/lib/stream/promises.js +lib/node_modules/npm/node_modules/readable-stream/lib/stream.js lib/node_modules/npm/node_modules/readable-stream/package.json -lib/node_modules/npm/node_modules/readable-stream/readable-browser.js -lib/node_modules/npm/node_modules/readable-stream/readable.js lib/node_modules/npm/node_modules/retry/License lib/node_modules/npm/node_modules/retry/Makefile lib/node_modules/npm/node_modules/retry/equation.gif @@ -2085,6 +2087,13 @@ lib/node_modules/npm/node_modules/tar/lib/update.js lib/node_modules/npm/node_modules/tar/lib/warn-mixin.js lib/node_modules/npm/node_modules/tar/lib/winchars.js lib/node_modules/npm/node_modules/tar/lib/write-entry.js +lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/LICENSE +lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/index.js +lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass/LICENSE +lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass/index.d.ts +lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass/index.js +lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass/package.json +lib/node_modules/npm/node_modules/tar/node_modules/fs-minipass/package.json lib/node_modules/npm/node_modules/tar/package.json lib/node_modules/npm/node_modules/text-table/LICENSE lib/node_modules/npm/node_modules/text-table/example/align.js diff --git a/www/npm/Makefile b/www/npm/Makefile index 4c53b4d0a5c0..55c3255972de 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 9.4.1 +PORTVERSION= 9.4.2 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org