
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.
@speakeasy-sdks/hc-sdk
Advanced tools
Typescript SDK Serverless cloud hosting for multiplayer games <a href="https:
npm add @speakeasy-sdks/hc-sdk
yarn add @speakeasy-sdks/hc-sdk
import { Hathora } from "@speakeasy-sdks/hc-sdk";
import { CreateAppResponse } from "@speakeasy-sdks/hc-sdk/dist/sdk/models/operations";
const sdk = new Hathora();
sdk.apps.create({
appName: "corrupti",
authConfiguration: {
anonymous: {},
google: {
clientId: "provident",
},
nickname: {},
},
}, {
auth0: "",
}).then((res: CreateAppResponse) => {
if (res.statusCode == 200) {
// handle response
}
});
This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning usage to a specific package version. This way, you can install the same version each time without breaking changes unless you are intentionally looking for the latest version.
While we value open-source contributions to this SDK, this library is generated programmatically. Feel free to open a PR or a Github issue as a proof of concept and we'll do our best to include it in a future release !
FAQs
Typescript SDK Serverless cloud hosting for multiplayer games <a href="https:
The npm package @speakeasy-sdks/hc-sdk receives a total of 0 weekly downloads. As such, @speakeasy-sdks/hc-sdk popularity was classified as not popular.
We found that @speakeasy-sdks/hc-sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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.