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

html-validate

Package Overview
Dependencies
Maintainers
1
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-validate - npm Package Versions

1
28

8.9.1

Diff

Changelog

Source

8.9.1 (2024-01-10)

Bug Fixes

  • rules: <form> and <section> without explicit accessible name is no longer considered landmark (a36deac)
  • rules: <header> and <footer> nested in <main> or sectioning content is no longer considered landmark (bcab354), closes #234
ext
published 8.9.0 •

Changelog

Source

8.9.0 (2024-01-08)

Features

  • elements: new property focusable to mark elements as focusable (c59c8b2)
  • rules: new rule hidden-focusable (243e7fb)
  • rules: new rule unique-landmark (187be1e)

Bug Fixes

  • api: remove internal listeners property from public API (303e5d5)
  • dom: ancestor with role="presentation" no longer counts decendants as missing from a11y tree (cc72da1)
  • dom: handle role="none" as a synonym for role="presentation" (b1d7b50)
  • dom: interactive and focusable elements ignore role="presentation" (017308f)
  • rules: better error description for require-sri (ffc3695)
  • rules: rule wcag/h30 no longer requires text on <a hidden> (a20cc84)
  • rules: rule wcag/h30 no longer requires text on links with display: none or visibility: hidden (36ff07e)
  • rules: rules wcag/h32 handles <button> without explicit type (84c6a6e)
ext
published 8.8.0 •

Changelog

Source

8.8.0 (2023-12-27)

Features

  • api: Report.merge() can merge async results (35689fc)
  • api: rename nodejsResolver to cjsResolver (8c72c8f)
  • config: new defineConfig helper (35e265a)

Bug Fixes

  • config: proper error message when certain configuration properties was invalid (b029569)
ext
published 8.7.4 •

Changelog

Source

8.7.4 (2023-12-10)

Bug Fixes

  • deps: pin @sidvind/better-ajv-errors (94f778b), closes #231
  • deps: support vitest v1 (4cc4d23)
ext
published 8.7.3 •

Changelog

Source

8.7.3 (2023-11-23)

Bug Fixes

  • disable doctype-style when using prettier preset (f1f4004)
ext
published 8.7.2 •

Changelog

Source

8.7.2 (2023-11-18)

Bug Fixes

  • deps: update dependency ignore to v5.3.0 (143e994)
ext
published 8.7.1 •

Changelog

Source

8.7.1 (2023-11-11)

Bug Fixes

  • rules: fix form-dup-name issue when more than two names are present in array (5d9ff3b), closes #228
ext
published 8.7.0 •

Changelog

Source

8.7.0 (2023-10-21)

Features

  • html5: support referrerpolicy attribute (851b559)
ext
published 8.6.1 •

Changelog

Source

8.6.1 (2023-10-21)

Bug Fixes

  • dom: remove usage of regex negative lookbehind (f406393), closes #147
  • rules: improve attribute-misuse error message (fccce69), closes #226
  • typo in CONTRIBUTING.md (855bacf)
ext
published 8.6.0 •

Changelog

Source

8.6.0 (2023-10-13)

Features

  • api: add meta: MetaAttribute in AttributeEvent (2cda0ae)
  • cli: --rule severity can now be set with strings, fixes #225. (054972e)
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