npm: 7.20.3 -> 7.20.5
This commit is contained in:
parent
71fb56b21f
commit
9e9e54301b
@ -2312,6 +2312,7 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/tar/lib/
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/read-entry.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/replace.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/strip-absolute-path.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/strip-trailing-slashes.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/types.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/unpack.js
|
||||
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/update.js
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3yQ2LneHx1WbOVl2TqCCxoV+cbveEfS7NJIU1PSdJUIZi757i7imhKbuB6NYTdR9wDitt8gAj2B5am/FgnuaRwE=
|
||||
SHA256 (Pkgfile) = a65c8e33e64d0cfca2abc23a6934d331941b5c310429a43262c3cd54d9cbe858
|
||||
SHA256 (.footprint) = 2c67ba8cda519a1a12bce5928a23484d9f8fa08db0addc8a62857bf8ddc2c846
|
||||
SHA256 (npm-7.20.3.tar.gz) = 3bccb2ca2d3cba528c2a2221491bb16d3df9af4f06e6c8507ee25cf45584c41d
|
||||
RWSagIOpLGJF34O6rWb4rQoDgjlzR9SGIRaUehXD0pk5k6TQB6G2k+V5dtD0d0ZYMwirBSoKCKrkuL3KAQ7ljj0rW02jbXZQ0w8=
|
||||
SHA256 (Pkgfile) = be3a59fd0807b06c2a06062a61f71f8a2fae44b3ce3b712786266badc868699e
|
||||
SHA256 (.footprint) = a6536d879ce093ac93cfa87cb1f4c55c6b958a99f3ccef9cab6aadc4f4e8c6c9
|
||||
SHA256 (npm-7.20.5.tar.gz) = ae47c50e1c4d4b9081278ed24d03f5a4dc44c875dae3de579d17afee1a9b6b5c
|
||||
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: nodejs
|
||||
|
||||
name=npm
|
||||
version=7.20.3
|
||||
version=7.20.5
|
||||
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