@libp2p/peer-id
Advanced tools
Comparing version 5.0.10-c90984ec7 to 5.0.10-f767126e1
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "5.0.10-c90984ec7", | ||
"version": "5.0.10-f767126e1", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,4 +57,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "5.0.9-c90984ec7", | ||
"@libp2p/interface": "2.4.0-c90984ec7", | ||
"@libp2p/crypto": "5.0.9-f767126e1", | ||
"@libp2p/interface": "2.4.0-f767126e1", | ||
"multiformats": "^13.3.1", | ||
@@ -61,0 +61,0 @@ "uint8arrays": "^5.1.0" |
Sorry, the diff of this file is too big to display
121577
+ Added@libp2p/crypto@5.0.9-f767126e1(transitive)
+ Added@libp2p/interface@2.4.0-f767126e1(transitive)
- Removed@libp2p/crypto@5.0.9-c90984ec7(transitive)
- Removed@libp2p/interface@2.4.0-c90984ec7(transitive)