![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 7b68c42af9f39b6c2fe7bd0a6b7e1d1cf0c57d54 Author: Tim Biermann <tbier@posteo.de> Date: Sat Feb 12 16:27:57 2022 +0100 npm: 8.4.1 -> 8.5.0 diff --git a/npm/.footprint b/npm/.footprint index 9b8d6c82f..08f960a4e 100644 --- a/npm/.footprint +++ b/npm/.footprint @@ -1070,6 +1070,10 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/index.js -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/options.js -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js +drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/node_modules/ +drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/node_modules/lru-cache/ +-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/node_modules/lru-cache/index.js +-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/node_modules/lru-cache/package.json -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/package.json drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/minimatch/ -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/minimatch/minimatch.js diff --git a/npm/.signature b/npm/.signature index abd8faf90..5bd170d3a 100644 --- a/npm/.signature +++ b/npm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33Zsr0G+huKoXhTRc9I1J+6c74EzPMkGHGL6S9JLTnFbzucQqZT75Ob0XlsPoUjf3NE+2oLHNe/fJyPgQVLslw8= -SHA256 (Pkgfile) = 84d5759903e1f26cd0261ef4f481ae5f9053d58f114713a190615ec6fed037b2 -SHA256 (.footprint) = b2baed2570f40b7d7257178d6d00cf6f7800db26c782c9ae7579f6ca04375da7 -SHA256 (npm-8.4.1.tar.gz) = 6698c020dfb1b28002f7849b2f930520c24d8b77ee24a1863fc1329a2d1bbd6a +RWSagIOpLGJF3y8WJSfM4Utv/G2yx9XhCJb59HQ6gd+mZkswTQ8D09AKgqCg9NPHlhCmIdzMoWbBPuQqSncuNAnT5i7GCdn9aQs= +SHA256 (Pkgfile) = cc2fe06ddcec4c359b74867a9a0e870b32a5bfe174e87282b4302b14fc78bc78 +SHA256 (.footprint) = 7a12fea3cf244b2affed40e4c60b95caf2241468957fcef5d442f5426a43edd7 +SHA256 (npm-8.5.0.tar.gz) = 1dbdfe29c3e6bef39e9d3f3159c047071635fbbd56153ca7b1ccb8a79ff538b1 SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462 diff --git a/npm/Pkgfile b/npm/Pkgfile index 9f19f99c9..ae7062082 100644 --- a/npm/Pkgfile +++ b/npm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nodejs name=npm -version=8.4.1 +version=8.5.0 release=1 source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz destdir.patch)