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

@types/antlr4

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/antlr4 - npm Package Compare versions

Comparing version 4.11.3 to 4.11.4

8

antlr4/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for antlr4 4.11
// Project: https://github.com/antlr/antlr4
// Definitions by: Marlon Chatman <https://github.com/mcchatman8009>
// Matteo Mortari <https://github.com/tarilabs>
// Jon Gellin <https://github.com/jgellin-sf>
// Alex Miller <https://github.com/codex->
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { default as atn } from "./atn/index";

@@ -10,0 +2,0 @@ import { default as LL1Analyzer } from "./atn/LL1Analyzer";

20

antlr4/package.json
{
"name": "@types/antlr4",
"version": "4.11.3",
"version": "4.11.4",
"description": "TypeScript definitions for antlr4",

@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/antlr4",

"name": "Marlon Chatman",
"url": "https://github.com/mcchatman8009",
"githubUsername": "mcchatman8009"
"githubUsername": "mcchatman8009",
"url": "https://github.com/mcchatman8009"
},
{
"name": "Matteo Mortari",
"url": "https://github.com/tarilabs",
"githubUsername": "tarilabs"
"githubUsername": "tarilabs",
"url": "https://github.com/tarilabs"
},
{
"name": "Jon Gellin",
"url": "https://github.com/jgellin-sf",
"githubUsername": "jgellin-sf"
"githubUsername": "jgellin-sf",
"url": "https://github.com/jgellin-sf"
},
{
"name": "Alex Miller",
"url": "https://github.com/codex-",
"githubUsername": "codex-"
"githubUsername": "codex-",
"url": "https://github.com/codex-"
}

@@ -39,4 +39,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "3e4c3798e0f0ca0884dacddf9907ce006913329055063f3f8946c87940bc9d87",
"typesPublisherContentHash": "e1fa1fb595f730642c7079c408e8aa5b5a66b8d2e04d601f6e9b2acea7c2546f",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Fri, 22 Sep 2023 18:11:03 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Marlon Chatman](https://github.com/mcchatman8009), [Matteo Mortari](https://github.com/tarilabs), [Jon Gellin](https://github.com/jgellin-sf), and [Alex Miller](https://github.com/codex-).
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