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

lsif-tsc

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lsif-tsc - npm Package Compare versions

Comparing version 0.6.0-next.2 to 0.6.0-next.3

6

lib/lsif.d.ts

@@ -341,3 +341,3 @@ import * as ts from 'typescript';

export declare class DataManager implements SymbolDataContext, ProjectDataManagerContext {
private static readonly GlobalId;
private static readonly MachineId;
private static readonly DefaultLibsId;

@@ -347,5 +347,5 @@ private readonly context;

private readonly dataMode;
private readonly globalPDM;
private readonly workspacePDM;
private readonly machinePDM;
private readonly defaultLibsPDM;
private readonly workspacePDM;
private currentTSProject;

@@ -352,0 +352,0 @@ private currentPDM;

{
"name": "lsif-tsc",
"description": "Tool to create an LSIF dump for TypeScript projects.",
"version": "0.6.0-next.2",
"version": "0.6.0-next.3",
"author": "Microsoft Corporation",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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