@libp2p/bootstrap
Advanced tools
Comparing version 11.0.13 to 11.0.14
{ | ||
"name": "@libp2p/bootstrap", | ||
"version": "11.0.13", | ||
"version": "11.0.14", | ||
"description": "Peer discovery via a list of bootstrap peers", | ||
@@ -57,12 +57,12 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^2.2.1", | ||
"@libp2p/interface-internal": "^2.1.1", | ||
"@libp2p/peer-id": "^5.0.8", | ||
"@libp2p/interface": "^2.3.0", | ||
"@libp2p/interface-internal": "^2.2.0", | ||
"@libp2p/peer-id": "^5.0.9", | ||
"@multiformats/mafmt": "^12.1.6", | ||
"@multiformats/multiaddr": "^12.2.3" | ||
"@multiformats/multiaddr": "^12.3.3" | ||
}, | ||
"devDependencies": { | ||
"@libp2p/interface-compliance-tests": "^6.1.11", | ||
"@libp2p/logger": "^5.1.4", | ||
"aegir": "^44.0.1", | ||
"@libp2p/interface-compliance-tests": "^6.2.0", | ||
"@libp2p/logger": "^5.1.5", | ||
"aegir": "^45.0.5", | ||
"sinon-ts": "^2.0.0" | ||
@@ -69,0 +69,0 @@ }, |
@@ -65,3 +65,3 @@ # @libp2p/bootstrap | ||
Loading this module through a script tag will make it's exports available as `Libp2pBootstrap` in the global namespace. | ||
Loading this module through a script tag will make its exports available as `Libp2pBootstrap` in the global namespace. | ||
@@ -68,0 +68,0 @@ ```html |
Sorry, the diff of this file is too big to display
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
122891
0
100
789
9
Updated@libp2p/interface@^2.3.0
Updated@libp2p/peer-id@^5.0.9