@types/antlr4
Advanced tools
Comparing version 4.11.3 to 4.11.4
@@ -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"; |
{ | ||
"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-). |
149154
90
3469
16