Skip to content

deps: upgrade npm to 6.6.0

Rodrigo Muino Tomonari requested to merge github/fork/npm/npm-6.6.0 into master
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Where this should land
  • Node 10
  • Node 8
Notable Changes

This is a pre-release of npm@6.6.0. This release marks the end of a massive internal refactor to npm that means we finally got rid of the legacy npm-registry-client in favor of the shiny, new, window.fetch-like npm-registry-fetch. Check the PR if you'd like to see the details.

Changelog

Merge request reports

Loading