@node-minify/uglify-js
Advanced tools
Comparing version 6.4.0 to 7.0.0
{ | ||
"name": "@node-minify/uglify-js", | ||
"version": "6.4.0", | ||
"version": "7.0.0", | ||
"description": "uglify-js plugin for @node-minify", | ||
@@ -16,3 +16,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=12.0.0" | ||
"node": ">=14.0.0" | ||
}, | ||
@@ -37,6 +37,6 @@ "directories": { | ||
"dependencies": { | ||
"@node-minify/utils": "^6.4.0", | ||
"@node-minify/utils": "^7.0.0", | ||
"uglify-js": "3.16.3" | ||
}, | ||
"gitHead": "d529747a661487597e9be510d3d9e2df1bc0f556" | ||
"gitHead": "8b5bda6f1ac9fe7180006f2a19ec3253e8fff4ec" | ||
} |
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
+ Added@node-minify/utils@7.1.0(transitive)
- Removed@node-minify/utils@6.4.0(transitive)
Updated@node-minify/utils@^7.0.0