github npm/cli libnpmpack-v10.0.0
libnpmpack: v10.0.0

4 hours ago

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

Dependencies

Don't miss a new cli release

NewReleases is sending notifications on new releases.