
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
@socketregistry/function.prototype.name
Advanced tools
Socket.dev optimized package override for function.prototype.name
A tested zero dependency drop-in replacement of
function.prototype.name
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/function.prototype.name
to your
package.json
.
{
"overrides": {
"function.prototype.name": "npm:@socketregistry/function.prototype.name@^1"
},
"resolutions": {
"function.prototype.name": "npm:@socketregistry/function.prototype.name@^1"
}
}
Install with your favorite package manager.
npm install @socketregistry/function.prototype.name
Node >= 18.20.4
FAQs
Socket.dev optimized package override for function.prototype.name
We found that @socketregistry/function.prototype.name 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.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.