escomplex-plugin-metrics-module
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "escomplex-plugin-metrics-module", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"homepage": "https://github.com/typhonjs-node-escomplex/escomplex-plugin-metrics-module/", | ||
@@ -23,6 +23,6 @@ "description": "Provides the core module metric / report generation plugin for typhonjs-escomplex module processing.", | ||
"dependencies": { | ||
"typhonjs-escomplex-commons": "^0.0.10" | ||
"typhonjs-escomplex-commons": "^0.0.11" | ||
}, | ||
"devDependencies": { | ||
"escomplex-plugin-syntax-babylon": "^0.0.6", | ||
"escomplex-plugin-syntax-babylon": "^0.0.7", | ||
"typhonjs-ast-walker": "^0.1.0", | ||
@@ -41,2 +41,3 @@ "typhonjs-config-eslint": "^0.4.0", | ||
"keywords": [ | ||
"typhonjs", | ||
"escomplex", | ||
@@ -43,0 +44,0 @@ "plugin", |
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
49131
+ Addedtyphonjs-escomplex-commons@0.0.11(transitive)
- Removedtyphonjs-escomplex-commons@0.0.10(transitive)