
Product
Socket Now Protects the Chrome Extension Ecosystem
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
@socketregistry/object.getprototypeof
Advanced tools
Socket.dev optimized package override for object.getprototypeof
A tested zero dependency drop-in replacement of
object.getprototypeof
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/object.getprototypeof
to your
package.json
.
{
"overrides": {
"object.getprototypeof": "npm:@socketregistry/object.getprototypeof@^1"
},
"resolutions": {
"object.getprototypeof": "npm:@socketregistry/object.getprototypeof@^1"
}
}
Install with your favorite package manager.
npm install @socketregistry/object.getprototypeof
Node >= 18.20.4
FAQs
Socket.dev optimized package override for object.getprototypeof
The npm package @socketregistry/object.getprototypeof receives a total of 11 weekly downloads. As such, @socketregistry/object.getprototypeof popularity was classified as not popular.
We found that @socketregistry/object.getprototypeof 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 is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.