New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

antlr4-c3

Package Overview
Dependencies
Maintainers
1
Versions
57
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.2.4 to 3.2.5

6

package.json
{
"name": "antlr4-c3",
"version": "3.2.4",
"version": "3.2.5",
"description": "A code completion core implementation for ANTLR4 based parsers",

@@ -34,3 +34,3 @@ "author": "Mike Lischke",

"@typescript-eslint/parser": "6.6.0",
"antlr4ng-cli": "1.0.1",
"antlr4ng-cli": "1.0.2",
"eslint": "8.48.0",

@@ -45,4 +45,4 @@ "eslint-plugin-import": "2.28.1",

"dependencies": {
"antlr4ng": "1.1.1"
"antlr4ng": "1.1.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)
![License](https://img.shields.io/github/license/mike-lischke/antlr4-c3?style=for-the-badge&color=lightgreen)
![Weekly Downloads](https://img.shields.io/npm/dw/antlr4-c3?style=for-the-badge&color=blue)
[![Weekly Downloads](https://img.shields.io/npm/dw/antlr4-c3?style=for-the-badge&color=blue)](https://www.npmjs.com/package/antlr4-c3)
[![npm version](https://img.shields.io/npm/v/antlr4-c3?style=for-the-badge&color=yellow)](https://www.npmjs.com/package/antlr4-c3)

@@ -226,2 +226,6 @@

### 3.2.4
- Updated c3 code.
- Updated Jest settings to run ESM + TS tests.
### 3.2.3

@@ -228,0 +232,0 @@ - Completed switch away from antlr4ts.

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