Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

multiformats

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiformats - npm Package Compare versions

Comparing version 9.4.5 to 9.4.6

2

package.json
{
"name": "multiformats",
"version": "9.4.5",
"version": "9.4.6",
"description": "Interface for multihash, multicodec, multibase and CID",

@@ -5,0 +5,0 @@ "main": "./cjs/src/index.js",

@@ -37,3 +37,3 @@ # multiformats

```js
import Block from 'multiformats/block'
import * as Block from 'multiformats/block'
import * as codec from '@ipld/dag-cbor'

@@ -40,0 +40,0 @@ import { sha256 as hasher } from 'multiformats/hashes/sha2'

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc