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

vscode-languageserver-types

Package Overview
Dependencies
Maintainers
7
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.0.1-alpha.5 to 3.0.1-alpha.6

4

lib/main.d.ts

@@ -668,7 +668,7 @@ /**

*/
activeSignature?: number;
activeSignature: number;
/**
* The active parameter of the active signature.
*/
activeParameter?: number;
activeParameter: number;
}

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

{
"name": "vscode-languageserver-types",
"description": "Types used by the Language server for node",
"version": "3.0.1-alpha.5",
"version": "3.0.1-alpha.6",
"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