Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Languag Server Index Format tool for TypeScript
10.x.x
This tool supports creating LSIF dumps for TypeScript and JavaScript.
See also the Language Server Index Format Specification
The easiest way to run the tool is to install the latest version (which are pre-release version starting with 0.x right now). For example npm install -g lsif-tsc
. Then execute the command on a TypeScipt project using the following command lsif-tsc -p .\tsconfig.json --stdout
. This print a LSIF dump to stdout. You might also want to execute list-tsc --help
to get an overview of available command line options. Also of interest could be the overall readme
FAQs
Tool to create an LSIF dump for TypeScript projects.
We found that lsif-tsc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.