New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

htmlclean-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

htmlclean-cli - npm Package Compare versions

Comparing version
1.0.6
to
1.0.7
+8
-3
package.json
{
"name": "htmlclean-cli",
"version": "1.0.6",
"version": "1.0.7",
"title": "htmlclean-cli",

@@ -18,2 +18,7 @@ "description": "Simple and safety HTML/SVG cleaner to minify without changing its structure.",

"bin" : { "htmlclean" : "./htmlclean-cli.js" },
"files": [
"htmlclean-cli.js",
"help.txt",
"LICENSE-MIT"
],
"engines": {

@@ -23,4 +28,4 @@ "node": ">= 0.8.0"

"dependencies": {
"htmlclean": "^3.0.5",
"commander": "^2.11.0",
"htmlclean": "^3.0.6",
"commander": "^2.14.1",
"glob": "^7.1.2"

@@ -27,0 +32,0 @@ },

{
"root": true,
"extends": "../../../../_common/eslintrc.json",
"env": {"node": true},
"rules": {
"no-process-exit": "off"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet