
Research
Using Trusted Protocols Against You: Gmail as a C2 Mechanism
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.
@socketregistry/yocto-spinner
Advanced tools
Socket.dev optimized package override for yocto-spinner
A tested zero dependency CJS/ESM compatible drop-in replacement of
yocto-spinner
complete with TypeScript types.
socket
CLI will automagically ✨
populate
overrides
and resolutions of
your package.json
.
npx socket optimize
Prefer to do it yourself? Add @socketregistry/yocto-spinner
to your
package.json
.
{
"overrides": {
"yocto-spinner": "npm:@socketregistry/yocto-spinner@^1"
},
"resolutions": {
"yocto-spinner": "npm:@socketregistry/yocto-spinner@^1"
}
}
Install with your favorite package manager.
npm install @socketregistry/yocto-spinner
Node >= 18.20.4
FAQs
Socket.dev optimized package override for yocto-spinner
We found that @socketregistry/yocto-spinner demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.
Product
We redesigned Socket's first logged-in page to display rich and insightful visualizations about your repositories protected against supply chain threats.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.