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.8
Happy Monday everyone! 😊
A new v6 patch release is out with a few bug fixes from the community and dependency updates. To get it:
npm install -g npm@latest
Changelog:
6.14.8 (2020-08-17)
BUG FIXES
9262e8c88
#1575 npm install –dev deprecation message (@sandratatarevicova)765cfe0bc
#1658 remove unused broken require (@aduh95)4e28de79a
#1663 Do not send user secret in the referer header (@assapir)
DOCUMENTATION
8abdf30c9
#1572 docs: add missing metadata in semver page (@tripu)8cedcca46
#1614 Node-gyp supports both Python and legacy Python (@cclauss)