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 5.0.0 to 5.0.1

10

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

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

"engines": {
"node": ">=10.16.3"
"node": ">=10.19.0"
},

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

"dependencies": {
"request": "2.88.0",
"request": "2.88.2",
"valid-url": "1.0.9"
},
"devDependencies": {
"coveralls": "3.0.7",
"coveralls": "3.0.9",
"standard": "14.3.1",
"tap": "14.6.9"
"tap": "14.10.6"
},

@@ -46,0 +46,0 @@ "files": [

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