Skip to content

deps: upgrade npm in LTS to 3.10.10

Rodrigo Muino Tomonari requested to merge github/fork/npm/npm-3.10.10 into v6.x-staging
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

This release is really small, just a fix for a regression where failed optional dependencies in shrinkwraps could cause the entire install to fail. This also corrects the supported Node.js versions to include 0.12.

Changelogs

r: @jasnell r: @Fishrock123

Merge request reports

Loading