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
0
Versions
284
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

9.0.0-rc.4

Diff
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)
ext
published 8.25.0 •

Changelog

Source

8.25.0 (2024-11-11)

Features

  • cli: add --preset to set preset when using cli (2ec038f), closes #269

Bug Fixes

  • properly close elements with optional end tag when implicit document element is used (bbe2a99), closes #268
  • types: narrow numeric rule severity to only 0, 1 and 2 (88cf8a2)
ext
published 8.24.2 •

Changelog

Source

8.24.2 (2024-10-16)

Bug Fixes

  • add default environment to package.json exports (a21a1ef), closes #265
ext
published 8.24.1 •

Changelog

Source

8.24.1 (2024-10-07)

Bug Fixes

  • dont validate quotes in dynamically added attributes (2125d86)
ext
published 8.24.0 •

Changelog

Source

8.24.0 (2024-09-24)

Features

  • new html-validate:browser configuration preset (f4e6f5b), closes #261
ext
published 8.23.0 •

Changelog

Source

8.23.0 (2024-09-22)

Features

  • deps: support vitest v2 (860b0c0)