7.0.15 (2020-11-27)
DEPENDENCIES
00e6028ef@npmcli/arborist@1.0.13- do not override user-defined shorthand values when saving
package.json
- do not override user-defined shorthand values when saving
BUG FIXES
9c3413fbc#2034 #2245npm link <pkg>should not savepackage.json(@ruyadorno)
DOCUMENTATION
1875347f9#2196 remove doc on obsoleteunsafe-permflag (@kaizhu256)f51e50603#2200config.mdcleanup (@alexwoollam)997cbdb40#2238 Fix broken link topackage.jsondocumentation (@d-fischer)9da972dc4#2241npm stardocs cleanup (@ruyadorno)
Assets
2
7.0.14 (2020-11-23)
DEPENDENCIES
09d21ab90@npmcli/run-script@1.8.1- fix a regression in how scripts are escaped
Assets
2
7.0.13 (2020-11-20)
BUG FIXES
5fc56b6dbnpm/statusboard#174 #2204 fix npm unstar command (@ruyadorno)7842b4d4dnpm/statusboard#182 #2205 fix npm version usage output (@ruyadorno)a0adbf9f8#2206 #2213 fix: fix flatOptions usage in npm init (@ruyadorno)
DEPENDENCIES
3daaf000a@npmcli/arborist@1.0.12- fixes some windows specific bugs in how paths are handled and compared
DOCUMENTATION
084a7b6ad#2210 docs: Fix typo (@HollowMan6)
Assets
2
darcyclarke
released this
6.14.9 (2020-11-20)
BUG FIXES
4a91e48aafix: docs generation breaking builds
DEPENDDENCIES
ab80a7cf0npm-user-validate@1.0.1- dep update to resolve security issue GHSA-xgh6-85xh-479p
6b2ab9d53har-validator@5.1.5- dep update to resolve security issue SNYK-JS-AJV-584908
Assets
2
ruyadorno
released this
7.0.12 (2020-11-17)
BUG FIXES
7b89576bd#2174 fix running empty scripts withnpm run-script(@nlf)bc9afb195#2002 #2184 Preserve builtin conf when installing npm globally (@isaacs)
DEPENDENCIES
b74c05d88@npmcli/run-script@1.8.0- fix windows command-line argument escaping
DOCUMENTATION
Assets
2
7.0.11 (2020-11-13)
DEPENDENCIES
629a667a9eslint@7.13.0de9891bd2eslint-plugin-standard@4.1.0c3e7aa31c#2123 #1957@npmcli/arborist@1.0.11
BUG FIXES
a8aa38513#2134 #2156 Fixcannot read property length of undefinedinERESOLVEexplanation code (@isaacs)1dbf0f9bb#2150 #2155 send json errors to stderr, not stdout (@isaacs)fd1d7a21b#1927 #2154 Set process.title a bit more usefully (@isaacs)2a80c67ef#2008 #2153 Support legacy auth tokens for registries that use them (@ruyadorno)786e36404#2017 #2159 pass all options to Arborist fornpm ci(@darcyclarke)b47ada7d1#2161 fixed typo (@scarabedore)
Assets
2
7.0.10 (2020-11-10)
DOCUMENTATION
BUG FIXES
DEPENDENCIES
Assets
2
7.0.9 (2020-11-06)
BUG FIXES
96a0d2802default the 'start' script when server.js present (@isaacs)7716e423e#2075 #2071 print the registry when using 'npm login' (@Wicked7000)7046fe10c#2122 tests fornpm cachecommand (@nlf)
DEPENDENCIES
74325f53b#2124@npmcli/run-script@1.7.5:- Export the
isServerPackagemethod - Proxy signals to and from foreground child processes
- Export the
0e58e6f6b#1984 #2079 #1923 #606 #2031@npmcli/arborist@1.0.9:- Process deps for all link nodes
- Use junctions instead of symlinks
- Use @npmcli/move-file instead of fs.rename
1dad328a1#1865 #2106 #2084pacote@11.1.13:- Properly set the installation command for
preparescripts when installing git/dir deps
- Properly set the installation command for
e090d706c#2097libnpmversion@1.0.7:- Do not crash when the package.json file lacks a 'version' field
8fa541a10cmark-gfm@0.8.4
Assets
2
7.0.8 (2020-11-03)
DOCUMENTATION
052e977b9#1822 #1247 add section on peerDependenciesMeta field in package.json (@foxxyz)52d32d175#1970 match npm-exec.md -p usage with lib/exec.js (@dr-js)48ee8d01e#2096 Fix RFC links in changelog (@jtojnar)
BUG FIXES
6cd3cd08aSupport all conf keys in publishConfiga1f9be8a7#2074 Support publishing any kind of spec, not just directories
DEPENDENCIES
545382df6libnpmpublish@4.0.0:- Support publishing things other than folders
7d88f1719npm-registry-fetch@9.0.0823b40a4epacote@11.1.1290bf57826npm-profile@5.0.2e5a413577libnpmteam@2.0.2fc5aa7b4alibnpmsearch@3.0.19fc1dee13libnpmorg@2.0.10ea870ec5libnpmhook@6.0.132fd744ealibnpmaccess@4.0.1fc76f3d9f@npmcli/arborist@1.0.8- Fix
cannot read property 'description' of undefinedinnpm lswhenpackage-lock.jsonis corrupted - Do not allow peerDependencies to be nested under dependents in any circumstances
- Always resolve peerDependencies in
--prefer-dedupemode
- Fix
Assets
2
ruyadorno
released this
7.0.7 (2020-10-30)
BUG FIXES
3990b422d#2067 use sh as default unix shell, not bash (@isaacs)81d6ceef6#1975 fix npm exec on folders missing package.json (@ruyadorno)2a680e91a#2083 delete the contents ofnode_modulesonly innpm ci(@nlf)2636fe1f4#2086 disable banner output if loglevel is silent innpm run-script(@macno)