npm: v6.12.0 Release

Release date:
October 8, 2019
Previous version:
v6.12.0-next.0 (released September 26, 2019)
Magnitude:
265 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v6.12.0

ruyadorno
isaacs
cclauss
gemal

Directory Browser for v6.12.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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