Releases: npm/cli
Releases · npm/cli
Release list
v7.6.1
v7.6.1 (2021-03-04)
BUG FIXES
3c9a589b0#2807npm explainshow when an edge is a bundled edge (@kumavis)b33c760ce#2766 unused arguments cleanup (@sandersn)4a5dd3a5a#2772 fix(npm) pass npm context everywhere (@wraithgar)e69be2ac5#2789 fix npm prefix on all Windows unix shells (@isaacs)2d682e4ca#2803 fix(search): don't pass unused args (@wraithgar)b3e7dd19b#2822 fix(diff): set option "where" for pacote (@ruyadorno)96006640b#2824 fix(repo, auth.sso): don't promisify open-url (@wraithgar)
DOCUMENTATION
c8b73db82#2690 fix(docs): update scripts docs (@wraithgar)5d922394b#2809 update republish timeout after unpublish (@BAJ-)
DEPENDENCIES
2d4ae598f@npmcli/arborist@2.2.6
v7.6.0
v7.6.0 (2021-02-25)
FEATURES
DEPENDENCIES
b9fa7e32achore(package-lock): resetdeps andeslint@7.20.0(@wraithgar)28d036ae9arborist@2.2.5- fix: hidden lockfiles were not respected on Node v10.0-10.12
DOCUMENTATION
ba1adef42#2760 chore(docs): capitalize all Instaces of "package" (@MrBrain295)8bfa05fa1#2775 chore(docs): add navigation configuration (@ethomson)238e474a4#2778 chore(docs):update unpublish cooldown (@christoflemke)
v7.5.6
v7.5.6 (2021-02-22)
BUG FIXES
DOCS
3c72ab441#2749 Capitalize Package in a Heading (@MrBrain295)
DEPENDENCIES
v7.5.5
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_rangewhen 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
d865b101flibnpmpack@2.0.1- respect silent loglevel
e606953e5libnpmversion@1.0.11- respect silent loglevel
9c51005a1npm-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
8b6bf0db4pacote@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)
DOCUMENTATION
v7.5.4 (2021-02-12)
v7.5.4 (2021-02-12)
BUG FIXES
ef687f545#2655 fix(env): Do not clobber defined 'env' script (@isaacs)868954a72#2654 [fix] node v10.0 lacksfs.promises(@ljharb)
DEPENDENCIES
14dd93853fix(package.json): resetdeps (@wraithgar)39e4a6401graceful-fs@4.2.696dffab98eslint-plugin-promise@4.3.19a6e9d38a@npmcli/run-script@1.8.3* fix fs.promises reference to run in node v10.0584b746a2@npmcli/git@2.0.56305ebde4make-fetch-happen@8.0.14e99881117libnpmversion@1.0.10554d91cdfchore(package-lock): rebuild package-lock (@wraithgar)37e8cc507@npmcli/arborist@2.2.27788ce47b@npmcli/map-workspaces@1.0.3
TESTS
3a159d27e#2681 fix(tests): rewrite doctor tests (@ljharb)abcc96a20#2682 [tests] separate tests from linting and license validation (@ljharb)
DOCUMENTATION
v7.5.3
v7.5.3 (2021-02-08)
BUG FIXES
df596bf4cfix(publish): follow all configs for registry auth check #2602 (@wraithgar)6d7afb03c#2613 install script: pass -q to curl calls to disable user .curlrc files (@nlf)
DEPENDENCIES
3294fed6fpacote@11.2.5- prevent infinite recursion in git dep preparation
0f7a3a87cread-package-json-fast@2.0.1- avoid duplicating optionalDependencies as dependencies in package.json
6f46b0f7finit-package-json@2.0.2df4f65acc@npmcli/arborist@2.2.07038c2ff4@npmcli/run-script@1.8.254cd4c87alibnpmversion@1.0.89ab36aae4graceful-fs@4.2.5e1822cf27@npmcli/installed-package-contents@1.0.7
v7.5.2
v7.5.2 (2021-02-02)
BUG FIXES
37613e4e6#2395 #2329 fix(exec): use latest version when possible (@wraithgar)567c9bd03fix(lib/npm): do not clobber config.execPath (@wraithgar)
DEPENDENCIES
v7.5.1
v7.5.1 (2021-02-01)
BUG FIXES
0ea134e41#2587 pass all settings through to pacote.packument, fixes #2060 (@nlf)894fa0ac2Add test for npm-usage.js, and fix 'npm --long' output (@isaacs)
DEPENDENCIES
7e4e88e93@npmcli/arborist@2.1.1:,pacote@11.2.4- Properly raise ERESOLVE errors on root dev dependencies
- Ignore ERESOLVE errors when performing git dep 'prepare' scripts
- Always reinstall packages that are explicitly requested
- fix global update all so it actually updates things
- Install bins properly when global root is a link (@isaacs)
DOCUMENTATION
v7.5.0
v7.5.0 (2021-01-28)
FEATURES
d011266b7#1319 add npm diff command (@ruyadorno)
BUG FIXES
DOCUMENTATION
8d3fd63aa#2559 updates to readme, removal, contributing and several other docs (@darcyclarke)7772d9f9f#2542 fix grammar on caching docs for search, exec and init (@wraithgar)52e8a1aef#2558 refreshed npm updated docs (@ruyadorno)abae00ca0#2565 update npm command docs (@wraithgar)9351cbf9a#2566 refresh npm run-script docs (@ruyadorno)
DEPENDENCIES
56c08863ehosted-git-info@3.0.818a93f06bssri@8.0.1cb768f671@npmcli/move-file@1.1.132cc0a4beminipass-fetch@1.3.3- fixes ssl settings passthrough
530997968@npmcli/arborist@2.1.0- added signal handler to rollback when possible
- prevent ERESOLVEs caused by loose root dep specs
- detect conflicts among nested peerOptional deps
- properly buildIdealTree when root is a symlink
v7.4.3
v7.4.3 (2021-01-21)
DOCUMENTATION
ec1f06d06#2498 docs(npm): updatenpmdocs (@darcyclarke)
DEPENDENCIES
bc23284cd#2511 remove coverage files (@ruyadorno)fcbc676b8pacote@11.2.3ebd3a24ff@npmcli/arborist@2.0.6- Preserve git+https auth when provided