Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

antlr4

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antlr4 - npm Package Compare versions

Comparing version 4.12.0-beta.2 to 4.12.0-beta.3

src/antlr4/CharStreams.d.ts

2

package.json
{
"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';
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc