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) - [ x ] I am using the latest version of `npm-check-updates` - [ x ] I am using `node...

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` --- ## Current Behavior...

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` --- ## Current Behavior...

faq

Following https://github.com/raineorshine/npm-check-updates/pull/1052#issuecomment-1054125274: > One last thing - should we somehow add the two filter + target as a new param/cli option? As in `semver = true` sets both - so...

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` --- I am developing...

out-of-scope

- [x] I have read the list of [known issues](https://github.com/tjunnone/npm-check-updates#known-issues) before filing this issue. - [x] I have searched for [similiar issues](https://github.com/tjunnone/npm-check-updates/issues) before filing this issue. * node version: v12.10.0...

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` --- ## Steps to...

enhancement
faq

Looks like ncu is currently not compatible with Node v4.1.0. I can run ncu, but nothing happens - cursor just goes to new line.

bug

### Feature Request - Support Workspaces -w / --workspace=(PATH|PROJECT_NAME) Upgrade all workspaces `ncu -u --workspace=modules/*` `ncu -u -w=*` Upgrade just one workspace, `ncu -u --workspace=@metawrap/metawrap-core` `ncu -u --workspace=modules//metawrap-core` `ncu -u...

enhancement