htmlclean-cli
Advanced tools
+2
-2
| { | ||
| "name": "htmlclean-cli", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "title": "htmlclean-cli", | ||
@@ -22,3 +22,3 @@ "description": "Simple and safety HTML/SVG cleaner to minify without changing its structure.", | ||
| "dependencies": { | ||
| "htmlclean": "^3.0.0", | ||
| "htmlclean": "^3.0.1", | ||
| "commander": "^2.9.0", | ||
@@ -25,0 +25,0 @@ "glob": "^7.1.1" |
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