The npm blog has been discontinued.
Updates from the npm team are now published on the GitHub Blog and the GitHub Changelog.
Release: 6.14.6
A new npm version has been shipped! This release includes some minor changes and dependencies updates.
To get the latest npm, run:
$ npm install -g npm@latest
6.14.6 (2020-07-07)
BUG FIXES
- a9857b8f6 chore: remove auth info from logs (@claudiahdz)
- b7ad77598 #1416 fix: wrong npm doctor command result (@vanishcode)
DEPENDENCIES
- 94eca6377 npm-registry-fetch@4.0.5 (@claudiahdz)
- c49b6ae28 #1418 spdx-license-ids@3.0.5 (@kemitchell)
DOCUMENTATION
- 2e052984b#1459 chore(docs): fixed links to cli commands (@claudiahdz)
- 0ca3509ca#1283 Update npm-link.md (@peterfich)
- 3dd429e9a#1377 Add note about dropped- *filenames (@maxwellgerber)
- 9a2e2e797#1429 Fix typo (@seanpoulter)