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