44 Forks
542 Stars
542 Watchers

dependency-check

checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json

How to download and setup dependency-check

Open terminal and run command
git clone https://github.com/dependency-check-team/dependency-check.git
git clone is used to create a copy or clone of dependency-check repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dependency-check https://github.com/dependency-check-team/dependency-check/archive/master.zip

Or simply clone dependency-check with SSH
[email protected]:dependency-check-team/dependency-check.git

If you have some problems with dependency-check

You may open issue on dependency-check support forum (system) here: https://github.com/dependency-check-team/dependency-check/issues