npm-check-updates icon indicating copy to clipboard operation
npm-check-updates copied to clipboard

Find newer versions of package dependencies than what your package.json allows

Results 99 npm-check-updates issues
Sort by recently updated
recently updated
newest added

- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues): https://github.com/raineorshine/npm-check-updates/issues/1199 - [x] I am using the latest version of `npm-check-updates` - [x] I am using `node >= 14.14` --- ## Steps...

bug

- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) - [x] I am using the latest version of `npm-check-updates` - [x] I am using `node >= 14.14` --- ## Steps to...

ncu --upgrade -t minor --pre 0 Updates the package _supabase_ to version 1.163.6 which is tagged "beta" Shouldnt it update to 1.163.2 which is tagged "latest"?

faq

- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) - [x] I am using the latest version of `npm-check-updates` - [x] I am using `node >= 14.14` --- Currently, `ncu -u`...

enhancement

- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) - [x] I am using the latest version of `npm-check-updates` - [x] I am using `node >= 14.14` IMHO it's much more...

enhancement

- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) - [x] I am using the latest version of `npm-check-updates` - [x] I am using `node >= 14.14` --- ## Steps to...

enhancement

- [X] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) --- Per [How do Definitely Typed package versions relate to versions of the corresponding library?](https://github.com/DefinitelyTyped/DefinitelyTyped?tab=readme-ov-file#how-do-definitely-typed-package-versions-relate-to-versions-of-the-corresponding-library): > ❗ If you're updating type declarations...

- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) --- Currently the only way, AFAIK, is to issue a terminal kill command. You can also press `ENTER` and then not `ENTER`...

enhancement

- [] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) --- ## Steps to Reproduce 1 - Install : npm install -g npm-check-updates 2 - Run: ncu --doctor -u 3 - Error...

out-of-scope