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