@libp2p/peer-id
Advanced tools
Comparing version 3.0.1-a1fbb7e2 to 3.0.1-a31b420f
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "3.0.1-a1fbb7e2", | ||
"version": "3.0.1-a31b420f", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -51,9 +51,9 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.1.1-a1fbb7e2", | ||
"@libp2p/interface": "0.1.1-a31b420f", | ||
"multiformats": "^12.0.1", | ||
"uint8arrays": "^4.0.4" | ||
"uint8arrays": "^4.0.6" | ||
}, | ||
"devDependencies": { | ||
"aegir": "^40.0.1" | ||
"aegir": "^40.0.8" | ||
} | ||
} |
+ Added@libp2p/interface@0.1.1-a31b420f(transitive)
+ Added@types/node@22.13.9(transitive)
- Removed@libp2p/interface@0.1.1-a1fbb7e2(transitive)
- Removed@types/node@22.13.7(transitive)
Updateduint8arrays@^4.0.6