summaryrefslogtreecommitdiff
path: root/npm
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-08-06 13:38:35 +0200
committerTim Biermann <tbier@posteo.de>2021-08-06 13:38:35 +0200
commit9e9e54301bd9fefdede211dbfc3b9c2fc778939d (patch)
tree9438b1e5b460261c0c91b780e8bda5d4905aa84b /npm
parent71fb56b21f6ede5b59b466f4505fe1e59462fda1 (diff)
downloadcontrib-9e9e54301bd9fefdede211dbfc3b9c2fc778939d.tar.gz
contrib-9e9e54301bd9fefdede211dbfc3b9c2fc778939d.tar.xz
npm: 7.20.3 -> 7.20.5
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 f557d1e21..1e155d50c 100644
--- a/npm/.footprint
+++ b/npm/.footprint
@@ -2312,6 +2312,7 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/tar/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/read-entry.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/replace.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/strip-absolute-path.js
+-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/strip-trailing-slashes.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/types.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/unpack.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/update.js
diff --git a/npm/.signature b/npm/.signature
index 685904a34..a0d4fe68a 100644
--- a/npm/.signature
+++ b/npm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3yQ2LneHx1WbOVl2TqCCxoV+cbveEfS7NJIU1PSdJUIZi757i7imhKbuB6NYTdR9wDitt8gAj2B5am/FgnuaRwE=
-SHA256 (Pkgfile) = a65c8e33e64d0cfca2abc23a6934d331941b5c310429a43262c3cd54d9cbe858
-SHA256 (.footprint) = 2c67ba8cda519a1a12bce5928a23484d9f8fa08db0addc8a62857bf8ddc2c846
-SHA256 (npm-7.20.3.tar.gz) = 3bccb2ca2d3cba528c2a2221491bb16d3df9af4f06e6c8507ee25cf45584c41d
+RWSagIOpLGJF34O6rWb4rQoDgjlzR9SGIRaUehXD0pk5k6TQB6G2k+V5dtD0d0ZYMwirBSoKCKrkuL3KAQ7ljj0rW02jbXZQ0w8=
+SHA256 (Pkgfile) = be3a59fd0807b06c2a06062a61f71f8a2fae44b3ce3b712786266badc868699e
+SHA256 (.footprint) = a6536d879ce093ac93cfa87cb1f4c55c6b958a99f3ccef9cab6aadc4f4e8c6c9
+SHA256 (npm-7.20.5.tar.gz) = ae47c50e1c4d4b9081278ed24d03f5a4dc44c875dae3de579d17afee1a9b6b5c
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
diff --git a/npm/Pkgfile b/npm/Pkgfile
index c74eac38d..ab9f0727a 100644
--- a/npm/Pkgfile
+++ b/npm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
-version=7.20.3
+version=7.20.5
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)

Generated by cgit