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

tree-sitter-cli

Package Overview
Dependencies
Maintainers
8
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tree-sitter-cli - npm Package Versions

13
16

0.22.3

Diff

Changelog

Source

[0.22.3] — 2024-04-12

Features

  • Add strncat to wasm stdlib
  • Generate simpler code for matching large character sets (https://github.com/tree-sitter/tree-sitter/pull/3234)
  • When loading languages via WASM, gracefully handle memory errors and leaks in external scanners (https://github.com/tree-sitter/tree-sitter/pull/3181)

Bug Fixes

Performance

Documentation

  • Add NGINX grammar

Refactor

Testing

Build System and CI

maxbrunsfeld
published 0.22.2 •

Changelog

Source

[0.22.2] — 2024-03-17

Breaking

  • cli: Add a separate build command to compile parsers

Features

Bug Fixes

Documentation

Refactor

Testing

Build System and CI

maxbrunsfeld
published 0.22.1 •

Changelog

Source

[0.22.1] — 2024-03-10

Bug Fixes

  • Cli build script behavior on release
maxbrunsfeld
published 0.22.0 •

Changelog

Source

[0.22.0] — 2024-03-10

Breaking

Features

Bug Fixes

Documentation

Refactor

Testing

Build System and CI

Other

maxbrunsfeld
published 0.21.0 •

Changelog

Source

[0.21.0] — 2024-02-21

Breaking

  • Remove the apply-all-captures flag, make last-wins precedence the default

    NOTE: This change might cause breakage in your grammar's highlight tests. Just flip the order around of the relevant queries, and keep in mind that the last query that matches will win.

Features

Bug Fixes

Documentation

Refactor

Testing

Build System and CI

Other

maxbrunsfeld
published 0.21.0-pre-release-1 •

ahlinc
published 0.20.8 •

maxbrunsfeld
published 0.20.7 •

maxbrunsfeld
published 0.20.6 •

maxbrunsfeld
published 0.20.4 •

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