npm: v8.7.0 Release

Release date:
April 14, 2022
Previous version:
Magnitude:
2,141 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v8.7.0

lukekarrys
wraithgar
nlf
github-actions[bot]
npm-cli-ops-bot-e512

Directory Browser for v8.7.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

v8.7.0 (2022-04-13)

Features

  • 6611e91 #4723 feat(config): add more npm/node information to config ls (@lukekarrys)
  • c057b90 #4740 feat(config): warn on deprecated configs (@lukekarrys)

Bug Fixes

  • 2829cb2 #4658 fix: update readme badges (@lukekarrys)
  • e3da5df #4667 fix: replace deprecated String.prototype.substr() (@CommanderRoot)
  • 2a26e5e #4645 fix: remove dedupe --save (@wraithgar)
  • 47438ff #4645 fix: do not export npm_config_include_workspace_root (@wraithgar)
  • 840c338 #4678 fix(run-script): don't cascade if-present config (@ruyadorno)
  • 4d676e3 #4709 fix(arborist): when reloading an edge, also refresh overrides (@nlf)
  • 3f7fe17 #4659 fix: skip update notifier file if not requested (@lukekarrys)
  • 5ba7f0c #4726 fix: show more information during publish dry-run (@lukekarrys)
  • aa4a4da #4735 fix(arborist): dont skip adding advisories to audit based on name/range (@lukekarrys)
  • 0cd852f #4741 fix: mitigate doctor test race condition (@wraithgar)
  • ba8b2a7 #4744 fix(ls): make --omit filter npm ls (@lukekarrys)

Documentation

  • 85b3c48 #4666 docs(ci): add note that configuration must be consistent between install and ci (@nlf)
  • 44108f7 #4670 docs: fix npm-uninstall typo (@JSKitty)

Dependencies