require-from-ancestor
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "require-from-ancestor", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Module to require rependencies using deepest ancestor cached instance", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "grunt test" | ||
"test": "node node_modules/grunt/lib/grunt.js test" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
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
7325