dependents-of
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "dependents-of", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "quick search of npm packages in a folder to find projects dependent on a specified module", | ||
"main": "dependents-of.js", | ||
"bin": { "dependents-of" : "./depedents-of.js" }, | ||
"bin": { "dependents-of" : "./dependents-of.js" }, | ||
"preferGlobal": true, | ||
@@ -8,0 +8,0 @@ "scripts": { |
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
1776