Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

htmllint-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

htmllint-cli - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

bin/cli.js

@@ -162,3 +162,7 @@ #!/usr/bin/env node

errorCount, results.length);
if (errorCount > 0) {
process.exit(1);
}
});
});

4

package.json
{
"name": "htmllint-cli",
"version": "0.0.3",
"version": "0.0.4",
"description": "A simple cli for htmllint.",

@@ -23,3 +23,3 @@ "bin": {

"glob": "^4.1.3",
"htmllint": "^0.2.2",
"htmllint": "^0.2.4",
"liftoff": "^0.12.1",

@@ -26,0 +26,0 @@ "promise": "^6.0.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc