@vtsls/language-service
Advanced tools
Comparing version 0.1.11 to 0.1.12
{ | ||
"name": "@vtsls/language-service", | ||
"description": "LSP wrapper for typescript extension of vscode", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"license": "MIT", | ||
@@ -44,3 +44,2 @@ "engines": { | ||
"scripts": { | ||
"postinstall": "pnpm run patch-extension", | ||
"build": "node scripts/build.js && tsc", | ||
@@ -47,0 +46,0 @@ "build:watch": "node scripts/build.js watch & tsc --watch", |
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
1555664