mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
parent
1180cf12fe
commit
5b2906300d
@ -1,5 +1,5 @@
|
||||
PORTNAME= npm
|
||||
PORTVERSION= 10.2.4
|
||||
PORTVERSION= 10.2.5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= LOCAL/sunpoet
|
||||
PKGNAMESUFFIX= ${NODEJS_SUFFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1701363648
|
||||
SHA256 (npm-10.2.4.tar.xz) = 47d667070fcc91b3afdc4e0803d670279f0f1cfa1dc9c3cae39d35af9daee801
|
||||
SIZE (npm-10.2.4.tar.xz) = 1759592
|
||||
TIMESTAMP = 1702028062
|
||||
SHA256 (npm-10.2.5.tar.xz) = a453bbc96acdf7a423bf45c55ed59104775a3b5926040371bca3b08c66ea3bc5
|
||||
SIZE (npm-10.2.5.tar.xz) = 1770060
|
||||
|
@ -15,7 +15,6 @@ lib/node_modules/npm/bin/npm.ps1
|
||||
@(,,755) lib/node_modules/npm/bin/npx-cli.js
|
||||
lib/node_modules/npm/bin/npx.cmd
|
||||
lib/node_modules/npm/bin/npx.ps1
|
||||
lib/node_modules/npm/docs/README.md
|
||||
lib/node_modules/npm/docs/content/commands/npm-access.md
|
||||
lib/node_modules/npm/docs/content/commands/npm-adduser.md
|
||||
lib/node_modules/npm/docs/content/commands/npm-audit.md
|
||||
@ -99,6 +98,7 @@ lib/node_modules/npm/docs/content/using-npm/removal.md
|
||||
lib/node_modules/npm/docs/content/using-npm/scope.md
|
||||
lib/node_modules/npm/docs/content/using-npm/scripts.md
|
||||
lib/node_modules/npm/docs/content/using-npm/workspaces.md
|
||||
lib/node_modules/npm/docs/lib/index.js
|
||||
lib/node_modules/npm/docs/output/commands/npm-access.html
|
||||
lib/node_modules/npm/docs/output/commands/npm-adduser.html
|
||||
lib/node_modules/npm/docs/output/commands/npm-audit.html
|
||||
@ -1363,9 +1363,6 @@ lib/node_modules/npm/node_modules/minipass/dist/esm/package.json
|
||||
lib/node_modules/npm/node_modules/minipass/package.json
|
||||
lib/node_modules/npm/node_modules/minipass-collect/LICENSE
|
||||
lib/node_modules/npm/node_modules/minipass-collect/index.js
|
||||
lib/node_modules/npm/node_modules/minipass-collect/node_modules/minipass/LICENSE
|
||||
lib/node_modules/npm/node_modules/minipass-collect/node_modules/minipass/index.js
|
||||
lib/node_modules/npm/node_modules/minipass-collect/node_modules/minipass/package.json
|
||||
lib/node_modules/npm/node_modules/minipass-collect/package.json
|
||||
lib/node_modules/npm/node_modules/minipass-fetch/LICENSE
|
||||
lib/node_modules/npm/node_modules/minipass-fetch/lib/abort-error.js
|
||||
|
@ -1,5 +1,5 @@
|
||||
PORTNAME= npm
|
||||
PORTVERSION= 10.2.4
|
||||
PORTVERSION= 10.2.5
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user