Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "antlr4ng", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"type": "module", | ||
"description": "Alternative JavaScript/TypeScript runtime for ANTLR4", | ||
"main": "dist/antlr4.mjs", | ||
"types": "src/index.d.ts", | ||
"types": "dist/index.d.ts", | ||
"repository": "https://github.com/mike-lischke/antlr4ng", | ||
@@ -54,5 +54,5 @@ "keywords": [ | ||
"exports": { | ||
"types": "./src/index.ts", | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/antlr4.mjs" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
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
136
429516
6718