🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

html-validate

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-validate - npm Package Versions

2345
30
e
ext
published 9.7.1 •

Changelog

Source

9.7.1 (2025-06-28)

Bug Fixes

  • docs: fix typo in docs navigation (1a2b87a)
  • rules: no-raw-characters ignores boolean attributes in favor of attribute-allowed-values (22b18be), closes #296
  • rules: allow aria-label on <dialog> (bd07810), closes #304
  • vitest: fix matchers augmentation for typescript (7c4bb69)
e
ext
published 9.7.0 •

Changelog

Source

9.7.0 (2025-06-15)

Features

  • add special templateRoot meta property for <template> element (beccfda)
  • rules: add strict option to wcag/h63 to enforce for all tables (51eecf2)
  • rules: determine if a table is simple or complex before applying wcag/h63 (0e84024), closes #303

Bug Fixes

  • better dts for html5 metadata (8e9537c)
e
ext
published 9.6.1 •

Changelog

Source

9.6.1 (2025-06-14)

Bug Fixes

  • validate descendants of <template> when scriptSupporting is disabled (f4629f8)
e
ext
published 9.6.0 •

Changelog

Source

9.6.0 (2025-06-14)

Features

Bug Fixes

  • deps: update dependency ignore to v7.0.5 (731ba29)
e
ext
published 9.5.5 •

Changelog

Source

9.5.5 (2025-05-25)

Bug Fixes

  • fix <area>, <dd> and <dt> not being allowed in <template> (707d990), closes #307
e
ext
published 9.5.4 •

Changelog

Source

9.5.4 (2025-05-22)

Bug Fixes

  • deps: update dependency ignore to v7.0.4 (f62c179)
  • rules: ignore parents of template tags when checking permitted descendants (6a0d48a), closes #305
e
ext
published 9.5.3 •

Changelog

Source

9.5.3 (2025-04-13)

Bug Fixes

  • fix crash when aria attribute references id with comma (fb91b7c), closes #299
  • fix crash when attribute selector [..] contains escaped characters (0c19b82)
e
ext
published 9.5.2 •

Changelog

Source

9.5.2 (2025-03-17)

Bug Fixes

  • jest: increase internal timeout for .toHTMLValidate() from 10s to 30s (f5f9917), closes #298
e
ext
published 9.5.1 •

Changelog

Source

9.5.1 (2025-03-13)

Bug Fixes

e
ext
published 9.5.0 •

Changelog

Source

9.5.0 (2025-03-08)

Features

  • deps: update dependency @sidvind/better-ajv-errors to v4 (75a17cf)
2345
30