@ipld/dag-pb
Advanced tools
Comparing version 1.1.4 to 2.0.0
{ | ||
"name": "@ipld/dag-pb", | ||
"version": "1.1.4", | ||
"version": "2.0.0", | ||
"description": "JS implementation of DAG-PB", | ||
@@ -40,3 +40,3 @@ "main": "./cjs/src/index.js", | ||
"dependencies": { | ||
"multiformats": "^8.0.3" | ||
"multiformats": "^9.0.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
+ Addedmultiformats@9.9.0(transitive)
- Removedmultiformats@8.0.6(transitive)
Updatedmultiformats@^9.0.0