vscode-languageclient
Advanced tools
Comparing version 8.0.2-next.1 to 8.0.2-next.2
{ | ||
"name": "vscode-languageclient", | ||
"description": "VSCode Language client implementation", | ||
"version": "8.0.2-next.1", | ||
"version": "8.0.2-next.2", | ||
"author": "Microsoft Corporation", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"semver": "^7.3.5", | ||
"vscode-languageserver-protocol": "3.17.2-next.1" | ||
"vscode-languageserver-protocol": "3.17.2-next.2" | ||
}, | ||
@@ -37,0 +37,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.2-next.2(transitive)
+ Addedvscode-languageserver-types@3.17.2-next.1(transitive)
- Removedvscode-languageserver-protocol@3.17.2-next.1(transitive)