Socket
Socket
Sign inDemoInstall

html-validate

Package Overview
Dependencies
Maintainers
1
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-validate - npm Package Versions

13
26

8.17.1

Diff

Changelog

Source

8.17.1 (2024-03-21)

Bug Fixes

  • rules: properly handle inert on ancestor elements (2990669), closes #243
ext
published 8.17.0 •

Changelog

Source

8.17.0 (2024-03-19)

Features

  • rules: new rule name-pattern (f2209c0), closes #216
  • rules: support multiple patterns in id-pattern, class-pattern and name-pattern rules (15dd007)

Bug Fixes

  • meta: handle regexp with slash inside (4c88396), closes #242
  • rules: input-missing-label now ignores <input> hidden by css (c40e48e), closes #241
  • rules: input-missing-label now tests if <label> is inert or hidden by css (d0d6f40)
  • rules: show pattern name in id-pattern, class-pattern and name-pattern rules (4bd70ab)
ext
published 8.16.0 •

Changelog

Source

8.16.0 (2024-03-18)

Features

  • api: new tabIndex property reflecting the parsed tabindex attribute (a4e5d5b)
  • meta: add inert as global attribute (a5e6477)
  • meta: new formAssociated.disablable property (0b141ab)

Bug Fixes

  • html5: <summary> element is focusable if child of <details> (79dec74)
  • rules: hidden-focusable handles inert elements (89bb969), closes #240
  • rules: hidden-focusable no longer reports for disabled form controls (d337397)
  • rules: hidden-focusable no longer reports for elements with tabindex="-1" (03d7223), closes #240
ext
published 8.15.0 •

Changelog

Source

8.15.0 (2024-03-11)

Features

  • rules: new rule valid-autocomplete (bebd0d1)

Bug Fixes

  • rules: case-insensitive match for url in meta-refresh (3177295)
ext
published 8.14.0 •

Changelog

Source

8.14.0 (2024-03-09)

Features

  • rules: new option allowLongDelay to meta-refresh to allow 20h+ delays (629625c)
ext
published 8.13.0 •

Changelog

Source

8.13.0 (2024-03-06)

Features

  • meta: allow <link> under <body> if appropriate rel attribute is present (ae1e070)
  • meta: allow content categories to be a callback (0eb4e77)
  • meta: disallow invalid rel attribute keywords (dc36cfb)
ext
published 8.12.0 •

Changelog

Source

8.12.0 (2024-03-04)

Features

  • rules: new rule no-abstract-role (923680b)
ext
published 8.11.1 •

Changelog

Source

8.11.1 (2024-02-26)

Bug Fixes

  • dom: fix regression error with selectors ending with characters a, d or 9 (a9a9ef9)
ext
published 8.11.0 •

Changelog

Source

8.11.0 (2024-02-26)

Features

  • html5: add new property aria.naming representing if the element can be named (4fca264)
  • html5: update role metadata from html-aria standard (b029a3f)
  • meta: move implicitRole to aria.implicitRole (bc8cacf)

Bug Fixes

  • handle selectors containing tabs and newlines (5e45d54), closes #238
  • rules: new option allowAnyNamable for aria-label-misuse (c08a3ba), closes #237
ext
published 8.10.0 •

Changelog

Source

8.10.0 (2024-02-21)

Features

  • rules: new rule no-implicit-input-type (6cc0c6d)

Bug Fixes

  • deps: update dependency ignore to v5.3.1 (4553b89)
  • html5: type for <input> no longer required (37284d0), closes #235
  • rules: change wording required to recommended in no-implicit-button-type (1926c06)
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