parent
4a0876d3df
commit
1a24ecfec1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391310
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= npm
|
||||
PORTVERSION= 2.12.0
|
||||
PORTVERSION= 2.12.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= LOCAL/sunpoet
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (npm-2.12.0.tar.xz) = b4c8869e92fda6eb39b2fd26396721c1dfac0779fa50adedfc89bd05c8dccc61
|
||||
SIZE (npm-2.12.0.tar.xz) = 2470476
|
||||
SHA256 (npm-2.12.1.tar.xz) = 76bc36039f2b5141ad89149e09b92bdadff6a7efb9eef36f4ea36ca088ee84b4
|
||||
SIZE (npm-2.12.1.tar.xz) = 2508192
|
||||
|
@ -1196,6 +1196,7 @@ lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/test/zz-cleanup.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.c
|
||||
lib/node_modules/npm/node_modules/nopt/.npmignore
|
||||
lib/node_modules/npm/node_modules/nopt/.travis.yml
|
||||
lib/node_modules/npm/node_modules/nopt/LICENSE
|
||||
lib/node_modules/npm/node_modules/nopt/README.md
|
||||
lib/node_modules/npm/node_modules/nopt/bin/nopt.js
|
||||
@ -1454,6 +1455,7 @@ lib/node_modules/npm/node_modules/path-is-inside/README.md
|
||||
lib/node_modules/npm/node_modules/path-is-inside/lib/path-is-inside.js
|
||||
lib/node_modules/npm/node_modules/path-is-inside/package.json
|
||||
lib/node_modules/npm/node_modules/read-installed/.npmignore
|
||||
lib/node_modules/npm/node_modules/read-installed/.travis.yml
|
||||
lib/node_modules/npm/node_modules/read-installed/LICENSE
|
||||
lib/node_modules/npm/node_modules/read-installed/README.md
|
||||
lib/node_modules/npm/node_modules/read-installed/node_modules/debuglog/LICENSE
|
||||
@ -1494,6 +1496,7 @@ lib/node_modules/npm/node_modules/read-installed/test/fixtures/grandparent-peer/
|
||||
lib/node_modules/npm/node_modules/read-installed/test/fixtures/package.json
|
||||
lib/node_modules/npm/node_modules/read-installed/test/grandparent-peer-dev.js
|
||||
lib/node_modules/npm/node_modules/read-installed/test/grandparent-peer.js
|
||||
lib/node_modules/npm/node_modules/read-installed/test/issue-40.js
|
||||
lib/node_modules/npm/node_modules/read-installed/test/linked-dep-dev-deps-extraneous.js
|
||||
lib/node_modules/npm/node_modules/read-installed/test/noargs.js
|
||||
lib/node_modules/npm/node_modules/read-installed/test/peer-dep-at-latest.js
|
||||
|
Loading…
Reference in New Issue
Block a user