
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.
@tryforge/ws
Advanced tools
A light package using ws to connect many WebSocket Forge extensions
This package helps all the developers that want to make an extensions using ws without having to worry about having issues with other extensions. Using 2 ws extensions can be hard, that's why @tryforge/ws
exists!
Using this package is really simple, here is everything you need to know:
npm i @tyrforge/ws
const { createWebSocketServer } = require('@tryforge/ws')
const ws = new createWebSocketServer(WebSocket.ServerOptions)
//And from now on you can use anything that ws uses!
This package was made by aggelos, a developer of ForgeScript. Use ForgeScript, it's better and easier.
FAQs
A light package using ws to connect many WebSocket Forge extensions
We found that @tryforge/ws demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers 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.