Comparing version 0.4.9 to 0.4.10
{ | ||
"name": "lsif-tsc", | ||
"description": "Tool to create an LSIF dump for TypeScript projects.", | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"author": "Microsoft Corporation", | ||
@@ -20,8 +20,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"lsif-protocol": "0.4.3", | ||
"minimist": "^1.2.0", | ||
"npm": "^6.10.3", | ||
"typescript": "https://github.com/dbaeumer/TypeScript/releases/download/release%2Flisf%2F3.5.2/typescript-3.5.2-lsif.tgz", | ||
"uuid": "^3.3.2", | ||
"vscode-uri": "^2.0.2", | ||
"npm": "^6.9.2", | ||
"lsif-protocol": "0.4.3" | ||
"vscode-uri": "^2.0.2" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
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
210284
4442
Updatednpm@^6.10.3