@libp2p/bootstrap
Advanced tools
Comparing version 11.0.13-bc90b4fd5 to 11.0.13-d19974d93
{ | ||
"name": "@libp2p/bootstrap", | ||
"version": "11.0.13-bc90b4fd5", | ||
"version": "11.0.13-d19974d93", | ||
"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-bc90b4fd5", | ||
"@libp2p/interface-internal": "2.1.1-bc90b4fd5", | ||
"@libp2p/peer-id": "5.0.8-bc90b4fd5", | ||
"@libp2p/interface": "2.2.1-d19974d93", | ||
"@libp2p/interface-internal": "2.1.1-d19974d93", | ||
"@libp2p/peer-id": "5.0.8-d19974d93", | ||
"@multiformats/mafmt": "^12.1.6", | ||
"@multiformats/multiaddr": "^12.2.3" | ||
"@multiformats/multiaddr": "^12.3.3" | ||
}, | ||
"devDependencies": { | ||
"@libp2p/interface-compliance-tests": "6.1.11-bc90b4fd5", | ||
"@libp2p/logger": "5.1.4-bc90b4fd5", | ||
"aegir": "^44.0.1", | ||
"@libp2p/interface-compliance-tests": "6.1.11-d19974d93", | ||
"@libp2p/logger": "5.1.4-d19974d93", | ||
"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
0
100
122303
8
+ Added@libp2p/crypto@5.0.7-d19974d93(transitive)
+ Added@libp2p/interface@2.2.1-d19974d93(transitive)
+ Added@libp2p/interface-internal@2.1.1-d19974d93(transitive)
+ Added@libp2p/logger@5.1.4-d19974d93(transitive)
+ Added@libp2p/peer-collections@6.0.12-d19974d93(transitive)
+ Added@libp2p/peer-id@5.0.8-d19974d93(transitive)
+ Added@libp2p/utils@6.2.1-d19974d93(transitive)
- Removed@libp2p/crypto@5.0.7-bc90b4fd5(transitive)
- Removed@libp2p/interface@2.2.1-bc90b4fd5(transitive)
- Removed@libp2p/interface-internal@2.1.1-bc90b4fd5(transitive)
- Removed@libp2p/logger@5.1.4-bc90b4fd5(transitive)
- Removed@libp2p/peer-collections@6.0.12-bc90b4fd5(transitive)
- Removed@libp2p/peer-id@5.0.8-bc90b4fd5(transitive)
- Removed@libp2p/utils@6.2.1-bc90b4fd5(transitive)