@libp2p/bootstrap
Advanced tools
Comparing version 11.0.28 to 11.0.29-3f127b610
{ | ||
"name": "@libp2p/bootstrap", | ||
"version": "11.0.28", | ||
"version": "11.0.29-3f127b610", | ||
"description": "Peer discovery via a list of bootstrap peers", | ||
@@ -31,3 +31,3 @@ "license": "Apache-2.0 OR MIT", | ||
".": { | ||
"types": "./src/index.d.ts", | ||
"types": "./dist/src/index.d.ts", | ||
"import": "./dist/src/index.js" | ||
@@ -58,5 +58,5 @@ } | ||
"dependencies": { | ||
"@libp2p/interface": "^2.6.1", | ||
"@libp2p/interface-internal": "^2.3.5", | ||
"@libp2p/peer-id": "^5.0.14", | ||
"@libp2p/interface": "2.6.1-3f127b610", | ||
"@libp2p/interface-internal": "2.3.6-3f127b610", | ||
"@libp2p/peer-id": "5.0.15-3f127b610", | ||
"@multiformats/mafmt": "^12.1.6", | ||
@@ -66,4 +66,4 @@ "@multiformats/multiaddr": "^12.3.3" | ||
"devDependencies": { | ||
"@libp2p/interface-compliance-tests": "^6.3.6", | ||
"@libp2p/logger": "^5.1.10", | ||
"@libp2p/interface-compliance-tests": "6.3.7-3f127b610", | ||
"@libp2p/logger": "5.1.11-3f127b610", | ||
"aegir": "^45.1.1", | ||
@@ -70,0 +70,0 @@ "sinon-ts": "^2.0.0" |
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
122574
8
783
1
+ Added@libp2p/crypto@5.0.14-3f127b610(transitive)
+ Added@libp2p/interface@2.6.1-3f127b610(transitive)
+ Added@libp2p/interface-internal@2.3.6-3f127b610(transitive)
+ Added@libp2p/logger@5.1.11-3f127b610(transitive)
+ Added@libp2p/peer-collections@6.0.22-3f127b610(transitive)
+ Added@libp2p/peer-id@5.0.15-3f127b610(transitive)
+ Added@libp2p/utils@6.5.6-3f127b610(transitive)
- Removed@libp2p/crypto@5.0.15(transitive)
- Removed@libp2p/interface@2.7.0(transitive)
- Removed@libp2p/interface-internal@2.3.7(transitive)
- Removed@libp2p/logger@5.1.12(transitive)
- Removed@libp2p/peer-collections@6.0.23(transitive)
- Removed@libp2p/peer-id@5.0.16(transitive)
- Removed@libp2p/utils@6.5.7(transitive)