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

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lezer/html - npm Package Versions

1

1.3.0

Diff

Changelog

Source

1.3.0 (2022-12-16)

New features

configureNesting now supports targeting tags other than style, script, and textarea.

marijn
published 1.2.0 •

Changelog

Source

1.2.0 (2022-11-25)

New features

configureNesting now takes a second argument that can be used to specify that the value of some attributes should be parsed with an external parser.

marijn
published 1.1.1 •

Changelog

Source

1.1.1 (2022-11-18)

Bug fixes

Align allowed characters in unquoted attribute values with the spec. Replace another unicode escape with a character

marijn
published 1.1.0 •

Changelog

Source

1.1.0 (2022-11-16)

Bug fixes

Allow more characters in attribute names, following HTML spec.

New features

The new "selfClosing" dialect allows /> syntax to be used to create self-closing tags.

marijn
published 1.0.1 •

Changelog

Source

1.0.1 (2022-07-27)

Bug fixes

Continue parsing when an invalid entity reference appears in an attribute value.

marijn
published 1.0.0 •

Changelog

Source

1.0.0 (2022-06-06)

New features

First stable version.

marijn
published 0.16.1 •

Changelog

Source

0.16.1 (2022-05-16)

Bug fixes

Fix a bug where comment end tokens preceded by dashes were sometimes not recognized.

marijn
published 0.16.0 •

Changelog

Source

0.16.0 (2022-04-20)

Breaking changes

Move to 0.16 serialized parser format.

New features

The parser now includes syntax highlighting information in its node types.

marijn
published 0.15.1 •

Changelog

Source

0.15.1 (2022-02-16)

Bug fixes

Make sure the tree for unfinished self-closing tags shows them as self-closing.

marijn
published 0.15.0 •

Changelog

Source

0.15.0 (2021-08-11)

Breaking changes

The module's name changed from lezer-html to @lezer/html.

Upgrade to the 0.15.0 lezer interfaces.

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