npm: libnpmpack-v10.0.0 Release

Release date:
July 8, 2026
Previous version:
libnpmpack-v10.0.0-pre.2 (released June 29, 2026)
Magnitude:
20 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in libnpmpack-v10.0.0

manzoorwanijk

Directory Browser for libnpmpack-v10.0.0

All files are compared to previous version, libnpmpack-v10.0.0-pre.2. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

10.0.0 (2026-07-08)

โš ๏ธ BREAKING CHANGES

  • npm pack and npm publish now error when a package's overrides apply to one or more of its bundled packages (bundledDependencies / bundleDependencies). Defining both fields is still allowed as long as no override actually targets a bundled package. To resolve the error, remove the affected entries from either overrides or the bundle.
  • npm now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • allow-git and allow-remote now default to "none"; set them to "all" (or "root") to install git or user-supplied tarball-URL dependencies. ### Features
  • 5b83698 #9737 trigger release process (#9737) (@reggi)

Dependencies