
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.
@endbug/dynamr
Advanced tools
Wrapper for the DynamR controller API
This package is meant as a wrapper for the DynamR controller API, used in indoor skydiving.
More details about its usage can be found on the official website (dynamr.com) and in the manuals:
import DynamR from '@endbug/dynamr';
const dynamr = new DynamR({
protocol: 'http',
hostname: '123.123.123.123',
port: '1234',
});
dynamr.getPresets().then(console.log);
getPresets
getLightStatus
setLightPreset
setLightColor
beginSession
exitSession
endSession
getSessionStatus
reloadSpeedRound
bustEnter
bustLeave
stopSpeedRound
setODE
setETH0
Please see the TS and JSDoc annotations for more info.
FAQs
Wrapper for the DynamR controller API
The npm package @endbug/dynamr receives a total of 0 weekly downloads. As such, @endbug/dynamr popularity was classified as not popular.
We found that @endbug/dynamr 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.