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