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.0.2 to 0.2.0

9

package.json
{
"name": "lsif-tsc",
"version": "0.0.2",
"version": "0.2.0",
"description": "Tool to create an LSIF dump for TypeScript projects.",

@@ -8,7 +8,7 @@ "main": "lib/main.js",

"bin": {
"lsif-tsc": "./bin/lsif-tsc"
"lsif-tsc": "./lib/main"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Microsoft/vscode-typescript-sip.git"
"url": "git+https://github.com/Microsoft/lsif-typescript.git"
},

@@ -18,5 +18,4 @@ "author": "MS",

"bugs": {
"url": "https://github.com/Microsoft/vscode-typescript-sip/issues"
"url": "https://github.com/Microsoft/lsif-typescript/issues"
},
"homepage": "https://github.com/Microsoft/vscode-typescript-sip#readme",
"dependencies": {

@@ -23,0 +22,0 @@ "minimist": "^1.2.0",

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