@libp2p/kad-dht 12.0.5 → 12.0.6-0c7bbbb07

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": "12.0.5",
3
+ "version": "12.0.6-0c7bbbb07",
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/main/packages/kad-dht#readme",
@@ -56,61 +56,61 @@
56
56
  "dep-check": "aegir dep-check"
57
57
  },
58
58
  "dependencies": {
59
- "@libp2p/crypto": "^4.0.1",
60
- "@libp2p/interface": "^1.1.2",
61
- "@libp2p/interface-internal": "^1.0.7",
62
- "@libp2p/peer-collections": "^5.1.5",
63
- "@libp2p/peer-id": "^4.0.5",
64
- "@libp2p/utils": "^5.2.3",
65
- "@multiformats/multiaddr": "^12.1.10",
66
- "@types/sinon": "^17.0.0",
59
+ "@libp2p/crypto": "4.0.2-0c7bbbb07",
60
+ "@libp2p/interface": "1.1.3-0c7bbbb07",
61
+ "@libp2p/interface-internal": "1.0.8-0c7bbbb07",
62
+ "@libp2p/peer-collections": "5.1.6-0c7bbbb07",
63
+ "@libp2p/peer-id": "4.0.6-0c7bbbb07",
64
+ "@libp2p/utils": "5.2.4-0c7bbbb07",
65
+ "@multiformats/multiaddr": "^12.1.14",
66
+ "@types/sinon": "^17.0.3",
67
67
  "any-signal": "^4.1.1",
68
68
  "hashlru": "^2.3.0",
69
- "interface-datastore": "^8.2.0",
70
- "it-drain": "^3.0.2",
71
- "it-length": "^3.0.1",
72
- "it-length-prefixed": "^9.0.3",
73
- "it-map": "^3.0.4",
74
- "it-merge": "^3.0.0",
69
+ "interface-datastore": "^8.2.10",
70
+ "it-drain": "^3.0.5",
71
+ "it-length": "^3.0.4",
72
+ "it-length-prefixed": "^9.0.4",
73
+ "it-map": "^3.0.5",
74
+ "it-merge": "^3.0.3",
75
75
  "it-parallel": "^3.0.6",
76
76
  "it-pipe": "^3.0.1",
77
- "it-protobuf-stream": "^1.1.1",
77
+ "it-protobuf-stream": "^1.1.2",
78
78
  "it-pushable": "^3.2.3",
79
- "it-take": "^3.0.1",
80
- "multiformats": "^13.0.0",
79
+ "it-take": "^3.0.4",
80
+ "multiformats": "^13.0.1",
81
81
  "p-defer": "^4.0.0",
82
82
  "p-event": "^6.0.0",
83
- "p-queue": "^8.0.0",
83
+ "p-queue": "^8.0.1",
84
84
  "progress-events": "^1.0.0",
85
- "protons-runtime": "^5.0.0",
85
+ "protons-runtime": "^5.4.0",
86
86
  "race-signal": "^1.0.2",
87
- "uint8-varint": "^2.0.2",
88
- "uint8arraylist": "^2.4.7",
89
- "uint8arrays": "^5.0.0"
87
+ "uint8-varint": "^2.0.4",
88
+ "uint8arraylist": "^2.4.8",
89
+ "uint8arrays": "^5.0.1"
90
90
  },
91
91
  "devDependencies": {
92
- "@libp2p/interface-compliance-tests": "^5.2.0",
93
- "@libp2p/logger": "^4.0.5",
94
- "@libp2p/peer-id-factory": "^4.0.5",
95
- "@libp2p/peer-store": "^10.0.8",
96
- "@types/lodash.random": "^3.2.6",
97
- "@types/lodash.range": "^3.2.6",
98
- "@types/which": "^3.0.0",
99
- "aegir": "^42.0.0",
100
- "datastore-core": "^9.1.1",
101
- "datastore-level": "^10.0.0",
92
+ "@libp2p/interface-compliance-tests": "5.3.0-0c7bbbb07",
93
+ "@libp2p/logger": "4.0.6-0c7bbbb07",
94
+ "@libp2p/peer-id-factory": "4.0.6-0c7bbbb07",
95
+ "@libp2p/peer-store": "10.0.9-0c7bbbb07",
96
+ "@types/lodash.random": "^3.2.9",
97
+ "@types/lodash.range": "^3.2.9",
98
+ "@types/which": "^3.0.3",
99
+ "aegir": "^42.2.3",
100
+ "datastore-core": "^9.2.7",
101
+ "datastore-level": "^10.1.6",
102
102
  "delay": "^6.0.0",
103
103
  "execa": "^8.0.1",
104
- "it-all": "^3.0.3",
105
- "it-filter": "^3.0.1",
106
- "it-last": "^3.0.3",
104
+ "it-all": "^3.0.4",
105
+ "it-filter": "^3.0.4",
106
+ "it-last": "^3.0.4",
107
107
  "it-pair": "^2.0.6",
108
108
  "it-stream-types": "^2.0.1",
109
109
  "lodash.random": "^3.2.0",
110
110
  "lodash.range": "^3.2.0",
111
- "p-retry": "^6.1.0",
111
+ "p-retry": "^6.2.0",
112
112
  "p-wait-for": "^5.0.2",
113
- "protons": "^7.3.0",
113
+ "protons": "^7.5.0",
114
114
  "sinon": "^17.0.1",
115
115
  "sinon-ts": "^2.0.0",
116
116
  "wherearewe": "^2.0.1",
@@ -1,56 +0,0 @@
1
- {
2
- "EventTypes": "https://libp2p.github.io/js-libp2p/enums/_libp2p_kad_dht.EventTypes.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
- ".:MessageType": "https://libp2p.github.io/js-libp2p/enums/_libp2p_kad_dht.MessageType.html",
6
- "Record": "https://libp2p.github.io/js-libp2p/classes/_libp2p_kad_dht.Record.html",
7
- "AddPeerEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.AddPeerEvent.html",
8
- ".:AddPeerEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.AddPeerEvent.html",
9
- "DHTRecord": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.DHTRecord.html",
10
- ".:DHTRecord": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.DHTRecord.html",
11
- "DialPeerEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.DialPeerEvent.html",
12
- ".:DialPeerEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.DialPeerEvent.html",
13
- "FinalPeerEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.FinalPeerEvent.html",
14
- ".:FinalPeerEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.FinalPeerEvent.html",
15
- "KadDHT": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.KadDHT.html",
16
- ".:KadDHT": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.KadDHT.html",
17
- "KadDHTComponents": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.KadDHTComponents.html",
18
- ".:KadDHTComponents": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.KadDHTComponents.html",
19
- "KadDHTInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.KadDHTInit.html",
20
- ".:KadDHTInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.KadDHTInit.html",
21
- "PeerInfoMapper": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.PeerInfoMapper.html",
22
- ".:PeerInfoMapper": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.PeerInfoMapper.html",
23
- "PeerResponseEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.PeerResponseEvent.html",
24
- ".:PeerResponseEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.PeerResponseEvent.html",
25
- "ProviderEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.ProviderEvent.html",
26
- ".:ProviderEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.ProviderEvent.html",
27
- "QueryErrorEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.QueryErrorEvent.html",
28
- ".:QueryErrorEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.QueryErrorEvent.html",
29
- "RoutingTable": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.RoutingTable.html",
30
- ".:RoutingTable": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.RoutingTable.html",
31
- "SelectFn": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.SelectFn.html",
32
- ".:SelectFn": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.SelectFn.html",
33
- "SendQueryEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.SendQueryEvent.html",
34
- ".:SendQueryEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.SendQueryEvent.html",
35
- "SingleKadDHT": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.SingleKadDHT.html",
36
- ".:SingleKadDHT": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.SingleKadDHT.html",
37
- "ValidateFn": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.ValidateFn.html",
38
- ".:ValidateFn": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.ValidateFn.html",
39
- "ValueEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.ValueEvent.html",
40
- ".:ValueEvent": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_kad_dht.ValueEvent.html",
41
- "DHTProgressEvents": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.DHTProgressEvents.html",
42
- ".:DHTProgressEvents": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.DHTProgressEvents.html",
43
- "MessageName": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.MessageName.html",
44
- ".:MessageName": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.MessageName.html",
45
- "QueryEvent": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.QueryEvent.html",
46
- ".:QueryEvent": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.QueryEvent.html",
47
- "Selectors": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.Selectors.html",
48
- ".:Selectors": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.Selectors.html",
49
- "Validators": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.Validators.html",
50
- ".:Validators": "https://libp2p.github.io/js-libp2p/types/_libp2p_kad_dht.Validators.html",
51
- "kadDHT": "https://libp2p.github.io/js-libp2p/functions/_libp2p_kad_dht.kadDHT-1.html",
52
- ".:kadDHT": "https://libp2p.github.io/js-libp2p/functions/_libp2p_kad_dht.kadDHT-1.html",
53
- "passthroughMapper": "https://libp2p.github.io/js-libp2p/functions/_libp2p_kad_dht.passthroughMapper.html",
54
- "removePrivateAddressesMapper": "https://libp2p.github.io/js-libp2p/functions/_libp2p_kad_dht.removePrivateAddressesMapper.html",
55
- "removePublicAddressesMapper": "https://libp2p.github.io/js-libp2p/functions/_libp2p_kad_dht.removePublicAddressesMapper.html"
56
- }