what stackpulse tracks
npm releases from GitHub
StackPulse watches npm release notes and keeps the original source link close to every summary.
The package manager for JavaScript StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches npm release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This pre-release introduces new Node.js engine requirements and updates dependencies, marking breaking changes for users on unsupported Node versions.
Users with Node.js versions below 22.22.2, between 24.15.0 and 26.0.0, or older than 24.15.0 are affected.
Upgrade Node.js to a supported version before using this version of npm.
This prerelease version of libnpmteam introduces breaking changes by updating the supported Node.js engine range and includes dependency updates.
Users running Node.js versions outside the new supported range will need to upgrade.
Upgrade Node.js to a supported version if necessary.
This prerelease version updates the Node.js engine requirements and bumps dependencies. The main change is the new Node.js version support range.
Users running Node.js versions outside the new engine range (^22.22.2 || ^24.15.0 || >=26.0.0) will be affected.
Update Node.js to a supported version before upgrading to this release.
This pre-release includes breaking changes to Node.js engine support and default access behavior, introduces packageExtensions for dependency manifest repairs and native dependency patching, and updates multiple dependencies.
Users with Node.js versions outside the new supported range will need to upgrade, and callers that relied on default public access must now explicitly specify access.
Check Node.js version compatibility and explicitly pass access: 'public' if needed when publishing packages.
This prerelease introduces breaking changes around security defaults and git protocol handling, alongside new features for dependency patching and script execution policies. The update also changes npm's default license behavior and requires explicit opt-in for git/remote dependencies.
All users installing git dependencies or relying on permissive script execution policies need to review configurations due to new security defaults.
Review breaking changes, test with pre-release, and update configurations for git dependencies and script execution policies.