Skip to content

deps: update npm to 6.12.0

Rodrigo Muino Tomonari requested to merge github/fork/npm/npm-6.12.0 into master

Update npm to 6.12.0. Release notes:

6.12.0 (2019-10-08):

Now npm ci runs prepare scripts for git dependencies, and respects the --no-optional argument. Warnings for engine mismatches are printed again. Various other fixes and cleanups.

BUG FIXES

FEATURES

  • ed993a29c #249 Add CI environment variables to user-agent (@isaacs)
  • f6b0459a4 #248 Add option to save package-lock without formatting Adds a new config --format-package-lock, which defaults to true. (@bl00mber)

DEPENDENCIES

TESTING

Merge request reports

Loading