@libp2p/peer-record
Advanced tools
Comparing version 8.0.14 to 8.0.15
{ | ||
"name": "@libp2p/peer-record", | ||
"version": "8.0.14", | ||
"version": "8.0.15", | ||
"description": "Used to transfer signed peer data across the network", | ||
@@ -64,6 +64,6 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^5.0.9", | ||
"@libp2p/interface": "^2.4.0", | ||
"@libp2p/peer-id": "^5.0.10", | ||
"@libp2p/utils": "^6.3.1", | ||
"@libp2p/crypto": "^5.0.10", | ||
"@libp2p/interface": "^2.4.1", | ||
"@libp2p/peer-id": "^5.0.11", | ||
"@libp2p/utils": "^6.4.0", | ||
"@multiformats/multiaddr": "^12.3.3", | ||
@@ -70,0 +70,0 @@ "multiformats": "^13.3.1", |
Sorry, the diff of this file is too big to display
253306
Updated@libp2p/crypto@^5.0.10
Updated@libp2p/interface@^2.4.1
Updated@libp2p/peer-id@^5.0.11
Updated@libp2p/utils@^6.4.0