vscode-languageclient
Advanced tools
Comparing version 8.2.0-next.0 to 8.2.0-next.1
@@ -66,3 +66,3 @@ "use strict"; | ||
itemDefaults: [ | ||
'commitCharacters', 'editRange', 'insertTextFormat', 'insertTextMode' | ||
'commitCharacters', 'editRange', 'insertTextFormat', 'insertTextMode', 'data' | ||
] | ||
@@ -69,0 +69,0 @@ }; |
{ | ||
"name": "vscode-languageclient", | ||
"description": "VSCode Language client implementation", | ||
"version": "8.2.0-next.0", | ||
"version": "8.2.0-next.1", | ||
"author": "Microsoft Corporation", | ||
@@ -33,3 +33,3 @@ "license": "MIT", | ||
"semver": "^7.3.7", | ||
"vscode-languageserver-protocol": "3.17.4-next.0" | ||
"vscode-languageserver-protocol": "3.17.4-next.1" | ||
}, | ||
@@ -36,0 +36,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
638807
+ Addedvscode-languageserver-protocol@3.17.4-next.1(transitive)
- Removedvscode-languageserver-protocol@3.17.4-next.0(transitive)