New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

html-validator

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-validator - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

10

package.json
{
"name": "html-validator",
"version": "3.0.1",
"version": "3.0.2",
"description": "Validate html using validator.w3.org/nu",

@@ -13,3 +13,3 @@ "license": "MIT",

"engines": {
"node": ">=8.11.1"
"node": ">=8.11.2"
},

@@ -37,11 +37,11 @@ "scripts": {

"dependencies": {
"request": "2.85.0",
"request": "2.86.0",
"valid-url": "1.0.9"
},
"devDependencies": {
"coveralls": "3.0.0",
"coveralls": "3.0.1",
"nsp": "3.2.1",
"standard": "11.0.1",
"tap": "11.1.4"
"tap": "12.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