ports/contrib (3.6): npm: 7.24.1 -> 7.24.2
commit 217bd6311268fbae0d5009aa7bb9e6fa98e00bb3 Author: Tim Biermann <tbier@posteo.de> Date: Tue Oct 5 00:13:00 2021 +0200 npm: 7.24.1 -> 7.24.2 diff --git a/npm/.footprint b/npm/.footprint index dd869436f..fa5ed552a 100644 --- a/npm/.footprint +++ b/npm/.footprint @@ -171,6 +171,10 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@gar/ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@gar/promisify/ -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@gar/promisify/index.js -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@gar/promisify/package.json +drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@isaacs/ +drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/ +-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/index.js +-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/arborist/ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/ diff --git a/npm/.signature b/npm/.signature index 0b585f08c..0aec7035a 100644 --- a/npm/.signature +++ b/npm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/WCslhT68MvEMOCzz9kM6dBVZC9k6CJdHCAZxYILM1v/kO0XvvZ1maw2MSFT8xXxfwNugQIGqTP65JtxhqTWAo= -SHA256 (Pkgfile) = d7d8054ca2fceefb5fff950eecc16a366aa4f19e31e59a3222b94a7d70fec6f7 -SHA256 (.footprint) = c8f48cd80b51fd6c0d9c1bcde691f4f20174e98bd4ba8b7c6d130a160d38cdca -SHA256 (npm-7.24.1.tar.gz) = 7480c3d91fec9c2e8e393213bced4eda7c3db17b65738ca504d7e60699bbd79f +RWSagIOpLGJF37jRDNU1MTuqGsmtRlM8CjKZ3397LrMd1rPXTIwgj1G72t0s8gVMEYu4CB/ZoOp2aRMfFb3AKpyJf9C7A5g5SwY= +SHA256 (Pkgfile) = 72ac9a709ae6f125f5617f1efbe9c8dfa9aed40c20a635d5e153c70f5bbb6501 +SHA256 (.footprint) = 37d3f8314b335522fea36171ab7234a990367c90183c157d1c5654ed02be40c3 +SHA256 (npm-7.24.2.tar.gz) = 7b7a1159bd8e2a89d8637e8bc4c2447a4d0d541201234682768df036e2d0c164 SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462 diff --git a/npm/Pkgfile b/npm/Pkgfile index ca1cc027e..a487c11d4 100644 --- a/npm/Pkgfile +++ b/npm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nodejs name=npm -version=7.24.1 +version=7.24.2 release=1 source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz destdir.patch)
participants (1)
-
crux@crux.nu