Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "antlr4ng", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"type": "module", | ||
@@ -22,3 +22,3 @@ "description": "Alternative JavaScript/TypeScript runtime for ANTLR4", | ||
"peerDependencies": { | ||
"antlr4ng-cli": "1.0.0" | ||
"antlr4ng-cli": "1.0.1" | ||
}, | ||
@@ -25,0 +25,0 @@ "devDependencies": { |
@@ -41,6 +41,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) | ||
| ---- | -------- | ------- | | ||
| Query Collection| 8658 ms | 236 ms | | ||
| Example File | 1024 ms | 117 ms | | ||
| Large Inserts | 10612 ms | 10631 ms | | ||
| Total | 20354 ms | 11005 ms | | ||
| Query Collection| 8761 ms | 233 ms | | ||
| Example File | 1062 ms | 113 ms | | ||
| Large Inserts | 11577 ms | 10844 ms | | ||
| Total | 21476 ms | 11219 ms | | ||
@@ -47,0 +47,0 @@ The benchmarks consist of a set of query files, which are parsed by a MySQL parser. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0