summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-09-17 00:48:23 +0200
committerTim Biermann <tbier@posteo.de>2021-09-17 00:48:23 +0200
commit87ec0cf2d3fec7d5f50fecaf6a87ca15637173d8 (patch)
tree97e6d507291a23a8cc2831b1de9065d00d9f1fc3
parent8273b320e131d45bf1f775862b1a27f130eeeab6 (diff)
downloadcontrib-87ec0cf2d3fec7d5f50fecaf6a87ca15637173d8.tar.gz
contrib-87ec0cf2d3fec7d5f50fecaf6a87ca15637173d8.tar.xz
npm: 7.23.0 -> 7.24.0
-rw-r--r--npm/.footprint6
-rw-r--r--npm/.signature8
-rw-r--r--npm/Pkgfile2
3 files changed, 9 insertions, 7 deletions
diff --git a/npm/.footprint b/npm/.footprint
index caffd6289..17ffe0fb5 100644
--- a/npm/.footprint
+++ b/npm/.footprint
@@ -1120,8 +1120,10 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/ini/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ini/ini.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ini/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/init-package-json/
--rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/init-package-json/default-input.js
--rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/init-package-json/init-package-json.js
+-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/init-package-json/LICENSE.md
+drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/init-package-json/lib/
+-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/init-package-json/lib/default-input.js
+-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/init-package-json/lib/init-package-json.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/init-package-json/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/ip-regex/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ip-regex/index.d.ts
diff --git a/npm/.signature b/npm/.signature
index 8c621c4f0..064b2b38e 100644
--- a/npm/.signature
+++ b/npm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF35UwLifprBp/bl7EB06bBjhvzebwG2of8bJGsuNUW+OlRiCdh+C1RitXu4XtbpklS/GOXXNYr+w3T6AZUF9raQM=
-SHA256 (Pkgfile) = b07a7da20b3a411deb9aff1c665a52bc1074cffd1f79dfa115cf25fa724da13e
-SHA256 (.footprint) = 96254bde55b1c674c782524b4e4011988d346ab65bb518706b4df90a8eef1cc7
-SHA256 (npm-7.23.0.tar.gz) = 22c58037139e1d4265cf69993e5769925b93fc3adb90b052138d6ee1b15fbbad
+RWSagIOpLGJF38Gwiemt8mw/rfigGm1uvO3/Tn4m2UmraEfmVKp/lEAIC+WabeOmO7VmLkbcURlUJvCUUwWYye0zGq2mX2qRwgg=
+SHA256 (Pkgfile) = 27e52bbd56719aa39bb1104ad92cfb58df1bd69f1c9a0eebbda9ce32f15beb67
+SHA256 (.footprint) = a7f3f5ea59cb97af788f1876656c4620ffd7318ed17e3bb37fddf842766d7ade
+SHA256 (npm-7.24.0.tar.gz) = 0e93851856839f240b8f595546c090bb44b9552011334457def544c8da8f8b40
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
diff --git a/npm/Pkgfile b/npm/Pkgfile
index 223b9438c..c5a6793ca 100644
--- a/npm/Pkgfile
+++ b/npm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
-version=7.23.0
+version=7.24.0
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)

Generated by cgit