web5-js
web5-js copied to clipboard
Remove Buffer polyfill patch from @web5/dids once 'buffer' package has been updated
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).
https://github.com/feross/buffer/issues/335