forked from ports/contrib
npm: 8.5.0 -> 8.5.1
This commit is contained in:
parent
6e951445ea
commit
280c8ba08c
@ -244,7 +244,8 @@ 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/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/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/@npmcli/ci-detect/index.js
|
||||
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/
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3y8WJSfM4Utv/G2yx9XhCJb59HQ6gd+mZkswTQ8D09AKgqCg9NPHlhCmIdzMoWbBPuQqSncuNAnT5i7GCdn9aQs=
|
||||
SHA256 (Pkgfile) = cc2fe06ddcec4c359b74867a9a0e870b32a5bfe174e87282b4302b14fc78bc78
|
||||
SHA256 (.footprint) = 7a12fea3cf244b2affed40e4c60b95caf2241468957fcef5d442f5426a43edd7
|
||||
SHA256 (npm-8.5.0.tar.gz) = 1dbdfe29c3e6bef39e9d3f3159c047071635fbbd56153ca7b1ccb8a79ff538b1
|
||||
RWSagIOpLGJF38jMJl3nE7A49L8iIDP2m1E9vFPn58QN2xjW6cJWm1u7bZYOBJg8UUk9ZYt/30cq5voh3XsObZ6/ixpmK7IAOQ0=
|
||||
SHA256 (Pkgfile) = a2b3126261c46450ef69eae03a56e7e8240ba0f323b0c7d22a52a819398664b6
|
||||
SHA256 (.footprint) = 46ccf064485ead006e497c089c43eb421b3b9174fb7b34e0b03a70965324ccc2
|
||||
SHA256 (npm-8.5.1.tar.gz) = bf84632ac3299df593250bc25a7af8ec64c43d683190dddaab43dd779b51dbe1
|
||||
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: nodejs
|
||||
|
||||
name=npm
|
||||
version=8.5.0
|
||||
version=8.5.1
|
||||
release=1
|
||||
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
|
||||
destdir.patch)
|
||||
|
Loading…
x
Reference in New Issue
Block a user