npm: 8.11.0 -> 8.12.1
This commit is contained in:
parent
e7e6dba26c
commit
a0791769b3
@ -140,6 +140,7 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/lib/utils/config/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/lib/utils/validate-lockfile.js
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/lib/workspaces/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/lib/workspaces/get-workspaces.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/lib/workspaces/update-workspaces.js
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/.bin/
|
||||
lrwxrwxrwx root/root usr/lib/node_modules/npm/node_modules/.bin/arborist -> ../@npmcli/arborist/bin/index.js
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF38sCX5a2U9380vOZFfale/W12PqRF7gKL9K52G+yBL2Ql1FJd708nyY8F/0t+DooewHmTHaoDiM3WJ2GbJmbkAI=
|
||||
SHA256 (Pkgfile) = b62efd606dbb8eb6b63d90d6359e49fcfa9c9a1b8730b637b73fe4e87eb53c22
|
||||
SHA256 (.footprint) = bc2da6322142b919cff59501c3480019a003aa2ac4405b9db7bcd9755b7d65cb
|
||||
SHA256 (npm-8.11.0.tar.gz) = da64cae44d7f8e54fe64e312c85afd15079911f429233a1ea01ad7cfb184fb14
|
||||
RWSagIOpLGJF3+DgUNQE+4CdmdWRdCn8EYryKlNQVhxmGaZyQOAD1AxFAI9l5CGdTFDHxKRWfRi0pHod1I+GIZJcvNA+BN/z4wc=
|
||||
SHA256 (Pkgfile) = df127b109d4b2e8db56f5cf4cfd20f959b6974a7751b5c3df1a4de448f6bfb05
|
||||
SHA256 (.footprint) = e4b7ba43d0c9a37db75aa4b0b91b8b69b0b39d5021d721cf632d60a03e1ca3b5
|
||||
SHA256 (npm-8.12.1.tar.gz) = fee440ddd5a0fa20211c40ba054f8829c0d3b714944a7e3b4011922b9aa13a1c
|
||||
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: nodejs
|
||||
|
||||
name=npm
|
||||
version=8.11.0
|
||||
version=8.12.1
|
||||
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