Comparing version 0.4.5 to 0.4.6
{ | ||
"name": "depcheck", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "Check dependencies in your node module", | ||
@@ -5,0 +5,0 @@ "main": "index", |
@@ -29,2 +29,3 @@ # depcheck [![build status](https://secure.travis-ci.org/rumpl/depcheck.png)](http://travis-ci.org/rumpl/depcheck) | ||
`--no-dev` : by default `depcheck` looks at `dependencies` and `devDependencies`, this flag will tell it not to look at "devDependencies". | ||
`--json` : output results to JSON | ||
@@ -31,0 +32,0 @@ Or, as a lib: |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29328
40
222
67