The return types have changed for of extractPublicKeyBytes() and multibaseToBytes() from Uint8Arrays to Objects containing the keyBytes: Uint8Array and a decoded or inferred keyType: string | undefined
The return types have changed for of extractPublicKeyBytes() and multibaseToBytes() from Uint8Arrays to Objects containing the keyBytes: Uint8Array and a decoded or inferred keyType: string | undefined