htmlclean-cli
Advanced tools
+2
-2
| { | ||
| "name": "htmlclean-cli", | ||
| "version": "1.0.8", | ||
| "version": "1.0.9", | ||
| "title": "htmlclean-cli", | ||
@@ -27,3 +27,3 @@ "description": "Simple and safety HTML/SVG cleaner to minify without changing its structure.", | ||
| "dependencies": { | ||
| "htmlclean": "^3.0.7", | ||
| "htmlclean": "^3.0.8", | ||
| "commander": "^2.14.1", | ||
@@ -30,0 +30,0 @@ "glob": "^7.1.2" |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Updated