New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vscode-languageserver

Package Overview
Dependencies
Maintainers
9
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-languageserver - npm Package Compare versions

Comparing version 0.10.0-pre.32 to 0.10.0-pre.33

2

lib/main.js

@@ -203,3 +203,3 @@ /*---------------------------------------------------------

}
var capabilities = value.capabilities;
var capabilities = result.capabilities;
if (!capabilities) {

@@ -206,0 +206,0 @@ capabilities = {};

{
"name": "vscode-languageserver",
"description": "Language server implementation for node",
"version": "0.10.0-pre.32",
"version": "0.10.0-pre.33",
"author": "Microsoft Corporation",

@@ -6,0 +6,0 @@ "license": "MIT",

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