rollup-plugin-uglify
Advanced tools
Comparing version 6.0.3 to 6.0.4
{ | ||
"name": "rollup-plugin-uglify", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"description": "Rollup plugin to minify generated bundle", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
"jest-worker": "^24.0.0", | ||
"serialize-javascript": "^1.9.0", | ||
"serialize-javascript": "^2.1.2", | ||
"uglify-js": "^3.4.9" | ||
@@ -42,4 +42,4 @@ }, | ||
"prettier": "^1.16.1", | ||
"rollup": "^1.1.2" | ||
"rollup": "^1.27.10" | ||
} | ||
} |
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
5668
+ Addedserialize-javascript@2.1.2(transitive)
- Removedserialize-javascript@1.9.1(transitive)
Updatedserialize-javascript@^2.1.2