Closed
Description
Please consider adding the command npm upgrade-interactive --latest
similar to yarn.
https://classic.yarnpkg.com/en/docs/cli/upgrade-interactive/#toc-yarn-upgrade-interactive
I think the benefits of having such command are self-explanatory (if you already used it), but overall, it helps developers to quickly keep packages up-to-date easily while testing new functionality on major versions and rolling back if needed.