git: 447d07174904 - main - www/npm: Update to 8.13.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 16:35:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=447d07174904a221ca8b9721c9d4ce992758d9dc commit 447d07174904a221ca8b9721c9d4ce992758d9dc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-29 16:27:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-29 16:32:37 +0000 www/npm: Update to 8.13.0 Changes: https://github.com/npm/cli/releases --- www/npm/Makefile | 2 +- www/npm/distinfo | 6 +++--- www/npm/pkg-plist | 7 +++++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/www/npm/Makefile b/www/npm/Makefile index 6e590c48d58d..e4d169c1cf3d 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= npm -PORTVERSION= 8.12.2 +PORTVERSION= 8.13.0 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet diff --git a/www/npm/distinfo b/www/npm/distinfo index 1460da7b9de9..98c640af813f 100644 --- a/www/npm/distinfo +++ b/www/npm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655561130 -SHA256 (npm-8.12.2.tar.xz) = 3179c36ec9fd454379edbc1228e53f4df07befc14434b7261a4a6f3a22fbc1fd -SIZE (npm-8.12.2.tar.xz) = 1606756 +TIMESTAMP = 1656092910 +SHA256 (npm-8.13.0.tar.xz) = 7358df776398d9176684dfcd228a9fd7803f9782dbce6d26bb0cf07b64f05499 +SIZE (npm-8.13.0.tar.xz) = 1610908 diff --git a/www/npm/pkg-plist b/www/npm/pkg-plist index 74d65280d535..dd04e37fadc2 100644 --- a/www/npm/pkg-plist +++ b/www/npm/pkg-plist @@ -87,6 +87,7 @@ 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/package-spec.md lib/node_modules/npm/docs/content/using-npm/registry.md lib/node_modules/npm/docs/content/using-npm/removal.md lib/node_modules/npm/docs/content/using-npm/scope.md @@ -167,6 +168,7 @@ 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/package-spec.html lib/node_modules/npm/docs/output/using-npm/registry.html lib/node_modules/npm/docs/output/using-npm/removal.html lib/node_modules/npm/docs/output/using-npm/scope.html @@ -275,6 +277,7 @@ lib/node_modules/npm/lib/utils/is-windows.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-prompt.js lib/node_modules/npm/lib/utils/open-url.js lib/node_modules/npm/lib/utils/otplease.js lib/node_modules/npm/lib/utils/ping.js @@ -331,7 +334,6 @@ lib/node_modules/npm/man/man1/npm-prefix.1.gz lib/node_modules/npm/man/man1/npm-profile.1.gz lib/node_modules/npm/man/man1/npm-prune.1.gz lib/node_modules/npm/man/man1/npm-publish.1.gz -lib/node_modules/npm/man/man1/npm-query.1.gz lib/node_modules/npm/man/man1/npm-rebuild.1.gz lib/node_modules/npm/man/man1/npm-repo.1.gz lib/node_modules/npm/man/man1/npm-restart.1.gz @@ -363,10 +365,10 @@ lib/node_modules/npm/man/man5/npmrc.5.gz lib/node_modules/npm/man/man5/package-json.5.gz lib/node_modules/npm/man/man5/package-lock-json.5.gz lib/node_modules/npm/man/man7/config.7.gz -lib/node_modules/npm/man/man7/dependency-selectors.7.gz lib/node_modules/npm/man/man7/developers.7.gz lib/node_modules/npm/man/man7/logging.7.gz lib/node_modules/npm/man/man7/orgs.7.gz +lib/node_modules/npm/man/man7/package-spec.7.gz lib/node_modules/npm/man/man7/registry.7.gz lib/node_modules/npm/man/man7/removal.7.gz lib/node_modules/npm/man/man7/scope.7.gz @@ -561,6 +563,7 @@ lib/node_modules/npm/node_modules/@npmcli/promise-spawn/LICENSE lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js lib/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json lib/node_modules/npm/node_modules/@npmcli/run-script/LICENSE +lib/node_modules/npm/node_modules/@npmcli/run-script/lib/escape.js lib/node_modules/npm/node_modules/@npmcli/run-script/lib/is-server-package.js lib/node_modules/npm/node_modules/@npmcli/run-script/lib/is-windows.js lib/node_modules/npm/node_modules/@npmcli/run-script/lib/make-spawn-args.js