summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-04-16 20:57:44 +0000
committerTim Biermann <tbier@posteo.de>2021-04-16 20:57:44 +0000
commit0bdeb382ce0debc27dcd124aafd0e6c3be67aef0 (patch)
treec8288e770327b2da810523bf537b90f271e2a46a
parentdf86dde6f96ff4778dbd918bffcb96854835a8b7 (diff)
downloadcontrib-0bdeb382ce0debc27dcd124aafd0e6c3be67aef0.tar.gz
contrib-0bdeb382ce0debc27dcd124aafd0e6c3be67aef0.tar.xz
npm: 7.9.0 -> 7.10.0
-rw-r--r--npm/.footprint3
-rw-r--r--npm/.signature8
-rw-r--r--npm/Pkgfile2
3 files changed, 6 insertions, 7 deletions
diff --git a/npm/.footprint b/npm/.footprint
index fb1cb8287..f8c2a46d0 100644
--- a/npm/.footprint
+++ b/npm/.footprint
@@ -250,7 +250,6 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/disparity-col
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/clone.js
--rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/env.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/find.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/is-clean.js
@@ -261,6 +260,7 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/revs.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/should-retry.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js
+-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/utils.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/which.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/git/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/
@@ -533,7 +533,6 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/aws4/.github/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/aws4/lru.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/aws4/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/balanced-match/
--rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/balanced-match/.npmignore
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/balanced-match/LICENSE.md
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/balanced-match/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/balanced-match/package.json
diff --git a/npm/.signature b/npm/.signature
index 3975b84bb..f555511a6 100644
--- a/npm/.signature
+++ b/npm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF35J7NMHeionxsX6BjVfBmjkelfQyn42HU4D9NSdiWVUqq3fWXRIKHShOD08SY0aONMLhyTwvBzgocKcZIHmujQQ=
-SHA256 (Pkgfile) = c565fdfd6084c1a5cb00c4858a0cdeaf81f6a208455d2184b649e1896a490d12
-SHA256 (.footprint) = 7dd53f74c75c3035143f2ff514aa05e7e4a692d4e4c3455b2b92312792a69de7
-SHA256 (npm-7.9.0.tar.gz) = 07f6a0ba69459c856cd3a61cd5046e3a1ffba0600a060cfc3f022d13d02585b3
+RWSagIOpLGJF3063bhPm982YRhqGrNyjaXUGstDW+O6X/e64/+qEuIKcOZHArjDNyln+tQmyImCAq1goFJvEbzjCpzbK97Xz/Aw=
+SHA256 (Pkgfile) = 4b0e41e374c7a8bf0160bd06d16260a0f7056f2495e32171085bf7c127ef58a0
+SHA256 (.footprint) = c2e347de7753a3b4fe363c12ae56d3c7ba58911a0598a140b1c6b28dfa0bc330
+SHA256 (npm-7.10.0.tar.gz) = 2120919d921c4ab143dc405e6fbec9b2f46d26ff69723cca534a8dcd1e0f0e61
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
diff --git a/npm/Pkgfile b/npm/Pkgfile
index c3ad6d335..3a0889458 100644
--- a/npm/Pkgfile
+++ b/npm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
-version=7.9.0
+version=7.10.0
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)

Generated by cgit