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

234

1.4.19

Diff

Changelog

Source

1.4.19 (2024-10-08)

Bug fixes

Support question marks after method names in TypeScript object type notation.

Support bracketed property names in TypeScript object types.

Allow TypeScript interface declarations to extend multiple types.

marijn
published 1.4.18 •

Changelog

Source

1.4.18 (2024-09-17)

Bug fixes

Support as syntax in mapped object types.

Make sure the parser doesn't get confused when a template interpolation is missing its expression.

marijn
published 1.4.17 •

Changelog

Source

1.4.17 (2024-06-11)

Bug fixes

Add support for {-readonly [K in T]-?: U} TypeScript syntax.

marijn
published 1.4.16 •

Changelog

Source

1.4.16 (2024-05-04)

Bug fixes

Don't consume ?. tokens when followed by a digit.

Support type arguments on non-call expressions.

marijn
published 1.4.15 •

Changelog

Source

1.4.15 (2024-04-23)

Bug fixes

Add support for new.target syntax.

marijn
published 1.4.14 •

Changelog

Source

1.4.14 (2024-03-30)

Bug fixes

Recognize the d and v RegExp flags. Support destructured parameters in function types

Allow destructured parameters in function signature types.

marijn
published 1.4.13 •

Changelog

Source

1.4.13 (2024-01-16)

Bug fixes

Fix inverted relative precedence of &, |, and ^ bitwise operators.

Add an explicit dependency on @lezer/common ^1.2.0.

marijn
published 1.4.12 •

Changelog

Source

1.4.12 (2024-01-04)

Bug fixes

Mark strings, comments, and interpolations as isolating for bidirectional text.

marijn
published 1.4.11 •

Changelog

Source

1.4.11 (2023-12-18)

Bug fixes

In TSX mode, parse <T,> or <T extends U> as type parameters, not JSX tags.

marijn
published 1.4.10 •

Changelog

Source

1.4.10 (2023-12-06)

Bug fixes

Support | and & as prefixes in TypeScript types.

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