lsif-protocol
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -312,5 +312,5 @@ import * as lsp from 'vscode-languageserver-protocol'; | ||
/** | ||
* The schema of the moniker. For example tsc or .Net | ||
* The scheme of the moniker. For example tsc or .Net | ||
*/ | ||
schema: string; | ||
scheme: string; | ||
/** | ||
@@ -317,0 +317,0 @@ * The identifier of the moniker. The value is opaque in LSIF however |
{ | ||
"name": "lsif-protocol", | ||
"description": "Typescript implementation of the LSIF protocol", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"author": "Microsoft Corporation", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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