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.5.1 to 0.5.2

4

lib/protocol.d.ts

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

/**
* The group root folder uri
* The root folder uri pointing to the file system that contained the source
* when creating the dump. This is usually a TS project rootDir or a
* workspace folder on disk.
*/

@@ -503,0 +505,0 @@ rootUri: Uri;

{
"name": "lsif-protocol",
"description": "Typescript implementation of the LSIF protocol",
"version": "0.5.1",
"version": "0.5.2",
"author": "Microsoft Corporation",

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

"type": "git",
"url": "git+https://github.com/Microsoft/lsif-typescript.git"
"url": "git+https://github.com/Microsoft/lsif-node.git"
},
"bugs": {
"url": "https://github.com/Microsoft/lsif-typescript/issues"
"url": "https://github.com/Microsoft/lsif-node/issues"
},

@@ -15,0 +15,0 @@ "main": "lib/main.js",

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