Look for outdated dependencies (Node Projects)

?
R
Bash

Look for outdated dependencies. https://www.npmjs.com/package/npm-check

1# Installation and Usage
2sudo npm install -g npm-check
3
4# cd Node project directory
5npm-check
6

Created on 11/7/2017