commit cc76cf2440c7b8675979af005ae678cf7c454fbc Author: Tim Biermann <tbier@posteo.de> Date: Thu Nov 17 09:21:07 2022 +0000 npm: 9.1.1 -> 9.1.2 diff --git a/npm/.footprint b/npm/.footprint index b2ac94347..f0c616fc9 100644 --- a/npm/.footprint +++ b/npm/.footprint @@ -254,10 +254,6 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/ -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/vuln.js -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/yarn-lock.js -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/arborist/package.json -drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/ci-detect/ -drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/ci-detect/lib/ --rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/ci-detect/lib/index.js --rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/ci-detect/package.json drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/config/ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/@npmcli/config/lib/ -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/config/lib/env-replace.js @@ -559,6 +555,11 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/chalk/source/ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/chownr/ -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/chownr/chownr.js -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/chownr/package.json +drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/ci-info/ +-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ci-info/index.d.ts +-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ci-info/index.js +-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ci-info/package.json +-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ci-info/vendors.json drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/cidr-regex/ -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cidr-regex/index.d.ts -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cidr-regex/index.js diff --git a/npm/.signature b/npm/.signature index 713350841..f502c5668 100644 --- a/npm/.signature +++ b/npm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yAQW93wjDixuwRvA2xbWP59FdcMEE0OzHKUIB5Na88YxGFtMUD3ZzgXztLKJ5gilY0OXJ6KWUURnqWiBdHecAU= -SHA256 (Pkgfile) = 197834ce23809ffc427b0d1b24d8f489c4962e021dc37c7a01690ded2f8db2b5 -SHA256 (.footprint) = 7e598565d2e27b114c2d87f9a40f7eabb0fa4d8e9fd0d243214f2bf1f2d96621 -SHA256 (npm-9.1.1.tar.gz) = 2a5ce9854eecc5e56a800922c35dd5cdb97efc52a6bfd9eb30832165ae952185 +RWSagIOpLGJF3w5UMeB6tqcxR/mUolxo8GVBNWITXTyfCo117Q7JSY29+ohg4dFTwhiw3YHDoJSCV+9zjisz+bF74VrKxqAgzw0= +SHA256 (Pkgfile) = c5eb32f94178024aa5ad3d6e4336c26bd7a0c17490543ddf536fb954606468a9 +SHA256 (.footprint) = dc74c21e37a1d3598613454424394274ebea0850c6942d7eaba4917b4c9a3256 +SHA256 (npm-9.1.2.tar.gz) = d4674ff534233078db939c8006137fb32e154da04df43c761e79bb49cd08085a SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462 diff --git a/npm/Pkgfile b/npm/Pkgfile index 1410a537f..b4f244b46 100644 --- a/npm/Pkgfile +++ b/npm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nodejs name=npm -version=9.1.1 +version=9.1.2 release=1 source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz destdir.patch)