safe-buffer icon indicating copy to clipboard operation
safe-buffer copied to clipboard

Deprecate npm package

Open jimmywarting opened this issue 4 years ago • 3 comments

I think it have come to a time where we no longer need Safe-Buffer in modern day codes Think the npm package should be deprecated

Encourage ppl to use Uint8Array, TextEncoder, DataView instead 😉

jimmywarting avatar Jul 01 '21 12:07 jimmywarting

I agree. This is both good and bad news.

After full deprecation, the repo should be archived

Rudxain avatar Sep 04 '22 06:09 Rudxain

Not yet possible since many project still depends on it, like express

Ucok23 avatar May 01 '24 23:05 Ucok23