sql-parser-cst
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -5,3 +5,3 @@ { | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "lib/parser.js", | ||
@@ -22,3 +22,2 @@ "types": "lib/parser.d.ts", | ||
"prepublishOnly": "yarn test && yarn build", | ||
"postinstall": "yarn generate", | ||
"pretty": "prettier --write .", | ||
@@ -25,0 +24,0 @@ "generate": "ts-node pegjs/generate.ts", |
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
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
0
1423583