Skip to content

deps: upgrade npm to 8.16.0

Rodrigo Muino Tomonari requested to merge github/fork/npm/npm-8.16.0 into main

v8.16.0 (2022-08-03)

Features

  • 3c024ac #5000 feat: add npm query cmd (@ruyadorno) (@wraithgar)
  • 703dbbf #4860 feat: add --replace-registry-host=<npmjs|always|never> (@fritzy)

Bug Fixes

  • eac1bf2 #5164 fix(ls): when filtering workspaces, make sure the edge has a to before checking if its a workspace (@nlf)
  • 47cc95d #5227 fix(arborist): use the sourceReference root rather than the node root for overrides (@nlf)
  • 050284d #5233 fix(arborist): pass the edge to fromPath in order to determine correct path (@nlf)
  • d315ead #5243 fix: gracefully exit login and publish commands on Ctrl+C (SIGINT) in the new webAuthn flow (@NeelDani)
  • ea44995 #5244 fix: properly find locally/globally/npxCache packages (@wraithgar)
  • 19f1497 #5244 fix: use binPaths (@wraithgar)
  • 3b30af2 #5244 fix: fix exec tests and clean up workspace-location-msg (@wraithgar)
  • 8233fca #5248 fix(arborist): fix bare attribute queries (@darcyclarke)
  • 19a8346 #5250 fix: properly find and run global scoped packages (@wraithgar)

Documentation

Dependencies

Merge request reports

Loading