detect-invalid-requires
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "detect-invalid-requires", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "utility to detect requires that are not legal in a case-sensitive OS", | ||
@@ -16,2 +16,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"colors": "=1.0.x", | ||
"commander": "2.3.x", | ||
@@ -18,0 +19,0 @@ "esprima": "1.2.x", |
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
4900
5
+ Addedcolors@=1.0.x
+ Addedcolors@1.0.3(transitive)