Comparing version 4.12.0-beta.2 to 4.12.0-beta.3
{ | ||
"name": "antlr4", | ||
"version": "4.12.0-beta.2", | ||
"version": "4.12.0-beta.3", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "JavaScript runtime for ANTLR4", |
export * from "./InputStream"; | ||
export * from "./FileStream"; | ||
export * from "./CharStream"; | ||
export * from "./CharStreams"; | ||
export * from "./TokenStream"; | ||
@@ -17,2 +18,2 @@ export * from "./BufferedTokenStream"; | ||
export * from './error'; | ||
export * from './utils'; | ||
export * from './utils'; |
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
1405129
215
13148