@libp2p/bootstrap
Advanced tools
Comparing version 8.0.0-b1024c6c to 8.0.0-c2232166
{ | ||
"name": "@libp2p/bootstrap", | ||
"version": "8.0.0-b1024c6c", | ||
"version": "8.0.0-c2232166", | ||
"description": "Peer discovery via a list of bootstrap peers", | ||
@@ -51,5 +51,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.0.1-b1024c6c", | ||
"@libp2p/logger": "2.1.1-b1024c6c", | ||
"@libp2p/peer-id": "2.0.3-b1024c6c", | ||
"@libp2p/interface": "0.0.1-c2232166", | ||
"@libp2p/logger": "2.1.1-c2232166", | ||
"@libp2p/peer-id": "2.0.3-c2232166", | ||
"@multiformats/mafmt": "^12.1.2", | ||
@@ -59,3 +59,3 @@ "@multiformats/multiaddr": "^12.1.3" | ||
"devDependencies": { | ||
"@libp2p/interface-compliance-tests": "3.0.7-b1024c6c", | ||
"@libp2p/interface-compliance-tests": "3.0.7-c2232166", | ||
"aegir": "^39.0.13", | ||
@@ -62,0 +62,0 @@ "sinon-ts": "^1.0.0" |
+ Added@libp2p/interface@0.0.1-c2232166(transitive)
+ Added@libp2p/logger@2.1.1-c2232166(transitive)
+ Added@libp2p/peer-id@2.0.3-c2232166(transitive)
- Removed@libp2p/interface@0.0.1-b1024c6c(transitive)
- Removed@libp2p/logger@2.1.1-b1024c6c(transitive)
- Removed@libp2p/peer-id@2.0.3-b1024c6c(transitive)