multiformats / js-cid

CID implementation in JavaScript
MIT License
97 stars 39 forks source link

fix: pin multicodec to version 2.0.4 #133

Closed vmx closed 3 years ago

vmx commented 3 years ago

The 2.1.0 breaks this module as we are using a non-public export that is no longer available.

vmx commented 3 years ago

Verified locally. It breaks linting, but we have to do that in order to not breaking the world.