Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lezer-html

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lezer-html - npm Package Versions

23

0.13.6

Diff

Changelog

Source

0.13.6 (2021-06-16)

Bug fixes

Add a rule for invalid & syntax to avoid error-recovery around stray ampersands.

marijn
published 0.13.5 •

Changelog

Source

0.13.5 (2021-05-05)

Bug fixes

Fix a problem where like attributes inappropriately included trailing whitespace.

marijn
published 0.13.4 •

Changelog

Source

0.13.4 (2021-03-10)

Bug fixes

Strip quotes from attribute values passed to attrs predicates in configureNesting.

marijn
published 0.13.3 •

Changelog

Source

0.13.3 (2021-02-17)

Bug fixes

Optimize the tokenizer by using a context tracker.

marijn
published 0.13.2 •

Changelog

Source

0.13.2 (2021-01-22)

Bug fixes

Make comments consist of multiple tokens, so that huge comments don't freeze the parser.

marijn
published 0.13.1 •

Changelog

Source

0.13.1 (2020-12-04)

Bug fixes

Fix versions of lezer packages depended on.

marijn
published 0.13.0 •

Changelog

Source

0.13.0 (2020-12-04)

Breaking changes

The nested parser configuration utility is now called configureNesting, and returns an object to pass to Parser.configure's nested option instead of a new parser.

New features

The parser can now be given a "noMatch" dialect to not mark mismatched tags.

marijn
published 0.12.0 •

Changelog

Source

0.12.0 (2020-10-23)

Breaking changes

Adjust to changed serialized parser format.

New features

The parser now more effectively matches close and open tags, even in the presence of mismatched tags.

marijn
published 0.11.1 •

Changelog

Source

0.11.1 (2020-09-26)

Bug fixes

Fix lezer depencency versions

marijn
published 0.11.0 •

Changelog

Source

0.11.0 (2020-09-26)

Breaking changes

Follow change in serialized parser format.

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