Comparing version 0.5.5 to 0.5.6
{ | ||
"name": "lsif", | ||
"description": "Wrapper tool to start lsif based sub tools", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"author": "Microsoft Corporation", | ||
@@ -20,7 +20,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"yargs": "^16.0.3", | ||
"lsif-tsc": "0.5.5", | ||
"lsif-npm": "0.5.2", | ||
"lsif-sqlite": "0.5.2", | ||
"lsif-tooling": "0.5.2" | ||
"yargs": "^16.2.0", | ||
"lsif-tsc": "0.5.6", | ||
"lsif-npm": "0.5.3", | ||
"lsif-sqlite": "0.5.3", | ||
"lsif-tooling": "0.5.3" | ||
}, | ||
@@ -27,0 +27,0 @@ "devDependencies": {}, |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
301597
14
1
+ Addedlsif-npm@0.5.3(transitive)
+ Addedlsif-protocol@0.5.3(transitive)
+ Addedlsif-sqlite@0.5.3(transitive)
+ Addedlsif-tooling@0.5.3(transitive)
+ Addedlsif-tsc@0.5.6(transitive)
- Removedlsif-npm@0.5.2(transitive)
- Removedlsif-protocol@0.5.2(transitive)
- Removedlsif-sqlite@0.5.2(transitive)
- Removedlsif-tooling@0.5.2(transitive)
- Removedlsif-tsc@0.5.5(transitive)
- Removedvscode-uri@2.1.2(transitive)
Updatedlsif-npm@0.5.3
Updatedlsif-sqlite@0.5.3
Updatedlsif-tooling@0.5.3
Updatedlsif-tsc@0.5.6
Updatedyargs@^16.2.0