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 release updates the dependency on `@npmcli/arborist` to version 10.0.2.
Users relying on `libnpmpack` with `@npmcli/arborist` may need to ensure compatibility with the updated dependency.
This release includes bug fixes for pack and owner commands, updates documentation regarding a breaking change in npm 12, and updates several dependencies.
Users affected by the unknown-config breaking change in npm 12 may need to review their configurations.
Review configurations if experiencing issues related to unknown-config settings.
This release updates the dependency on @npmcli/arborist to version 9.9.1.
view source on github->This release introduces a new warning log title for install scripts and includes several bug fixes related to pack and owner commands.
Users relying on install scripts or using pack and owner commands may notice changes in behavior.
This patch release updates the `tar` dependency to version 7.5.22 and adds the cli-triage team as a codeowner.
view source on github->Updated dependency to @npmcli/arborist for compatibility.
Users relying on libnpmpack with specific arborist versions may need to update.
Update @npmcli/arborist to version 10.0.1 if not already using it.
This release updates the dependency on `@npmcli/arborist` to version 10.0.1.
Users relying on `libnpmfund` with `@npmcli/arborist` will be affected by this dependency update.
Ensure compatibility with `@npmcli/arborist@10.0.1` if using `libnpmfund`.
This release updates the dependency on @npmcli/arborist to version 10.0.1.
view source on github->This release includes bug fixes for view array results and bundled sigstore dependencies, along with updates to several workspace dependencies.
Users experiencing issues with view array results or bundled sigstore dependencies may be affected.
Update to version 12.0.1 to benefit from the bug fixes and dependency updates.
This release removes npm shrinkwrap and updates Node.js version support. It also includes improvements to the release process.
Users relying on shrinkwrap functionality or running unsupported Node.js versions are affected.
Migrate from shrinkwrap to package-lock.json and verify Node.js version compatibility.
This release introduces breaking changes related to Node.js version support and includes a feature to trigger the release process.
Users running Node.js versions outside the specified range will be affected.
Ensure your Node.js version is compatible with the new requirements.
This release introduces breaking changes by updating the supported Node.js versions. It also includes a feature to trigger the release process.
Users running Node.js versions outside the specified range will be affected.
Ensure your Node.js version is within the supported range (`^22.22.2 || ^24.15.0 || >=26.0.0`).
This major release introduces significant breaking changes including JSON output format changes, removal of legacy commands, and updated default behaviors. Key changes involve package management, git handling, and dependency resolution.
All users of npm CLI are affected, particularly those using JSON output, shrinkwrap files, man pages, or legacy commands.
Review breaking changes and update your npm workflows accordingly before upgrading.
This prerelease introduces warnings for unknown .npmrc configurations instead of errors and updates the install-scripts warning log title.
Users relying on unknown .npmrc configurations will now see warnings instead of errors.
Review .npmrc configurations to ensure compatibility.
This release updates the dependency on `@npmcli/arborist` to version 9.9.0.
Users relying on `libnpmpack` with `@npmcli/arborist` will be affected by the dependency update.
Ensure compatibility with `@npmcli/arborist@9.9.0` if using `libnpmpack`.
This release updates the dependency on `@npmcli/arborist` to version 9.9.0.
Users relying on `libnpmfund` may be indirectly affected by changes in `@npmcli/arborist`.
This release focuses on bug fixes, particularly addressing issues with shared binPaths pollution across workspace runs and handling of inert optional dependencies in strict-allow-scripts.
Users leveraging npm workspaces or strict-allow-scripts configurations may be affected by the fixed bugs.
Update to version 10.3.1 to benefit from the bug fixes.
This release graduates the linked install strategy from experimental to stable and introduces several improvements to install scripts and registry handling. Notable fixes address workspace operations and script enforcement.
Users leveraging linked installs or install scripts will be most affected by these changes.
Review linked install strategy documentation and update any custom workflows involving install scripts.
This pre-release introduces the stable linked install strategy and improves script approval management. It includes several bug fixes and dependency updates.
Users of the experimental linked install strategy and those managing npm scripts will be most affected by these changes.
Consider testing the stable linked install strategy in development environments before upgrading.