npm: 10.2.0 -> 10.2.1

This commit is contained in:
Tim Biermann 2023-10-18 22:44:10 +02:00
parent d8090feeb8
commit 2b9b842ac4
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -1664,12 +1664,12 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/cjs/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/cjs/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/cjs/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/mjs/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/mjs/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/mjs/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/commonjs/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/commonjs/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/commonjs/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/esm/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/esm/index.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/dist/esm/package.json
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass/package.json
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/package.json
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zDrz4X61WpFPDhSSXjHoC+xvba5dWvnNlOwMA2ZKVuGLexdp176FP7pPnR9RGi6YYVtYLGTo+vcoFZb2Mf6mw8=
SHA256 (Pkgfile) = 983332d6acd6c5beed66843db3a5166a67f80ba3ecaf5d1f3d34068991163033
SHA256 (.footprint) = 1d5167a70815c358d443932d5898a673e739130a9696299e9f6fc31da67e72bb
SHA256 (npm-10.2.0.tar.gz) = c9f7af82a288bc10220818fd23d930902e6aaa63099ffe523f42ecaca3ffb8bb
RWSagIOpLGJF32qcQ71ekYCmgkhOZzPw/XFI+waePxYZzoGjF0ypcF+G0MKD2+v+ZqGNqEYE1oTNv6SUJnhrRu6Ds4bZC/5VUgk=
SHA256 (Pkgfile) = fd698fcbd57490d9e894f7e60cd28edb6e5359d2de20664f10100a20b2c484e7
SHA256 (.footprint) = 9e54d7ed0e0ad07e557449382d4e5cfa960da8189ba38c4277dcfbb16cd2bbeb
SHA256 (npm-10.2.1.tar.gz) = d9c3c048303d6d609018863a81b0ca8c55a3ce299ed922f4f57fb1e1abdfa0b2
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462

View File

@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
version=10.2.0
version=10.2.1
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)