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

lsif-protocol

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lsif-protocol - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

4

lib/protocol.d.ts

@@ -312,5 +312,5 @@ import * as lsp from 'vscode-languageserver-protocol';

/**
* The schema of the moniker. For example tsc or .Net
* The scheme of the moniker. For example tsc or .Net
*/
schema: string;
scheme: string;
/**

@@ -317,0 +317,0 @@ * The identifier of the moniker. The value is opaque in LSIF however

{
"name": "lsif-protocol",
"description": "Typescript implementation of the LSIF protocol",
"version": "0.2.2",
"version": "0.2.3",
"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