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.
@huddly/device-api-usb
Advanced tools
Huddly SDK device api which uses node-usb wrapper responsible for handling the transport layer of the communication and discovering the physical device/camera
First clone the repo.
Then you need to init and update the submodules
git submodule init
git submodule update
Setup dependcies
npm i
Then you need to make sure you have build tools for windows
If you want to local development together with the @huddly/sdk here is the recommend setup
npm link
this will create a symlink to this repo in the npm cachenpm run watch-ts
npm link @huddly/device-api-usb
.npm run watch-ts
Now you can change things in the sdk and the Device Api USB folder and your changes will be reflected in the compiled code in the sdk.
MIT Note that the compiled Node extension includes Libusb, and is thus subject to the LGPL.
FAQs
Huddly SDK device api which uses node-usb wrapper responsible for handling the transport layer of the communication and discovering the physical device/camera
We found that @huddly/device-api-usb 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.