babel-plugin-minify-dead-code-elimination
Advanced tools
Comparing version 0.3.0 to 0.4.0-alpha.12994a48
{ | ||
"name": "babel-plugin-minify-dead-code-elimination", | ||
"version": "0.3.0", | ||
"version": "0.4.0-alpha.12994a48", | ||
"description": "", | ||
@@ -15,7 +15,7 @@ "keywords": [ | ||
"dependencies": { | ||
"babel-helper-evaluate-path": "^0.3.0", | ||
"babel-helper-mark-eval-scopes": "^0.3.0", | ||
"babel-helper-remove-or-void": "^0.3.0", | ||
"babel-helper-evaluate-path": "^0.4.0-alpha.12994a48", | ||
"babel-helper-mark-eval-scopes": "^0.4.0-alpha.12994a48", | ||
"babel-helper-remove-or-void": "^0.4.0-alpha.12994a48", | ||
"lodash.some": "^4.6.0" | ||
} | ||
} |
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
48229
+ Addedbabel-helper-evaluate-path@0.4.3(transitive)
+ Addedbabel-helper-mark-eval-scopes@0.4.3(transitive)
+ Addedbabel-helper-remove-or-void@0.4.3(transitive)
- Removedbabel-helper-evaluate-path@0.3.0(transitive)
- Removedbabel-helper-mark-eval-scopes@0.3.0(transitive)
- Removedbabel-helper-remove-or-void@0.3.0(transitive)