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

1
28

8.20.1

Diff

Changelog

Source

8.20.1 (2024-06-11)

Bug Fixes

  • rules: fix attribute-allowed-values error location for empty values (2c04eeb)
ext
published 8.20.0 •

Changelog

Source

8.20.0 (2024-06-02)

Features

  • api: new setConfig method on StaticConfigLoader to change config (1bf7559)
  • api: new getter/setter for configuration loader (6283091)
ext
published 8.19.1 •

Changelog

Source

8.19.1 (2024-05-23)

Bug Fixes

  • rules: wcag/h36 no longer reports for hidden elements (aba06d1)
  • rules: wcag/h37 no longer validates <input type="submit"> (use wcag/h36 instead) (e82b17a), closes #254
  • rules: make wcag/h36 have better message and location (8a80cc8)
ext
published 8.19.0 •

Changelog

Source

8.19.0 (2024-05-18)

Features

  • rules: new option allowCheckboxDefault for form-dup-name (293b951), closes #251

Bug Fixes

  • rules: multiple-labeled-controls handles hidden input (4d794b6), closes #251
  • rules: wcag/h30 only applies to <a href> (cd93dfe), closes #252
  • rules: handle unicode letters in valid-id (c83687a), closes #253
ext
published 8.18.2 •

Changelog

Source

8.18.2 (2024-04-20)

Bug Fixes

  • html5: allow textarea to have autocomplete values other than on and off (c1dfbb1), closes #249
ext
published 8.18.1 •

Changelog

Source

8.18.1 (2024-03-30)

Bug Fixes

  • rules: form-dup-name handles <template> element (9c77444), closes #247
  • rules: no-dup-id handles <template> element (04f3e0d), closes #247
ext
published 8.18.0 •

Changelog

Source

8.18.0 (2024-03-23)

Features

  • rules: new pattern bem for pattern rules (c1ead1b)
  • rules: new pattern snakecase for pattern rules (4b95ccb), closes #245

Bug Fixes

  • rules: disallow consecutive hyphens and underscors for kebab-case and snake_case (a4338a7), closes #246
  • rules: require initial character for all patterns to be letter (646ff16)
ext
published 8.17.1 •

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
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