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

html-validate

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-validate - npm Package Versions

23
28

9.4.0

Diff

ext
published 9.3.0 •

Changelog

Source

9.3.0 (2025-02-16)

Features

  • ensure width and height are non-negative integers on <img> and other embedded elements (6bde9e6), closes #280

Bug Fixes

  • cli: fix --rule overwriting extends from --config (5623120)
  • cli: fix --rule overwriting all rules from --config or --preset (8cc81c8), closes #289
  • include id in valid-id error message (c0c6b73), closes #282

Performance Improvements

ext
published 9.2.2 •

Changelog

Source

9.2.2 (2025-02-12)

Bug Fixes

  • handle dashes in custom element names (4a87773), closes #283
ext
published 9.2.1 •

Changelog

Source

9.2.1 (2025-02-05)

Bug Fixes

  • fix repetitive "validator crashed" messages (4a71fcf)
  • only require SRI on <link> with rel="stylesheet", rel="preload" or rel="modulepreload" (0b47d2a)
ext
published 9.2.0 •

Changelog

Source

9.2.0 (2025-01-28)

Features

  • api: error classes marked internal (84e957b)
  • api: new `isUserError(..) to determine if an exception is caused by a user misconfiguration (20dab72)
  • deps: support vitest v3 (0926c7f)

Bug Fixes

  • better error message when import.meta.resolve isnt available (8ed0ae8)
  • cli: fix CLI argument --config not finding configuration file on windows (9a1c41c)
  • deps: update dependency ignore to v7.0.1 (d1ab96e)
  • deps: update dependency ignore to v7.0.3 (cbc0f6e)
ext
published 9.1.3 •

Changelog

Source

9.1.3 (2025-01-09)

Bug Fixes

  • nodejs 18.19 or later is required (69ec7e2)
ext
published 9.1.2 •

Changelog

Source

9.1.2 (2025-01-08)

Bug Fixes

  • fix ERR_UNSUPPORTED_ESM_URL_SCHEME on windows (6b193f3)
ext
published 9.1.1 •

Changelog

Source

9.1.1 (2025-01-05)

Bug Fixes

  • vitest: fix require is not defined in vitest (6a42bb1), closes #276
ext
published 9.1.0 •

Changelog

Source

9.1.0 (2024-12-25)

Features

  • deps: update dependency ignore to v7 (43ae9ac)

Bug Fixes

  • use jest worker for toMatchCodeframe (3c29ad5)
ext
published 9.0.1 •

Changelog

Source

9.0.1 (2024-12-23)

Bug Fixes

  • fix validateMultipleFiles incorrectly using sync API (0c26918)
23
28
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