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
283
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-validate - npm Package Versions

1
29

2.0.0

Diff

Changelog

Source

2.0.0 (2019-11-17)

Features

  • config: transformers must now operate on Source (9c2112c)
  • config: wrap transformer error message better (9f833e9)
  • htmlvalidate: string sources are now transformed too (0645e37)
  • plugin: support exposing transformers from plugins (1370565)
  • transform: add context object as this (cb76cb3)
  • transform: add version number to API (94a5663)
  • transform: adding test utils (9e42590)
  • transform: support chaining transformers (4a6fd51)
  • transform: support returning iterators (623b2f2)

BREAKING CHANGES

  • config: Previously transformers took a filename and had to read data of the file itself. Transformers will now receive a Source instance with the data preread.
ext
published 1.16.1-0 •

ext
published 1.16.0 •

Changelog

Source

1.16.0 (2019-11-09)

Bug Fixes

  • cli: fix --init not creating configuration unless overwriting (9098529)
  • config: use readFile to prevent unintended caching (4864bfa)

Features

  • shim: expose version number in shim (890d122)
ext
published 1.15.0 •

Changelog

Source

1.15.0 (2019-11-03)

Bug Fixes

  • cli: --help does not take an argument (e22293f)

Features

  • cli: add --dump-source to debug transformers (4d32a0d)
  • cli: add --init to create initial configuration (6852d30)
ext
published 1.14.1 •

Changelog

Source

1.14.1 (2019-10-27)

Bug Fixes

  • input hidden should not have label (66cf13d), closes #53
ext
published 1.14.0 •

Changelog

Source

1.14.0 (2019-10-20)

Features

  • shim: expose more types (86bb78d)
  • enable typescript strict mode (excect strict null) (5d2b45e)
  • htmlvalidate: support passing filename to validateString (c2e09a2)
ext
published 1.13.0 •

Changelog

Source

1.13.0 (2019-10-13)

Features

  • rules: support deprecating rules (de80d96)
ext
published 1.12.0 •

Changelog

Source

1.12.0 (2019-10-08)

Features

  • cli: new API to get validator instance (6f4be7d)
  • cli: support passing options to CLI class (aa544d6)
  • config: add root property to stop searching file system (9040ed5)
  • shim: expose HtmlElement in shim (dbb673f)
ext
published 1.11.0 •

Changelog

Source

1.11.0 (2019-09-23)

Bug Fixes

  • config: expand <rootDir> in elements (eeddf4c)

Features

  • meta: new property scriptSupporting (c271a04)
ext
published 1.10.0 •

Changelog

Source

1.10.0 (2019-09-19)

Features

  • api: better exposure of cli api (2c16c5b)
  • api: new method validateMultipleFiles (536be69)
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