@libp2p/bootstrap
Advanced tools
Comparing version 11.0.26 to 11.0.27
{ | ||
"name": "@libp2p/bootstrap", | ||
"version": "11.0.26", | ||
"version": "11.0.27", | ||
"description": "Peer discovery via a list of bootstrap peers", | ||
@@ -57,5 +57,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^2.6.0", | ||
"@libp2p/interface-internal": "^2.3.4", | ||
"@libp2p/peer-id": "^5.0.13", | ||
"@libp2p/interface": "^2.6.1", | ||
"@libp2p/interface-internal": "^2.3.5", | ||
"@libp2p/peer-id": "^5.0.14", | ||
"@multiformats/mafmt": "^12.1.6", | ||
@@ -65,5 +65,5 @@ "@multiformats/multiaddr": "^12.3.3" | ||
"devDependencies": { | ||
"@libp2p/interface-compliance-tests": "^6.3.4", | ||
"@libp2p/logger": "^5.1.9", | ||
"aegir": "^45.0.5", | ||
"@libp2p/interface-compliance-tests": "^6.3.5", | ||
"@libp2p/logger": "^5.1.10", | ||
"aegir": "^45.1.1", | ||
"sinon-ts": "^2.0.0" | ||
@@ -70,0 +70,0 @@ }, |
Sorry, the diff of this file is too big to display
123158
10
Updated@libp2p/interface@^2.6.1
Updated@libp2p/peer-id@^5.0.14