npm: 8.8.0 -> 8.9.0
This commit is contained in:
parent
ed10616e4e
commit
778c58b391
@ -512,7 +512,6 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/cacache/lib/content/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/put.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/rm.js
|
||||
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/cacache/lib/util/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/util/disposer.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/util/fix-owner.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/util/move-file.js
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF38CgQ0BEhRUM97snzcLeNpsdUY2d0hcoHEu+meVRT224ZfKYQiaq4jVWfHRuNP5fxp6EgTsVtIHMTc2fgxiKaQc=
|
||||
SHA256 (Pkgfile) = 7977730d80a83e6d3c3357d640fb91405908189dbce33a036a780c7583f69eb6
|
||||
SHA256 (.footprint) = 6838f67589f141568e1578d09c5a2d4beca2322eb847c56c8c7c007d105293b2
|
||||
SHA256 (npm-8.8.0.tar.gz) = 2cbd2a259224388921ad8657e9c76890068c74e859ff745f50b6e89bc67806c1
|
||||
RWSagIOpLGJF38Q4z6yvqLhskKufYfTvHrg+9mfo7eXlDAVNOoYNbiflQIq1iSJ5zffAG7N5hI+HKJf5std1Ht1dwDjiZNvPRQM=
|
||||
SHA256 (Pkgfile) = 4f8881e5757def4ab67c1e63a2f895e22e8fa4c54e60a62d428072b535b02c6d
|
||||
SHA256 (.footprint) = fc8a3cbbe31f25b23f6d564c5014300fc2f7287594888c36e0d6cffa5fe06f1e
|
||||
SHA256 (npm-8.9.0.tar.gz) = fb20ddbc820f40a3139aaf924eb11bf530f7811eadee6bf8d015b17fa4ea8283
|
||||
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: nodejs
|
||||
|
||||
name=npm
|
||||
version=8.8.0
|
||||
version=8.9.0
|
||||
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