Open stramel opened 2 weeks ago
buffer-equal can be replaced with native Node Buffer.prototype.equals
buffer-equal
Buffer.prototype.equals
https://www.npmjs.com/package/buffer-equal https://nodejs.org/api/buffer.html#bufequalsotherbuffer
Likewise as pointed out by @ljharb that buffer-equals should be replaced as well.
buffer-equals
buffer-equal
can be replaced with native NodeBuffer.prototype.equals
https://www.npmjs.com/package/buffer-equal https://nodejs.org/api/buffer.html#bufequalsotherbuffer