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 1.1.14 to 1.1.15

6

cspell.json

@@ -6,4 +6,8 @@ {

"Struct",
"structs"
"structs",
"whitespaces"
],
"ignoreWords": [
"philipps"
]
}

2

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

@@ -5,0 +5,0 @@ "main": "out/index.js",

@@ -216,4 +216,4 @@ [![NPM](https://nodei.co/npm/antlr4-c3.png?downloads=true&downloadRank=true)](https://nodei.co/npm/antlr4-c3/)

### 1.1.14
- Unreleased version
### 1.1.15
- Fixed a problem with seen states in the follow set determination.

@@ -220,0 +220,0 @@ ### 1.1.13

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