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.2
A new npm version has been released, v6.14.2! 🎉
You can update to the latest version of the cli in the usual way:
$ npm install -g npm@latest
Notable updates include:
9204ffa58
npm-profile@4.0.4
(@isaacs)6bcf0860a
fix: treat non-http/https login urls as invalid
909cc3918
hosted-git-info@2.8.8
(@darcyclarke)5038b1891
fix: regression in old node versions w/ respect to url.URL implmentation
dab030536
node-gyp@5.1.0
(@rvagg)
More information & the full release notes can be found here.