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

vscode-languageserver-types

Package Overview
Dependencies
Maintainers
8
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-languageserver-types - npm Package Compare versions

Comparing version 3.10.1 to 3.11.0

0

lib/esm/main.d.ts

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /* --------------------------------------------------------------------------------------------

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ (function (factory) {

@@ -0,0 +0,0 @@ Copyright (c) Microsoft Corporation

5

package.json
{
"name": "vscode-languageserver-types",
"description": "Types used by the Language server for node",
"version": "3.10.1",
"version": "3.11.0",
"author": "Microsoft Corporation",

@@ -24,4 +24,5 @@ "license": "MIT",

"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
"test": "node ../node_modules/mocha/bin/_mocha"
"test": "node ../node_modules/mocha/bin/_mocha",
"preversion": "npm test"
}
}

@@ -0,0 +0,0 @@ # VSCode Language Server

@@ -0,0 +0,0 @@ {

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