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

Diff

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

ext
published 9.0.0-rc.2 •

ext
published 9.0.0-rc.1 •

ext
published 8.22.0 •

Changelog

Source

8.22.0 (2024-09-09)

Features

  • api: make DOMNode constructor internal (13377ac)
  • api: make HtmlElement constructor private (fbf4303)
  • deps: drop @babel/code-frame dependency (0003ffd)
  • deps: update @sidvind/better-ajv-errors to v3 (3112289)

Bug Fixes

  • deps: update dependency ignore to v5.3.2 (9d86e68)
ext
published 8.21.0 •

Changelog

Source

8.21.0 (2024-07-20)

Features

  • api: add DOMTree.readyState (1f6f69b)
  • api: deprecate DOMTree.find(..) in favour of querySelector(..) (ac0bb77)
  • api: internal methods of DOMTree removed from public API (79a03be)
  • api: new walk.depthFirst(..) API to replace now deprecated DOMTree.visitDepthFirst(..) method (f9dbda0)

Bug Fixes

  • html5: spellcheck is a global attribute (46594a1)
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