Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vscode-languageclient

Package Overview
Dependencies
Maintainers
7
Versions
302
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-languageclient - npm Package Compare versions

Comparing version 8.2.0-next.0 to 8.2.0-next.1

2

lib/common/completion.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc