
npm-check
List of commands for npm-check:
-
npm-check:tldr:033d1 npm-check: Update everything without prompting.$ npm-check --update-alltry on your machineexplain this command
-
npm-check:tldr:217e2 npm-check: Don't check for unused packages.$ npm-check --skip-unusedtry on your machineexplain this command
-
npm-check:tldr:a1f00 npm-check: Display a report of outdated, incorrect, and unused dependencies.$ npm-checktry on your machineexplain this command
-
npm-check:tldr:d7a61 npm-check: Interactively update out-of-date packages.$ npm-check --updatetry on your machineexplain this command