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

@lezer/python

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lezer/python - npm Package Versions

13

1.1.5

Diff

Changelog

Source

1.1.5 (2023-04-28)

Bug fixes

Fix a bug that caused triple-quoted format strings with quotes in them to be parsed incorrectly.

marijn
published 1.1.4 •

Changelog

Source

1.1.4 (2023-03-30)

Bug fixes

Make sure blocks stop at their final newline, and don't include any following blank lines.

marijn
published 1.1.3 •

Changelog

Source

1.1.3 (2023-03-13)

Bug fixes

Fix parsing of empty tuple expressions.

Allow := in subscript index expressions.

marijn
published 1.1.2 •

Changelog

Source

1.1.2 (2023-02-03)

Bug fixes

Fix a bug that caused binary * and ** operators to be highlighted as keywords/modifiers.

marijn
published 1.1.1 •

Changelog

Source

1.1.1 (2022-10-31)

Bug fixes

Add missing highlighting info for match and case keywords.

marijn
published 1.1.0 •

Changelog

Source

1.1.0 (2022-07-27)

New features

Parse Python 3.10 match statements (PEP 634).

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-24)

Bug fixes

Fix a bug that caused f""" strings to be terminated at the first double quote in their content.

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-03-16)

Bug fixes

Fix a bug where indentation with tabs was tracked incorrectly, leading to spurious indent tokens and malformed trees.

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