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
1
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.24 to 0.10.0-pre.25

1

lib/main.d.ts

@@ -15,2 +15,3 @@ import { LanguageServerError, MessageKind } from './languageServerError';

export interface IValidationRequestor {
single(uri: string): boolean;
all(): void;

@@ -17,0 +18,0 @@ }

2

package.json
{
"name": "vscode-languageserver",
"description": "Language server implementation for node",
"version": "0.10.0-pre.24",
"version": "0.10.0-pre.25",
"author": "Microsoft Corporation",

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

Sorry, the diff of this file is not supported yet

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