Comparing version 3.0.2 to 3.0.3
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1270388
358
40859