@libp2p/peer-id
Advanced tools
Comparing version 5.0.15-3f127b610 to 5.0.15-48cd9b652
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "5.0.15-3f127b610", | ||
"version": "5.0.15-48cd9b652", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,4 +57,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "5.0.14-3f127b610", | ||
"@libp2p/interface": "2.6.1-3f127b610", | ||
"@libp2p/crypto": "5.0.14-48cd9b652", | ||
"@libp2p/interface": "2.6.1-48cd9b652", | ||
"multiformats": "^13.3.1", | ||
@@ -61,0 +61,0 @@ "uint8arrays": "^5.1.0" |
+ Added@libp2p/crypto@5.0.14-48cd9b652(transitive)
+ Added@libp2p/interface@2.6.1-48cd9b652(transitive)
- Removed@libp2p/crypto@5.0.14-3f127b610(transitive)
- Removed@libp2p/interface@2.6.1-3f127b610(transitive)