v7.5.5 (2021-02-22)
BUG FIXES
49c95375a
#2688 fix shrinkwrap in node v10.0 (@ljharb)00afa3161
#2718 restore the prefix on output fromnpm version <inc>
(@nlf)69e0c4e8c
#2716 throw an error when trying to dedupe in global mode (@nlf)b018eb842
#2719 obey silent loglevel in run-script (@wraithgar)
DEPENDENCIES
8c36697df
@npmcli/arborist@2.2.3
- #1875 arborist#230 Set default advisory
severity
/vulnerable_range
when missing from audit endpoint data (@isaacs) - npm/arborist#231 skip optional deps with mismatched platform or engine (@nlf)
- #2251 Unpack shrinkwrapped deps not already unpacked (@isaacs, @nlf)
- #2714 Do not write package.json if nothing changed (@isaacs)
- npm/rfcs#324 Prefer peer over prod dep, if both specified (@isaacs)
- npm/arborist#236 Fix additional peerOptional conflict cases (@isaacs)
- #1875 arborist#230 Set default advisory
d865b101f
libnpmpack@2.0.1
- respect silent loglevel
e606953e5
libnpmversion@1.0.11
- respect silent loglevel
9c51005a1
npm-package-arg@8.1.1
- do a better job of detecting git specifiers like
git@github.com:npm/cli
- do a better job of detecting git specifiers like
8b6bf0db4
pacote@11.2.7
- respect silent loglevel
- fix INVALID_URL errors for certain git dependencies
TESTS
80c2ac995
#2717 refactor publish tests (@wraithgar)9d81e0ceb
#2729 fix typo in shrinkwrap tests (@eltociear)