Comparing version 3.3.4 to 3.3.5
{ | ||
"name": "antlr4-c3", | ||
"version": "3.3.4", | ||
"version": "3.3.5", | ||
"description": "A code completion core implementation for ANTLR4 based parsers", | ||
@@ -48,4 +48,4 @@ "author": "Mike Lischke", | ||
"dependencies": { | ||
"antlr4ng": "2.0.2" | ||
"antlr4ng": "^2.0.0" | ||
} | ||
} |
@@ -224,2 +224,6 @@ [![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/mike-lischke/antlr4-c3/nodejs.yml?style=for-the-badge&color=green&logo=github)](https://github.com/mike-lischke/antlr4-c3/actions/workflows/nodejs.yml) | ||
### 3.3.5 | ||
Updated dependencies. | ||
### 3.3.1 - 3.3.4 | ||
@@ -226,0 +230,0 @@ |
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
235574
329
+ Addedantlr4ng@2.0.11(transitive)
+ Addedantlr4ng-cli@1.0.7(transitive)
- Removedantlr4ng@2.0.2(transitive)
- Removedantlr4ng-cli@1.0.4(transitive)
Updatedantlr4ng@^2.0.0