
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
ts-language-server
Advanced tools
Language Server Protocol (LSP) implementation for TypeScript using tsserver
Language Server Protocol implementation for Typescript via tsserver.cmd :warning: WIP :warning:
npm install -g typescript-language-server
typescript-language-server --stdio
Note: typescript-language-server
requires tsserver
to be in path. You can install using npm install -g typescript
.
If you would like to use a different tsserver
specify the absolute path using --tserver-path
. Make sure to append .cmd
if windows.
$ typescript-language-server --help
Usage: typescript-language-server [options]
Options:
-V, --version output the version number
--stdio use stdio
--node-ipc use node-ipc
--socket <port> use socket. example: --socket=5000
--logFile <logFile> Specify a log file. example: --logFile=logs.txt
--tsserver-path <path> absolute path to tsserver. example: --tsserver-path=/bin/tsserver
-h, --help output usage information
npm install
npm run build
npm install
npm run watch
FAQs
Language Server Protocol (LSP) implementation for TypeScript using tsserver
The npm package ts-language-server receives a total of 2 weekly downloads. As such, ts-language-server popularity was classified as not popular.
We found that ts-language-server 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.