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