Socket
Socket
Sign inDemoInstall

@lezer/javascript

Package Overview
Dependencies
3
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

1.4.17

Diff

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.

marijn
published 1.4.9 •

Changelog

Source

1.4.9 (2023-10-30)

Bug fixes

Allow default to be used in import/export binding sets.

marijn
published 1.4.8 •

Changelog

Source

1.4.8 (2023-10-05)

Bug fixes

Properly highlight using as a keyword.

234Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc