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

2.11.0

Diff

Changelog

Source

2.11.0 (2020-01-26)

Bug Fixes

  • dom: use case-insensitive match for is() (d2687c2)
  • plugin: fix rule type definition (6f0213d)

Features

  • dom: add generateSelector (12e718e)
  • dom: new type DOMInternalID (ada3cd3)
  • dom: support pseudo-classes :first-child, :last-child and :nth-child (af39ea1)
  • rules: add selector to reported errors (6b6ae3d)
  • rules: improved reported error location for some rules (216b449)
  • shim: expose Report (6091050)
ext
published 2.10.0 •

Changelog

Source

2.10.0 (2020-01-22)

Features

  • rules: make options type-safe (c85342a)
  • rules: new rule prefer-native-element (06c44ce)
ext
published 2.9.0 •

Changelog

Source

2.9.0 (2020-01-17)

Features

  • jest: add toHTMLValidate() (44388ea)
  • rules: check references from aria-controls (9e9805d)
ext
published 2.8.2 •

Changelog

Source

2.8.2 (2020-01-09)

Bug Fixes

  • create directory only if missing (5db6fe8)
ext
published 2.8.1 •

Changelog

Source

2.8.1 (2020-01-06)

Bug Fixes

  • cli: create output directory as needed (b5569f3)
  • meta: load metadata with readFile instead of require (c5de95b)
ext
published 2.8.0 •

Changelog

Source

2.8.0 (2020-01-02)

Features

  • rule: validate matching case for start and end tags (288cf86)
  • rules: refactor parseStyle from element-case and attr-case (24d8fad)
  • rules: support multiple case styles (5a397bd), closes #50
  • rules: support pascalcase and camelcase for element-case rule (be7d692)
ext
published 2.7.0 •

Changelog

Source

2.7.0 (2019-12-16)

Bug Fixes

  • config: more helpful error when user forgot to load plugin (62bbbe5)

Features

  • config: configuration schema validation (c9fe45f), closes #61
  • dom: allow plugins to modify element annotation (979da57)
  • dom: allow plugins to modify element metadata (cbe3e78), closes #62
  • elements: make schema publicly accessible (bcab9e4)
  • rules: use annotated name (1895ef4)
ext
published 2.6.0 •

Changelog

Source

2.6.0 (2019-12-12)

Bug Fixes

  • cli: useful error message when metadata is invalid (165da72)
  • elements: allow requiredAttributes and others to be empty array (244d038), closes #59
  • error: better schema validation error (9a5f8fe)

Features

  • lexer: handle rudimentary template tags such as <% .. %> (a0f6190)
ext
published 2.5.0 •

Changelog

Source

2.5.0 (2019-12-09)

Bug Fixes

  • config: keep track of plugin original name (9e7ea3e)
  • config: throw error is plugin is missing (bc61a6b)
  • htmlvalidate: more verbose output from --dump-source (f0089c6)
  • htmlvalidate: prefer html-validate:recommended (8deb03a)

Features

  • htmlvalidate: new method canValidate to test if a file can be validated (f523028)
ext
published 2.4.3 •

Changelog

Source

2.4.3 (2019-12-08)

Bug Fixes

  • parser: report parser-error when stream ends before required token (50e1d67)
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