web5-js icon indicating copy to clipboard operation
web5-js copied to clipboard

Remove Buffer polyfill patch from @web5/dids once 'buffer' package has been updated

Open frankhinek opened this issue 2 years ago • 1 comments

Tracking update to this code:

https://github.com/TBD54566975/web5-js/blob/0b63aaf18d3e5741a6869c2815188b0540494db9/packages/dids/build/buffer-polyfill.cjs#L5-L8

The changes in buffer PR 280 were merged in PR 334 but it doesn't appear that package has been published to NPM registry for years (last version is 6.0.3).

frankhinek avatar Nov 01 '23 17:11 frankhinek

https://github.com/feross/buffer/issues/335

mistermoe avatar Nov 06 '23 13:11 mistermoe