forked from ports/contrib
npm: 10.8.0 -> 10.8.1
This commit is contained in:
parent
6315c08f7e
commit
2be3a7c4c3
@ -654,7 +654,8 @@ 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/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.js
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/cidr-regex/dist/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cidr-regex/dist/index.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cidr-regex/package.json
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/clean-stack/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/clean-stack/index.js
|
||||
@ -990,7 +991,8 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/ip-regex/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ip-regex/index.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/ip-regex/package.json
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/is-cidr/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/is-cidr/index.js
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/is-cidr/dist/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/is-cidr/dist/index.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/is-cidr/package.json
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/is-core-module/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/is-core-module/core.json
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3+flWjq9h/h0uDxDbXG2Ho80qasONVpHE7Np8kMf+rJ9+3IXJBIgYpdgr0cQpr2mWVlIQAqEjowRpnyj/ROgGwU=
|
||||
SHA256 (Pkgfile) = 85aac8d8a64c82032a7eeb628ac32cc76cc44fae97f9b5ebc154b7d2715fd3b9
|
||||
SHA256 (.footprint) = ec34700471cfaea99f57bb31234538b064dbe4fcd5d5b1d03b045890fc2bf020
|
||||
SHA256 (npm-10.8.0.tar.gz) = 4395d56a18712374a343226e2ed51f5f156e0ea14cc349102a8248d46f7d1dbe
|
||||
RWSagIOpLGJF30wdJcsMJ5xd2baAhSgHox69IkFw8gKnjBKS8RtYWb04ndrCyjV/xvWBmwJD6Qc3f6nNXR7reCoVDhaMxZi9HQI=
|
||||
SHA256 (Pkgfile) = c74c002e7dc33205e13c94e2c8cfc3c816d8ba696c473e0f76cb967ab06e0c8c
|
||||
SHA256 (.footprint) = 1f4bdd0584e4d3708b43cb1b95e546155134d1082b4d6bad95ef7c1fd51f1201
|
||||
SHA256 (npm-10.8.1.tar.gz) = 67d145b5cade1beccf75e35cf941f89953e67e3f1f1fb3292b7b60ff9a25435e
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: nodejs
|
||||
|
||||
name=npm
|
||||
version=10.8.0
|
||||
version=10.8.1
|
||||
release=1
|
||||
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user