Comparing version 1.1.14 to 1.1.15
@@ -6,4 +6,8 @@ { | ||
"Struct", | ||
"structs" | ||
"structs", | ||
"whitespaces" | ||
], | ||
"ignoreWords": [ | ||
"philipps" | ||
] | ||
} |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
200955
2004