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

@lezer/javascript

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lezer/javascript - npm Package Versions

123

0.15.3

Diff

Changelog

Source

0.15.3 (2022-01-26)

Bug fixes

Support missing values in array pattern syntax.

Support quoted module export names.

New features

Template string interpolations now get their own nodes in the syntax tree.

marijn
published 0.15.2 •

Changelog

Source

0.15.2 (2021-12-08)

Bug fixes

Fix a typo in the TaggedTemplateExpression node name. Support n suffixes after non-decimal integers

Add support for non-decimal bignum literals ().

Add support for static class initialization blocks.

marijn
published 0.15.1 •

Changelog

Source

0.15.1 (2021-11-12)

Bug fixes

Add support for TypeScript import {type X} from y syntax.

Indexed TypeScript types can now take type parameters.

Add support for private field syntax.

Rename PropertyNameDefinition node to PropertyDefinition for consistency with other names.

New features

Recognize TypeScript 4.3's override keyword.

marijn
published 0.15.0 •

Changelog

Source

0.15.0 (2021-08-11)

Breaking changes

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

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