multiformats/js-multiformats#36 rewrites the API of multiformats to avoid creating a central registrar object, but this module expects the now-defunct object as an argument to its constructor. This module will need to be rewritten either to import its own dependencies from multiformats or to consume them as arguments.