vscode-languageclient
Advanced tools
Comparing version 0.10.0-pre.23 to 0.10.0-pre.24
@@ -558,2 +558,3 @@ /*--------------------------------------------------------- | ||
this._client = _client; | ||
this._setting = _setting; | ||
this._listeners = []; | ||
@@ -560,0 +561,0 @@ } |
{ | ||
"name": "vscode-languageclient", | ||
"description": "VSCode Language client implementation", | ||
"version": "0.10.0-pre.23", | ||
"version": "0.10.0-pre.24", | ||
"author": "Visual Studio Code Team", | ||
@@ -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
69639
1676