New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.6.0-next.2 to 0.6.0-next.3

1

lib/protocol.js

@@ -925,2 +925,3 @@ "use strict";

descriptors.set(VertexLabels.event, Event.descriptor);
descriptors.set(VertexLabels.capabilities, Capabilities.descriptor);
descriptors.set(VertexLabels.source, Source.descriptor);

@@ -927,0 +928,0 @@ descriptors.set(VertexLabels.catalogInfo, CatalogueInfo.descriptor);

2

package.json
{
"name": "lsif-protocol",
"description": "Typescript implementation of the LSIF protocol",
"version": "0.6.0-next.2",
"version": "0.6.0-next.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