@libp2p/peer-record
Advanced tools
Comparing version 8.0.15 to 8.0.16-34b3c14b8
{ | ||
"name": "@libp2p/peer-record", | ||
"version": "8.0.15", | ||
"version": "8.0.16-34b3c14b8", | ||
"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.10", | ||
"@libp2p/interface": "^2.4.1", | ||
"@libp2p/peer-id": "^5.0.11", | ||
"@libp2p/utils": "^6.4.0", | ||
"@libp2p/crypto": "5.0.10-34b3c14b8", | ||
"@libp2p/interface": "2.4.1-34b3c14b8", | ||
"@libp2p/peer-id": "5.0.11-34b3c14b8", | ||
"@libp2p/utils": "6.5.0-34b3c14b8", | ||
"@multiformats/multiaddr": "^12.3.3", | ||
@@ -70,0 +70,0 @@ "multiformats": "^13.3.1", |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
24
305
253051
40
2080
1
36
8
+ Added@libp2p/crypto@5.0.10-34b3c14b8(transitive)
+ Added@libp2p/interface@2.4.1-34b3c14b8(transitive)
+ Added@libp2p/logger@5.1.7-34b3c14b8(transitive)
+ Added@libp2p/peer-id@5.0.11-34b3c14b8(transitive)
+ Added@libp2p/utils@6.5.0-34b3c14b8(transitive)
+ Addedmultiformats@13.3.2(transitive)
- Removed@libp2p/crypto@5.0.10(transitive)
- Removed@libp2p/interface@2.4.1(transitive)
- Removed@libp2p/logger@5.1.7(transitive)
- Removed@libp2p/peer-id@5.0.11(transitive)
- Removed@libp2p/utils@6.5.0(transitive)
- Removed@types/murmurhash3js-revisited@3.0.3(transitive)
- Removedmultiformats@13.3.1(transitive)
- Removedmurmurhash3js-revisited@3.0.0(transitive)