babel-plugin-minify-simplify
Advanced tools
Comparing version 0.5.0-alpha.34c3efe9 to 0.5.0-alpha.5f601890
{ | ||
"name": "babel-plugin-minify-simplify", | ||
"version": "0.5.0-alpha.34c3efe9", | ||
"version": "0.5.0-alpha.5f601890", | ||
"description": "", | ||
@@ -15,6 +15,6 @@ "keywords": [ | ||
"dependencies": { | ||
"babel-helper-flip-expressions": "^0.5.0-alpha.34c3efe9", | ||
"babel-helper-flip-expressions": "^0.5.0-alpha.5f601890", | ||
"babel-helper-is-nodes-equiv": "^0.0.1", | ||
"babel-helper-to-multiple-sequence-expressions": "^0.5.0-alpha.34c3efe9" | ||
"babel-helper-to-multiple-sequence-expressions": "^0.5.0-alpha.5f601890" | ||
} | ||
} |
@@ -54,3 +54,3 @@ # babel-plugin-minify-simplify | ||
```sh | ||
npm install babel-plugin-minify-simplify | ||
npm install babel-plugin-minify-simplify --save-dev | ||
``` | ||
@@ -57,0 +57,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
57846