@libp2p/peer-id
Advanced tools
Comparing version 5.0.12-2e35b6055 to 5.0.12-35a52f029
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "5.0.12-2e35b6055", | ||
"version": "5.0.12-35a52f029", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,4 +57,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "5.0.11-2e35b6055", | ||
"@libp2p/interface": "2.5.0-2e35b6055", | ||
"@libp2p/crypto": "5.0.11-35a52f029", | ||
"@libp2p/interface": "2.5.0-35a52f029", | ||
"multiformats": "^13.3.1", | ||
@@ -61,0 +61,0 @@ "uint8arrays": "^5.1.0" |
+ Added@libp2p/crypto@5.0.11-35a52f029(transitive)
+ Added@libp2p/interface@2.5.0-35a52f029(transitive)
- Removed@libp2p/crypto@5.0.11-2e35b6055(transitive)
- Removed@libp2p/interface@2.5.0-2e35b6055(transitive)