$ npm install @socketregistry/function.prototype.nameA tested zero dependency drop-in replacement of
function.prototype.namecomplete 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