summaryrefslogtreecommitdiff
path: root/npm
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-03-12 10:47:34 +0100
committerTim Biermann <tbier@posteo.de>2022-03-12 11:36:27 +0100
commit4a0c810c649ea45d430a704fd99e36e9ceee0410 (patch)
treeb1da815285ae9a26fba33b56d08b2e7425970435 /npm
parent937848b411c889e3b03b7867a8178779c32c2ded (diff)
downloadcontrib-4a0c810c649ea45d430a704fd99e36e9ceee0410.tar.gz
contrib-4a0c810c649ea45d430a704fd99e36e9ceee0410.tar.xz
npm: 8.5.3 -> 8.5.4
Diffstat (limited to 'npm')
-rw-r--r--npm/.footprint1
-rw-r--r--npm/.signature8
-rw-r--r--npm/Pkgfile2
3 files changed, 5 insertions, 6 deletions
diff --git a/npm/.footprint b/npm/.footprint
index b5117656d..0518b5a93 100644
--- a/npm/.footprint
+++ b/npm/.footprint
@@ -761,7 +761,6 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/gauge/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/LICENSE.md
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/gauge/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/lib/base-theme.js
--rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/lib/demo.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/lib/error.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/lib/has-color.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/lib/index.js
diff --git a/npm/.signature b/npm/.signature
index 7ee05ae97..053132dd3 100644
--- a/npm/.signature
+++ b/npm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF39P/mf2+BB66TMvZChhDq5h1+2Bob00DLC4mLDOb/GuFrERm0Bx5rrpDKzAq4mWurQSVoKjz5NTXwAJls39bxwg=
-SHA256 (Pkgfile) = c977ea843937002dc2285ae5f7e539ed025cb902c234fdae6b4164c22a6551bd
-SHA256 (.footprint) = c86d4bad5c24bdf7fcd44aa5541def05b8a6899d8f0da19cd7a3383fc91a506f
-SHA256 (npm-8.5.3.tar.gz) = 1b9055f4500d871615a0413b17a37bef5ae57356e2f84ad85a5dcf9b5440925d
+RWSagIOpLGJF3/GENAlCE+AA1Ot/MIFuP86Cyw/+l8ViiYLUZsdqHi39T+MO/WdZo+HYoUY3tPivo9hVVlrtqITMgs0Qv1B74AQ=
+SHA256 (Pkgfile) = a3a430455b7b78b088c66b59585592f890351e7af17b8949e66eca31b2ac4a07
+SHA256 (.footprint) = d8f575f9752405c06c37f18c93c28658672a994baf7c35f4dd6a9c947d81c9d9
+SHA256 (npm-8.5.4.tar.gz) = 4ff930ff66b2aed02795c1f90c46655e825c4f9fed45e215492dea31dd9bae1d
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
diff --git a/npm/Pkgfile b/npm/Pkgfile
index a33dc15e3..c6d6fcbcf 100644
--- a/npm/Pkgfile
+++ b/npm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
-version=8.5.3
+version=8.5.4
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)

Generated by cgit