npm npm-check-updates 16.13.0

latest releases: 18.1.1, 18.1.0, 18.0.3...
2 years 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.