npm: 9.5.0 -> 9.5.1
This commit is contained in:
parent
efb33fbec0
commit
feba72a80e
@ -1047,6 +1047,7 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmversion/lib/
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/lru-cache/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/lru-cache/index.d.ts
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/lru-cache/index.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/lru-cache/index.mjs
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/lru-cache/package.json
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF30B7WVRqIKe8PnYfFw1WYz++vkLliP61RgtxLxKPrsAUvkyPH8Thk9ReHZRLg8zekIIR660j6do/WS/u4t1chA0=
|
||||
SHA256 (Pkgfile) = 2b59984a206f197a2aff2c9bc39ace826f3190ef2ad62f4e87420b3af6e3c1e3
|
||||
SHA256 (.footprint) = be9a54c3398eda107d3aa40be4eb90a9f471af1bff2bf3e55ee29b21d534aaf0
|
||||
SHA256 (npm-9.5.0.tar.gz) = 45c155c55861167403d54d5884e2348572277af078749c9acbc6dfa2e10e9ec8
|
||||
RWSagIOpLGJF30OMzKxixNddfoZnrvlqoX0IGhUfG+OkKTN3RT5a6dZoe3M9X24b5t/ZbbItp/eZf3AbNF6x299em+WlXgHArgI=
|
||||
SHA256 (Pkgfile) = 6b74fc053d784776bca4683891ea0e0fba53bf73d6fb2e4e0ed3f11e7f26b625
|
||||
SHA256 (.footprint) = 01b1f6a3a22b414ccc4659087555689636ec018e162be9b3189ca27985a33ada
|
||||
SHA256 (npm-9.5.1.tar.gz) = b564dbc1b4f99024c346f95f3ba67e6c235a07456cd168caaace8a6f3d65c247
|
||||
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: nodejs
|
||||
|
||||
name=npm
|
||||
version=9.5.0
|
||||
version=9.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