babel-plugin-closure-elimination
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "babel-plugin-closure-elimination", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Removes closures from your JavaScript in the name of performance.", | ||
@@ -48,3 +48,3 @@ "main": "lib/index.js", | ||
"babel-register": "^6.26.0", | ||
"lodash": "^4.17.4", | ||
"lodash": "^4.17.15", | ||
"mocha": "^4.0.1", | ||
@@ -51,0 +51,0 @@ "should": "^13.1.2" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9955
0