Socket
Socket
Sign inDemoInstall

@lezer/lr

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lezer/lr - npm Package Versions

124

1.2.3

Diff

Changelog

Source

1.2.3 (2022-08-16)

Bug fixes

Fix a regression in the way tokenizers read input when parsing multiple separate ranges.

marijn
published 1.2.2 •

Changelog

Source

1.2.2 (2022-08-12)

Bug fixes

Fix an issue that could cause the tokenizer to crash when tokens ended directly on a gap in the input ranges.

marijn
published 1.2.1 •

Changelog

Source

1.2.1 (2022-08-03)

Bug fixes

Include LRParser.deserialize in the TypeScript declarations.

Fix a bug that broke ParserConfig.specializers (requires @lezer/generator 1.1.1).

marijn
published 1.2.0 •

Changelog

Source

1.2.0 (2022-07-04)

New features

External specializers can now be replaced when reconfiguring an LRParser.

marijn
published 1.1.0 •

Changelog

Source

1.1.0 (2022-06-27)

New features

Support the output produced by the new @eof marker in lezer-generator.

marijn
published 1.0.0 •

Changelog

Source

1.0.0 (2022-06-06)

New features

First stable version.

marijn
published 0.16.3 •

Changelog

Source

0.16.3 (2022-05-11)

Bug fixes

Don't crash when a non-Node environment defines a process global that doesn't have an env property.

Fix a bug that could cause partially-parsed nodes to be reused when they ended in skipped nodes, when parsing incrementally.

marijn
published 0.16.2 •

Changelog

Source

0.16.2 (2022-04-21)

Bug fixes

Fix an issue that could make the parser merge adjacent error nodes even when they had different parent nodes.

marijn
published 0.16.1 •

Changelog

Source

0.16.1 (2022-04-21)

Bug fixes

Fix an issue that caused error nodes created for inserted tokens to sometimes end up in the wrong parent node.

marijn
published 0.16.0 •

Changelog

Source

0.16.0 (2022-04-20)

Bug fixes

Avoid the need for generated parser files to directly import @lezer/common.

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