summaryrefslogtreecommitdiff
path: root/npm
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-07-16 14:10:50 +0200
committerTim Biermann <tbier@posteo.de>2022-07-17 21:21:45 +0200
commit241e0cba00e8bfeb196db1934a850166af240d5d (patch)
tree0b48cf6294e0adf88e7e02fec5ce58d67ff658e4 /npm
parent39e59f4d505163ec57673a530708f2c04460011a (diff)
downloadcontrib-241e0cba00e8bfeb196db1934a850166af240d5d.tar.gz
contrib-241e0cba00e8bfeb196db1934a850166af240d5d.tar.xz
npm: 8.13.2 -> 8.14.0
Diffstat (limited to 'npm')
-rw-r--r--npm/.footprint2
-rw-r--r--npm/.signature8
-rw-r--r--npm/Pkgfile2
3 files changed, 7 insertions, 5 deletions
diff --git a/npm/.footprint b/npm/.footprint
index 86a7c2c4f..0735199b8 100644
--- a/npm/.footprint
+++ b/npm/.footprint
@@ -984,6 +984,7 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmversion/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmversion/lib/write-json.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/libnpmversion/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/lru-cache/
+-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/lru-cache/index.d.ts
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/lru-cache/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/lru-cache/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/
@@ -1037,6 +1038,7 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/minipass-sized/
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/minipass-sized/test/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/minipass-sized/test/basic.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/minipass/
+-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/minipass/index.d.ts
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/minipass/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/minipass/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/minizlib/
diff --git a/npm/.signature b/npm/.signature
index 3c6f29bc3..d5a1de9ef 100644
--- a/npm/.signature
+++ b/npm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF38yzoeiffckKadUoQxjHfHfgPfR7ixLVRLpNisGHTiL51ZiFqAV4n9Bkd+hyBg74sHwV+umX9KDZGwWQ9ZgacQ0=
-SHA256 (Pkgfile) = f18bd5fe1265b94e0be96a674f12895ea978d7c24694462b506875c3bbc63d33
-SHA256 (.footprint) = c0236fbbcc32ad67b1cd963ec5f40c19726673fbe8c29eb3cb9f6556761845d0
-SHA256 (npm-8.13.2.tar.gz) = 207b1f734423db8ac880f2d83b8f40bae58d4ad829aa20b7f4153bd18c3147ae
+RWSagIOpLGJF32l0rOHC5l5JS2+AXDlf36SspPpzVYBXj/KMm8g3pPl4Kcas8BoUAiUjnuDpsMUWMTRfPAD2DU1ev5NTp+cB2wo=
+SHA256 (Pkgfile) = f77610f0a6d06e904f483f197dc0ee0451b2eb8a8b98578538e6842f31487459
+SHA256 (.footprint) = 7288f4de79f864e877e818778eaef23c50cf438195a821cf41d643663e13aecc
+SHA256 (npm-8.14.0.tar.gz) = b7c972e21f653a4cf7d9be48660867b9d2b327ee28f7cf30336d2a9b4a11e555
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
diff --git a/npm/Pkgfile b/npm/Pkgfile
index a2a6d4f3b..f6f7324d8 100644
--- a/npm/Pkgfile
+++ b/npm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
-version=8.13.2
+version=8.14.0
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)

Generated by cgit