forked from ports/contrib
npm: 9.1.1 -> 9.1.2
This commit is contained in:
parent
88df1a340a
commit
cc76cf2440
@ -254,10 +254,6 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/vuln.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/yarn-lock.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/arborist/package.json
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/ci-detect/
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/ci-detect/lib/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/ci-detect/lib/index.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/ci-detect/package.json
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/config/
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/config/lib/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/config/lib/env-replace.js
|
||||
@ -559,6 +555,11 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/chalk/source/
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/chownr/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/chownr/chownr.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/chownr/package.json
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/ci-info/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ci-info/index.d.ts
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ci-info/index.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ci-info/package.json
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ci-info/vendors.json
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/cidr-regex/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cidr-regex/index.d.ts
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cidr-regex/index.js
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3yAQW93wjDixuwRvA2xbWP59FdcMEE0OzHKUIB5Na88YxGFtMUD3ZzgXztLKJ5gilY0OXJ6KWUURnqWiBdHecAU=
|
||||
SHA256 (Pkgfile) = 197834ce23809ffc427b0d1b24d8f489c4962e021dc37c7a01690ded2f8db2b5
|
||||
SHA256 (.footprint) = 7e598565d2e27b114c2d87f9a40f7eabb0fa4d8e9fd0d243214f2bf1f2d96621
|
||||
SHA256 (npm-9.1.1.tar.gz) = 2a5ce9854eecc5e56a800922c35dd5cdb97efc52a6bfd9eb30832165ae952185
|
||||
RWSagIOpLGJF3w5UMeB6tqcxR/mUolxo8GVBNWITXTyfCo117Q7JSY29+ohg4dFTwhiw3YHDoJSCV+9zjisz+bF74VrKxqAgzw0=
|
||||
SHA256 (Pkgfile) = c5eb32f94178024aa5ad3d6e4336c26bd7a0c17490543ddf536fb954606468a9
|
||||
SHA256 (.footprint) = dc74c21e37a1d3598613454424394274ebea0850c6942d7eaba4917b4c9a3256
|
||||
SHA256 (npm-9.1.2.tar.gz) = d4674ff534233078db939c8006137fb32e154da04df43c761e79bb49cd08085a
|
||||
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: nodejs
|
||||
|
||||
name=npm
|
||||
version=9.1.1
|
||||
version=9.1.2
|
||||
release=1
|
||||
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
|
||||
destdir.patch)
|
||||
|
Loading…
x
Reference in New Issue
Block a user