The npm blog has been discontinued.
Updates from the npm team are now published on the GitHub Blog and the GitHub Changelog.
v5.4.2 (2017-09-14):
This is a small bug fix release wrapping up most of the issues introduced with 5.4.0.
Bugs
0b28ac72d#18458 Fix a bug on Windows where rolling back of failed optional dependencies would fail. (@marcins)3a1b29991write-file-atomic@2.1.0Revert update ofwrite-file-atomic. There were changes made to it that were resulting in EACCES errors for many users. (@iarna)cd8687e12Fix a bug where if npm decided it needed to move a module during an upgrade it would strip out much of thepackage.json. This would result in broken trees after package updates.5bd0244ee#18385 Fixnpm outdatedwhen run on non-registry dependencies. (@joshclow) (@iarna)