You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read the list of known issues before filing this issue.
I have searched for similiar issues before filing this issue.
node version: 10.19.0
npm version: 6.14.2
npm-check-updates version: 4.0.4
As an alternative to the step-by-step interactive mode, I'd love to have an option which showed all of the available updates at once, and then allowed one to use key commands (including one to exit of course) which could check/uncheck all, update all, or update one-by-one.
This mode would also make it easy to build #570 on top such that one could, e.g., type "c" to open the change logs for the highlighted version(s).
It could even be expanded over time perhaps to allow opening of metadata-pointed license URLs, doc URLs (since package.json has such a URL), as well as to go to the Github releases page, etc.
The text was updated successfully, but these errors were encountered:
"npm-check-updates" checks for updates faster than "npm-check", The scope of inspection is more comprehensive than that of "yarn".
If our interactive pages are similar to theirs, It will be more convenient to use.
As an alternative to the step-by-step interactive mode, I'd love to have an option which showed all of the available updates at once, and then allowed one to use key commands (including one to exit of course) which could check/uncheck all, update all, or update one-by-one.
This mode would also make it easy to build #570 on top such that one could, e.g., type "c" to open the change logs for the highlighted version(s).
It could even be expanded over time perhaps to allow opening of metadata-pointed license URLs, doc URLs (since
package.json
has such a URL), as well as to go to the Githubreleases
page, etc.The text was updated successfully, but these errors were encountered: