$ npm install @socketregistry/which-boxed-primitiveA tested zero dependency drop-in replacement of
which-boxed-primitivecomplete 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/which-boxed-primitive to your
package.json.
{
"overrides": {
"which-boxed-primitive": "npm:@socketregistry/which-boxed-primitive@^1"
},
"resolutions": {
"which-boxed-primitive": "npm:@socketregistry/which-boxed-primitive@^1"
}
}
Install with your favorite package manager.
npm install @socketregistry/which-boxed-primitive
Node >= 18.20.4