summaryrefslogtreecommitdiff
path: root/npm
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-05-26 23:10:53 +0200
committerTim Biermann <tbier@posteo.de>2022-05-26 23:11:51 +0200
commit990acc04f678652fad6f60aaeab7a795cf1f7674 (patch)
tree688f5fb3a4e25a10bc3d42a1a51faec8e3c541f0 /npm
parenta8e78d94024cf9769108561c8c4d1308d78f4baf (diff)
downloadcontrib-990acc04f678652fad6f60aaeab7a795cf1f7674.tar.gz
contrib-990acc04f678652fad6f60aaeab7a795cf1f7674.tar.xz
npm: 8.10.0 -> 8.11.0
Diffstat (limited to 'npm')
-rw-r--r--npm/.footprint1
-rw-r--r--npm/.signature8
-rw-r--r--npm/Pkgfile2
3 files changed, 6 insertions, 5 deletions
diff --git a/npm/.footprint b/npm/.footprint
index bb008e8f5..c2244a9fa 100644
--- a/npm/.footprint
+++ b/npm/.footprint
@@ -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/
diff --git a/npm/.signature b/npm/.signature
index 78e00d285..7676bb434 100644
--- a/npm/.signature
+++ b/npm/.signature
@@ -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
diff --git a/npm/Pkgfile b/npm/Pkgfile
index 68834c222..2705d41d8 100644
--- a/npm/Pkgfile
+++ b/npm/Pkgfile
@@ -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)

Generated by cgit