github raineorshine/npm-check-updates v16.13.0

latest releases: v17.1.3, v17.1.2, v17.1.1...
13 months ago

Feature

  • Added --install option to control auto-install behavior.

Usage:

ncu --install [value]

Default: prompt

Control the auto-install behavior.

alwaysRuns your package manager's install command automatically after upgrading.
neverDoes not install and does not prompt.
promptShows a message after upgrading that recommends an install, but does not install. In interactive mode, prompts for install. (default)

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

NewReleases is sending notifications on new releases.