@libp2p/peer-record
Advanced tools
Comparing version 5.0.4-6fdaa7dc to 5.0.4-7b5c54dd
{ | ||
"name": "@libp2p/peer-record", | ||
"version": "5.0.4-6fdaa7dc", | ||
"version": "5.0.4-7b5c54dd", | ||
"description": "Used to transfer signed peer data across the network", | ||
@@ -58,6 +58,6 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "1.0.17-6fdaa7dc", | ||
"@libp2p/interface": "0.0.1-6fdaa7dc", | ||
"@libp2p/peer-id": "2.0.3-6fdaa7dc", | ||
"@libp2p/utils": "3.0.12-6fdaa7dc", | ||
"@libp2p/crypto": "1.0.17-7b5c54dd", | ||
"@libp2p/interface": "0.0.1-7b5c54dd", | ||
"@libp2p/peer-id": "2.0.3-7b5c54dd", | ||
"@libp2p/utils": "3.0.12-7b5c54dd", | ||
"@multiformats/multiaddr": "^12.1.3", | ||
@@ -70,3 +70,3 @@ "protons-runtime": "^5.0.0", | ||
"devDependencies": { | ||
"@libp2p/peer-id-factory": "2.0.3-6fdaa7dc", | ||
"@libp2p/peer-id-factory": "2.0.3-7b5c54dd", | ||
"@types/varint": "^6.0.0", | ||
@@ -73,0 +73,0 @@ "aegir": "^39.0.10", |
+ Added@libp2p/crypto@1.0.17-7b5c54dd(transitive)
+ Added@libp2p/interface@0.0.1-7b5c54dd(transitive)
+ Added@libp2p/logger@2.1.1-7b5c54dd(transitive)
+ Added@libp2p/peer-id@2.0.3-7b5c54dd(transitive)
+ Added@libp2p/utils@3.0.12-7b5c54dd(transitive)
- Removed@libp2p/crypto@1.0.17-6fdaa7dc(transitive)
- Removed@libp2p/interface@0.0.1-6fdaa7dc(transitive)
- Removed@libp2p/logger@2.1.1-6fdaa7dc(transitive)
- Removed@libp2p/peer-id@2.0.3-6fdaa7dc(transitive)
- Removed@libp2p/utils@3.0.12-6fdaa7dc(transitive)