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

antlr4ng

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antlr4ng - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

3

dist/Parser.d.ts

@@ -62,4 +62,3 @@ import { Token } from "./Token.js";

/**
* this is all the parsing support code essentially; most of it is error
* recovery stuff.
* This is all the parsing support code essentially. Most of it is error recovery stuff.
*/

@@ -66,0 +65,0 @@ constructor(input: TokenStream);

{
"name": "antlr4ng",
"version": "3.0.2",
"version": "3.0.3",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Alternative JavaScript/TypeScript runtime for ANTLR4",

@@ -208,2 +208,6 @@ [![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/mike-lischke/antlr4ng/nodejs.yml?style=for-the-badge&logo=github)](https://github.com/mike-lischke/antlr4ng/actions/workflows/nodejs.yml)

### 3.0.2 - 3.0.3
Fixed a number of smaller issues that have been found after the previous release.
### 3.0.1

@@ -210,0 +214,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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