vite-plugin-minify
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "vite-plugin-minify", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Minify html in production", | ||
@@ -29,3 +29,2 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/glob": "^7.2.0", | ||
"@types/html-minifier-terser": "^6.1.0", | ||
@@ -32,0 +31,0 @@ "@types/node": "^17.0.36", |
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
4
7499