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