A tested zero dependency drop-in replacement of
functions-have-namescomplete with TypeScript types.
socket CLI will automagically ✨
populate
overrides
and resolutions of
your package.json.
npx socket optimizePrefer to do it yourself? Add @socketregistry/functions-have-names to your
package.json.
{
"overrides": {
"functions-have-names": "npm:@socketregistry/functions-have-names@^1"
},
"resolutions": {
"functions-have-names": "npm:@socketregistry/functions-have-names@^1"
}
}Install with your favorite package manager.
npm install @socketregistry/functions-have-namesNode >= 18.20.4