
Product
Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
@socketregistry/es-set-tostringtag
Advanced tools
Socket.dev optimized package override for es-set-tostringtag
A tested zero dependency drop-in replacement of
es-set-tostringtag
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/es-set-tostringtag
to your
package.json
.
{
"overrides": {
"es-set-tostringtag": "npm:@socketregistry/es-set-tostringtag@^1"
},
"resolutions": {
"es-set-tostringtag": "npm:@socketregistry/es-set-tostringtag@^1"
}
}
Install with your favorite package manager.
npm install @socketregistry/es-set-tostringtag
Node >= 18.20.4
FAQs
Socket.dev optimized package override for es-set-tostringtag
The npm package @socketregistry/es-set-tostringtag receives a total of 1,093 weekly downloads. As such, @socketregistry/es-set-tostringtag popularity was classified as popular.
We found that @socketregistry/es-set-tostringtag 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.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.