vscode-languageclient
Advanced tools
Comparing version 8.0.0-next.6 to 8.0.0-next.7
{ | ||
"name": "vscode-languageclient", | ||
"description": "VSCode Language client implementation", | ||
"version": "8.0.0-next.6", | ||
"version": "8.0.0-next.7", | ||
"author": "Microsoft Corporation", | ||
@@ -32,3 +32,3 @@ "license": "MIT", | ||
"semver": "^7.3.5", | ||
"vscode-languageserver-protocol": "3.17.0-next.10" | ||
"vscode-languageserver-protocol": "3.17.0-next.11" | ||
}, | ||
@@ -35,0 +35,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-languageserver-protocol@3.17.0-next.11(transitive)
- Removedvscode-languageserver-protocol@3.17.0-next.10(transitive)