@ampproject/rollup-plugin-closure-compiler
Advanced tools
Comparing version 0.5.0-alpha.1 to 0.5.0-alpha.2
{ | ||
"name": "@ampproject/rollup-plugin-closure-compiler", | ||
"version": "0.5.0-alpha.1", | ||
"version": "0.5.0-alpha.2", | ||
"description": "Rollup + Google Closure Compiler", | ||
@@ -27,2 +27,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"acorn": "5.7.1", | ||
"google-closure-compiler": "20180610.0.2", | ||
@@ -37,3 +38,2 @@ "magic-string": "0.25.0", | ||
"@types/temp-write": "3.3.0", | ||
"acorn": "5.7.1", | ||
"ava": "1.0.0-beta.6", | ||
@@ -40,0 +40,0 @@ "builtins": "2.0.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
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
13
0
4
+ Addedacorn@5.7.1
+ Addedacorn@5.7.1(transitive)