TLDR
Enter a command. For example: ia, hn, borg, tuir, less, patch.

npm-check

 
Check for outdated, incorrect, and unused npm package dependencies. More information: https://github.com/dylang/npm-check.
 
  • Display a report of outdated, incorrect, and unused dependencies:
     
    npm-check
     
  • Interactively update out-of-date packages:
     
    npm-check --update
     
  • Update everything without prompting:
     
    npm-check --update-all
     
  • Don't check for unused packages:
     
    npm-check --skip-unused

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.