Skip to content

npm-check-updates 20.0.0

[20.0.0] - 2026-03-31

Auto Cooldown

The cooldown option is now automatically applied from the respective package manager's config:

  • npm - min-release-age (#1632)
  • yarn - npmMinimalAgeGate (excluding npmPreapprovedPackages) (#1643)
  • pnpm - minimumReleaseAge (excluding minimumReleaseAgeExclude) (#1639)

Why is this a breaking change?

Other changes

#New Contributors

Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v19.6.6...v20.0.0