vscode-languageclient
Advanced tools
Comparing version 7.0.0-next.7 to 7.0.0-next.8
{ | ||
"name": "vscode-languageclient", | ||
"description": "VSCode Language client implementation", | ||
"version": "7.0.0-next.7", | ||
"version": "7.0.0-next.8", | ||
"author": "Microsoft Corporation", | ||
@@ -30,3 +30,3 @@ "license": "MIT", | ||
"semver": "^6.3.0", | ||
"vscode-languageserver-protocol": "3.16.0-next.5" | ||
"vscode-languageserver-protocol": "3.16.0-next.6" | ||
}, | ||
@@ -33,0 +33,0 @@ "scripts": { |
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
+ Addedvscode-jsonrpc@6.0.0-next.4(transitive)
+ Addedvscode-languageserver-protocol@3.16.0-next.6(transitive)
+ Addedvscode-languageserver-types@3.16.0-next.3(transitive)
- Removedvscode-jsonrpc@6.0.0-next.3(transitive)
- Removedvscode-languageserver-protocol@3.16.0-next.5(transitive)
- Removedvscode-languageserver-types@3.16.0-next.2(transitive)