npm npm-check-updates 15.0.0

latest releases: 17.1.4-0, 17.1.3, 17.1.2...
2 years ago

Breaking

  • node >= 14.14 is now required (#1145)
    • Needed to upgrade update-notifier with has a moderate severity vulnerability
  • yarn autodetect has been improved (#1148)
    • This is a patch, though technically it is breaking. In the obscure case where --packageManager is not given, there is no package-lock.json in the current folder, and there is a yarn.lock in an ancestor directory, npm-check-updates will now use yarn.
    • More practically, if you needed to specify --packageManager yarn explicitly before, you may not have to now

Don't miss a new npm-check-updates release

NewReleases is sending notifications on new releases.