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

antlr4-c3

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antlr4-c3 - npm Package Compare versions

Comparing version 3.3.2 to 3.3.3

2

lib/src/BaseSymbol.d.ts

@@ -1,2 +0,2 @@

import { ParseTree } from "antlr4ng";
import { type ParseTree } from "antlr4ng";
import { type IScopedSymbol } from "./ScopedSymbol.js";

@@ -3,0 +3,0 @@ import { type ISymbolTable } from "./SymbolTable.js";

{
"name": "antlr4-c3",
"version": "3.3.2",
"version": "3.3.3",
"description": "A code completion core implementation for ANTLR4 based parsers",

@@ -31,20 +31,21 @@ "author": "Mike Lischke",

"devDependencies": {
"@types/jest": "29.5.4",
"@types/node": "20.5.9",
"@types/unicode-properties": "1.3.0",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"antlr4ng-cli": "1.0.2",
"esbuild": "0.19.4",
"eslint": "8.48.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.5.1",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"@types/unicode-properties": "1.3.1",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"antlr4ng-cli": "1.0.4",
"esbuild": "0.19.5",
"eslint": "8.53.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-prefer-arrow": "1.2.3",
"jest": "29.6.4",
"jest": "29.7.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
},
"dependencies": {
"antlr4ng": "1.1.6"
"antlr4ng": "2.0.1"
}
}

@@ -224,3 +224,3 @@ [![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/mike-lischke/antlr4-c3/nodejs.yml?style=for-the-badge&color=green&logo=github)](https://github.com/mike-lischke/antlr4-c3/actions/workflows/nodejs.yml)

### 3.3.1
### 3.3.1 - 3.3.3

@@ -227,0 +227,0 @@ Updated dependencies.

Sorry, the diff of this file is not supported yet

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