forked from ports/contrib
npm: 8.10.0 -> 8.11.0
This commit is contained in:
parent
a8e78d9402
commit
990acc04f6
@ -996,6 +996,7 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/index.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/options.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/package.json
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/minimatch/
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF309uQC076jK+yV0y3azuk9UmR7n8C4cNeSum1fXAVcljMuY+MKER3P3Q+FL/+JTJRFMwT0Rw6oPGYrGd2zuFXAg=
|
||||
SHA256 (Pkgfile) = 5d91b81d74dded8ae3a9eb90fe2136ed6eee1464d1f94e5dc1a80576009888e2
|
||||
SHA256 (.footprint) = 4b923b80b71704b5166681d405463aeb453a1e9a4d1d73ef4e8adcbc081360ae
|
||||
SHA256 (npm-8.10.0.tar.gz) = 44379d57a076ee638ea18269113892d67039cb8f06795e88ce44c37338695d65
|
||||
RWSagIOpLGJF38sCX5a2U9380vOZFfale/W12PqRF7gKL9K52G+yBL2Ql1FJd708nyY8F/0t+DooewHmTHaoDiM3WJ2GbJmbkAI=
|
||||
SHA256 (Pkgfile) = b62efd606dbb8eb6b63d90d6359e49fcfa9c9a1b8730b637b73fe4e87eb53c22
|
||||
SHA256 (.footprint) = bc2da6322142b919cff59501c3480019a003aa2ac4405b9db7bcd9755b7d65cb
|
||||
SHA256 (npm-8.11.0.tar.gz) = da64cae44d7f8e54fe64e312c85afd15079911f429233a1ea01ad7cfb184fb14
|
||||
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: nodejs
|
||||
|
||||
name=npm
|
||||
version=8.10.0
|
||||
version=8.11.0
|
||||
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