Skip to content

deps: upgrade npm to 4.1.1

Rodrigo Muino Tomonari requested to merge github/fork/npm/npm-4.1.1 into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
  • deps
Description of change
  • Adds opt-in anonymous success/fail metrics reporting.
  • Adds the new npm doctor command.
  • Bug fix to a major source of shasum-mismatch errors.
  • Fix file URL handling with Node.js 7+
Changelogs

r: @Fishrock123 r: @addaleax r: @jasnell

Merge request reports

Loading