@libp2p/peer-id
Advanced tools
Comparing version 5.0.7-c2ff2e454 to 5.0.7-d30d07e6f
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "5.0.7-c2ff2e454", | ||
"version": "5.0.7-d30d07e6f", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,4 +57,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "5.0.6-c2ff2e454", | ||
"@libp2p/interface": "2.2.0-c2ff2e454", | ||
"@libp2p/crypto": "5.0.6-d30d07e6f", | ||
"@libp2p/interface": "2.2.0-d30d07e6f", | ||
"multiformats": "^13.1.0", | ||
@@ -61,0 +61,0 @@ "uint8arrays": "^5.1.0" |
+ Added@libp2p/crypto@5.0.6-d30d07e6f(transitive)
+ Added@libp2p/interface@2.2.0-d30d07e6f(transitive)
- Removed@libp2p/crypto@5.0.6-c2ff2e454(transitive)
- Removed@libp2p/interface@2.2.0-c2ff2e454(transitive)