Comparing version 1.0.8 to 1.0.9
@@ -8,3 +8,3 @@ { | ||
"name": "Launch Program", | ||
"type": "node2", | ||
"type": "node", | ||
"request": "launch", | ||
@@ -34,3 +34,3 @@ "preLaunchTask": "tsc", | ||
"name": "Attach to Process", | ||
"type": "node2", | ||
"type": "node", | ||
"request": "attach", | ||
@@ -37,0 +37,0 @@ "port": 9229 |
{ | ||
"typescript.check.workspaceVersion": false | ||
} | ||
} |
@@ -9,4 +9,4 @@ { | ||
"showOutput": "silent", | ||
"isWatching": true, | ||
"isBackground": true, | ||
"problemMatcher": "$tsc-watch" | ||
} | ||
} |
{ | ||
"name": "antlr4-c3", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "A code completion core implmentation for ANTLR4 based parsers", | ||
"main": "out/index.js", | ||
"typings": "out/index.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "prepublish": "tsc", |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
36
331517
2458
1