@libp2p/kad-dht 10.0.5 → 10.0.6-4db2f5f5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/kad-dht",
3
- "version": "10.0.5",
3
+ "version": "10.0.6-4db2f5f5",
4
4
  "description": "JavaScript implementation of the Kad-DHT for libp2p",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/master/packages/kad-dht#readme",
@@ -51,12 +51,12 @@
51
51
  "dep-check": "aegir dep-check -i events"
52
52
  },
53
53
  "dependencies": {
54
- "@libp2p/crypto": "^2.0.3",
55
- "@libp2p/interface": "^0.1.2",
56
- "@libp2p/interface-internal": "^0.1.4",
57
- "@libp2p/logger": "^3.0.2",
58
- "@libp2p/peer-collections": "^4.0.3",
59
- "@libp2p/peer-id": "^3.0.2",
54
+ "@libp2p/crypto": "2.0.3-4db2f5f5",
55
+ "@libp2p/interface": "0.1.2-4db2f5f5",
56
+ "@libp2p/interface-internal": "0.1.4-4db2f5f5",
57
+ "@libp2p/logger": "3.0.2-4db2f5f5",
58
+ "@libp2p/peer-collections": "4.0.3-4db2f5f5",
59
+ "@libp2p/peer-id": "3.0.2-4db2f5f5",
60
60
  "@multiformats/multiaddr": "^12.1.5",
61
61
  "@types/sinon": "^10.0.15",
62
62
  "abortable-iterator": "^5.0.1",
@@ -88,9 +88,9 @@
88
88
  "uint8arrays": "^4.0.6"
89
89
  },
90
90
  "devDependencies": {
91
- "@libp2p/interface-compliance-tests": "^4.0.5",
92
- "@libp2p/peer-id-factory": "^3.0.3",
93
- "@libp2p/peer-store": "^9.0.3",
91
+ "@libp2p/interface-compliance-tests": "4.0.5-4db2f5f5",
92
+ "@libp2p/peer-id-factory": "3.0.3-4db2f5f5",
93
+ "@libp2p/peer-store": "9.0.4-4db2f5f5",
94
94
  "@types/lodash.random": "^3.2.6",
95
95
  "@types/lodash.range": "^3.2.6",
96
96
  "@types/which": "^3.0.0",
@@ -102,12 +102,12 @@
102
102
  "it-last": "^3.0.1",
103
103
  "lodash.random": "^3.2.0",
104
104
  "lodash.range": "^3.2.0",
105
- "p-retry": "^5.1.2",
105
+ "p-retry": "^6.0.0",
106
106
  "p-wait-for": "^5.0.2",
107
107
  "protons": "^7.0.2",
108
- "sinon": "^15.1.2",
108
+ "sinon": "^16.0.0",
109
109
  "ts-sinon": "^2.0.2",
110
- "which": "^3.0.0"
110
+ "which": "^4.0.0"
111
111
  },
112
112
  "browser": {
113
113
  "./dist/src/routing-table/generated-prefix-list.js": "./dist/src/routing-table/generated-prefix-list-browser.js"
@@ -1,29 +0,0 @@
1
- {
2
- "ProvidersInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.unknown.ProvidersInit.html",
3
- "EventTypes": "https://libp2p.github.io/js-libp2p/enums/_libp2p_kad_dht.EventTypes.html",
4
- "MessageType": "https://libp2p.github.io/js-libp2p/enums/_libp2p_kad_dht.MessageType.html",
5
- "AddPeerEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.AddPeerEvent.html",
6
- "DHTRecord": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.DHTRecord.html",
7
- "DialPeerEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.DialPeerEvent.html",
8
- "DualKadDHT": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.DualKadDHT.html",
9
- "FinalPeerEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.FinalPeerEvent.html",
10
- "KadDHT": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.KadDHT.html",
11
- "KadDHTComponents": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.KadDHTComponents.html",
12
- "KadDHTInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.KadDHTInit.html",
13
- "PeerResponseEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.PeerResponseEvent.html",
14
- "ProviderEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.ProviderEvent.html",
15
- "QueryErrorEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.QueryErrorEvent.html",
16
- "QueryOptions": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.QueryOptions.html",
17
- "RoutingTable": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.RoutingTable.html",
18
- "SelectFn": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.SelectFn.html",
19
- "SendQueryEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.SendQueryEvent.html",
20
- "SingleKadDHT": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.SingleKadDHT.html",
21
- "ValidateFn": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.ValidateFn.html",
22
- "ValueEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.ValueEvent.html",
23
- "DHTProgressEvents": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.DHTProgressEvents.html",
24
- "MessageName": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.MessageName.html",
25
- "QueryEvent": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.QueryEvent.html",
26
- "Selectors": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.Selectors.html",
27
- "Validators": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.Validators.html",
28
- "kadDHT": "https://libp2p.github.io/js-libp2p/functions/_libp2p_kad_dht.kadDHT-1.html"
29
- }