npm: v7.0.0-beta.6 Release

Release date:
August 21, 2020
Previous version:
v7.0.0-beta.5 (released August 18, 2020)
Magnitude:
3,801 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v7.0.0-beta.6

isaacs
ruyadorno

Directory Browser for v7.0.0-beta.6

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

Release Notes Published

v7.0.0-beta.6 (2020-08-21)

  • 707207bdd add @npmcli/config dependency

  • 5cb9a1d4d #1688 use @npmcli/config for configuration (@isaacs)

  • a4295f5db npm-registry-fetch@8.1.4:

    • Redact passwords from HTTP logs
  • a5a6a516d json-parse-even-better-errors@2.3.0:

    • Adds support for indentation/newline formatting preservation
  • a14054558 read-package-json-fast@1.2.1:

    • Adds support for indentation/newline formatting preservation
  • f8603c8af libnpmversion@1.0.4:

    • Adds support for indentation/newline formatting preservation
  • 9891fa71c read-package-json@2.1.2:

    • Adds support for indentation/newline formatting preservation
  • b44768aac #1662 #1693 #1690 @npmcli/arborist@0.0.17:

    • Load root project package.json when running loadVirtual.
    • Fetch metadata from registry when loading tree from outdated package-lock.json file. This avoids a situation where a lockfile or shrinkwrap from npm v5 would result in deleting dependencies on install.
    • Preserve package.json and package-lock.json formatting in all places where these files are written.
  • 281da6fdc tar@6.0.5

  • 1faa5b33d #1655 show usage when help-search finds no results

  • 10fcff73a #1695 fix pulseWhileDone promise handling

  • 88e4241c5 #1698 add lib/logout.js unit tests (@ruyadorno)