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

html-validate

Package Overview
Dependencies
Maintainers
1
Versions
289
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-validate - npm Package Versions

1245
29

8.29.0

Diff
ext
published 8.29.0 •

Changelog

Source

8.29.0 (2024-12-22)

Features

  • config: allow to specify transformer function directly in config (df2c752)
  • meta: allow labelable property to be a callback (8204b5b)
ext
published 9.0.0-rc.8 •
ext
published 9.0.0-rc.7 •
ext
published 8.28.0 •

Changelog

Source

8.28.0 (2024-12-18)

Features

  • refactor jest and vitest toHTMLValidate(..) matcher (a6a60ab)
ext
published 9.0.0-rc.6 •
ext
published 9.0.0-rc.4 •
ext
published 9.0.0-rc.3 •
ext
published 8.27.0 •

Changelog

Source

8.27.0 (2024-11-30)

Features

  • api: deprecate Config.init() (d4b5987)
  • config: lazy load transformers (d82bc57), closes #194
ext
published 8.26.0 •

Changelog

Source

8.26.0 (2024-11-26)

Features

  • better handling of mismatched/unclosed tags (489ccae), closes #272
ext
published 8.25.1 •

Changelog

Source

8.25.1 (2024-11-24)

Bug Fixes

  • fix dump tree output with nested elements (854c274)