babel-plugin-minify-constant-folding
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "babel-plugin-minify-constant-folding", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "", | ||
@@ -15,4 +15,4 @@ "homepage": "https://github.com/babel/babili#readme", | ||
"dependencies": { | ||
"babel-helper-evaluate-path": "^0.0.3" | ||
"babel-helper-evaluate-path": "^0.1.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
+ Addedbabel-helper-evaluate-path@0.1.0(transitive)
- Removedbabel-helper-evaluate-path@0.0.3(transitive)