require-from-ancestor
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "require-from-ancestor", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Module to require rependencies using deepest ancestor cached instance", | ||
@@ -27,7 +27,7 @@ "main": "index.js", | ||
"grunt": "", | ||
"grunt-contrib-watch":"", | ||
"grunt-contrib-jshint":"", | ||
"grunt-mocha-test":"", | ||
"chai":"", | ||
"blanket":"" | ||
"grunt-contrib-watch": "", | ||
"grunt-contrib-jshint": "", | ||
"grunt-mocha-test": "", | ||
"chai": "", | ||
"blanket": "" | ||
}, | ||
@@ -34,0 +34,0 @@ "engines": { |
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
7294