npm: libnpmexec-v5.0.0-pre.3 Release

Release date:
September 30, 2022
Previous version:
libnpmexec-v5.0.0-pre.2 (released September 23, 2022)
Magnitude:
1,517 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in libnpmexec-v5.0.0-pre.3

lukekarrys
wraithgar
github-actions[bot]

Directory Browser for libnpmexec-v5.0.0-pre.3

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

Release Notes Published

5.0.0-pre.3 (2022-09-30)

⚠️ BREAKING CHANGES

  • npm pack now follows a strict order of operations when applying ignore rules. If a files array is present in the package.json, then rules in .gitignore and .npmignore files from the root will be ignored.

Features

  • 3ae796d implement new npm-packlist behavior (@lukekarrys)

Dependencies