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.7 to 4.12.0-beta.8

2

package.json
{
"name": "antlr4",
"version": "4.12.0-beta.7",
"version": "4.12.0-beta.8",
"type": "module",

@@ -5,0 +5,0 @@ "description": "JavaScript runtime for ANTLR4",

@@ -7,5 +7,4 @@ import {CharStream} from "./CharStream";

constructor(fileName: string);
constructor(fileName: string, decodeToUnicodeCodePoints: boolean);
constructor(fileName: string, encoding?: string, decodeToUnicodeCodePoints?: boolean);
}
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