grunt-module-graph
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "grunt-module-graph", | ||
"description": "Grunt task for obtaining the dependency graph from ES6 modules", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Juan Dopazo <jdopazo@yahoo-inc.com> (http://github.com/juandopazo)", | ||
"license": "BSD-3-Clause", | ||
"keywords": [ | ||
@@ -34,3 +35,4 @@ "grunt", | ||
"grunt-mocha-test": "~0.10.2", | ||
"chai": "~1.9.1" | ||
"chai": "~1.9.1", | ||
"xunit-file": "*" | ||
}, | ||
@@ -37,0 +39,0 @@ "peerDependencies": { |
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
10098
6