npm npm-check-updates 16.0.0

latest releases: 16.14.20, 16.14.20-0, 16.14.19...
23 months ago

Breaking

  • Automatic detection of package data on stdin has been removed. This feature was deprecated in v14.0.0. Add --stdin for old behavior. (#136)
  • Wild card filters now apply to scoped packages. Previously, ncu -f '*vite*' would not include @vitejs/plugin-react. Now, filters will match any part of the package name, including the scope. Use a more specific glob or regex expression for old behavior. (#1168)

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

NewReleases is sending notifications on new releases.