Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "antlr4-c3", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A grammar agnostic code completion core implmentation for ANTLR4 based parsers", | ||
"main": "out/index.js", | ||
"scripts": { | ||
"postinstall": "tsc", | ||
"antlr4ts": "antlr4ts test/Expr.g4 test/CPP14.g4 -no-visitor -no-listener", | ||
@@ -8,0 +9,0 @@ "compile": "tsc --outDir ./out/src", |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
879011
1