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

antlr4ng

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antlr4ng - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/ANTLRErrorListener.d.ts

6

package.json
{
"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

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