@xyo-network/chain-mempool 1.21.3 → 1.22.0
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 +18 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/chain-mempool",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.22.0",
|
|
4
4
|
"description": "XYO Layer One API",
|
|
5
5
|
"homepage": "https://xylabs.com",
|
|
6
6
|
"bugs": {
|
|
@@ -35,11 +35,11 @@
|
|
|
35
35
|
"README.md"
|
|
36
36
|
],
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@xyo-network/chain-orchestration": "~1.
|
|
38
|
+
"@xyo-network/chain-orchestration": "~1.22.0"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@bitauth/libauth": "~3.0.0",
|
|
42
|
-
"@metamask/json-rpc-engine": "^10.
|
|
42
|
+
"@metamask/json-rpc-engine": "^10.4.0",
|
|
43
43
|
"@metamask/providers": "^22.1.1",
|
|
44
44
|
"@metamask/utils": "~11.11.0",
|
|
45
45
|
"@opentelemetry/api": "^1.9.1",
|
|
@@ -57,6 +57,7 @@
|
|
|
57
57
|
"@opentelemetry/semantic-conventions": "~1.40.0",
|
|
58
58
|
"@scure/base": "~2.2.0",
|
|
59
59
|
"@scure/bip39": "~2.2.0",
|
|
60
|
+
"@types/node": ">=18",
|
|
60
61
|
"@types/yargs": "^17.0.35",
|
|
61
62
|
"@xylabs/express": "^5.1.2",
|
|
62
63
|
"@xylabs/fetch": "~5.1.2",
|
|
@@ -64,8 +65,8 @@
|
|
|
64
65
|
"@xylabs/mongo": "^5.1.2",
|
|
65
66
|
"@xylabs/sdk-js": "^5.1.2",
|
|
66
67
|
"@xylabs/threads": "~5.1.2",
|
|
67
|
-
"@xylabs/toolchain": "~7.13.
|
|
68
|
-
"@xylabs/tsconfig": "~7.13.
|
|
68
|
+
"@xylabs/toolchain": "~7.13.22",
|
|
69
|
+
"@xylabs/tsconfig": "~7.13.22",
|
|
69
70
|
"@xyo-network/account": "~5.6.2",
|
|
70
71
|
"@xyo-network/account-model": "~5.6.3",
|
|
71
72
|
"@xyo-network/api": "~5.6.2",
|
|
@@ -73,7 +74,7 @@
|
|
|
73
74
|
"@xyo-network/archivist-lmdb": "~5.6.4",
|
|
74
75
|
"@xyo-network/archivist-mongodb": "~5.6.4",
|
|
75
76
|
"@xyo-network/archivist-view": "~5.6.4",
|
|
76
|
-
"@xyo-network/bios-model": "~7.3.
|
|
77
|
+
"@xyo-network/bios-model": "~7.3.1",
|
|
77
78
|
"@xyo-network/boundwitness-builder": "~5.6.2",
|
|
78
79
|
"@xyo-network/boundwitness-model": "~5.6.3",
|
|
79
80
|
"@xyo-network/boundwitness-wrapper": "~5.6.2",
|
|
@@ -92,8 +93,10 @@
|
|
|
92
93
|
"@xyo-network/wallet-model": "^5.6.3",
|
|
93
94
|
"@xyo-network/xl1-protocol-sdk": "~1.28.5",
|
|
94
95
|
"@xyo-network/xl1-sdk": "^1.28.5",
|
|
96
|
+
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0",
|
|
95
97
|
"ajv": "^8.20.0",
|
|
96
98
|
"async-mutex": "^0.5.0",
|
|
99
|
+
"axios": "^1",
|
|
97
100
|
"bn.js": "^5.2.3",
|
|
98
101
|
"body-parser": "~2.2.2",
|
|
99
102
|
"buffer": "^6.0.3",
|
|
@@ -108,6 +111,7 @@
|
|
|
108
111
|
"ethers": "^6.16.0",
|
|
109
112
|
"express": "^5.2.1",
|
|
110
113
|
"express-mung": "~0.5.1",
|
|
114
|
+
"firebase": "^12",
|
|
111
115
|
"hash-wasm": "~4.12.0",
|
|
112
116
|
"http-status-codes": "~2.3.0",
|
|
113
117
|
"idb": "^8.0.3",
|
|
@@ -119,19 +123,21 @@
|
|
|
119
123
|
"observable-fns": "~0.6.1",
|
|
120
124
|
"pako": "^2.1.0",
|
|
121
125
|
"rollbar": "^3.1.0",
|
|
126
|
+
"rollup": "^3.29.4 || ^4",
|
|
122
127
|
"shallowequal": "~1.1.0",
|
|
123
128
|
"store2": "~2.14.4",
|
|
124
129
|
"tslib": "^2.8.1",
|
|
125
130
|
"typescript": "~5.9.3",
|
|
126
131
|
"uuid": "~14.0.0",
|
|
127
|
-
"vite": "^8.0.
|
|
132
|
+
"vite": "^8.0.11",
|
|
128
133
|
"vitest": "^4.1.5",
|
|
129
134
|
"wasm-feature-detect": "~1.8.0",
|
|
130
135
|
"web3-types": "~1.10.0",
|
|
131
136
|
"webextension-polyfill": "^0.12.0",
|
|
132
137
|
"winston": "~3.19.0",
|
|
133
138
|
"winston-transport": "~4.9.0",
|
|
134
|
-
"zod": "~4.4.3"
|
|
139
|
+
"zod": "~4.4.3",
|
|
140
|
+
"zone.js": "^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0"
|
|
135
141
|
},
|
|
136
142
|
"peerDependencies": {
|
|
137
143
|
"@bitauth/libauth": "~3.0",
|
|
@@ -187,6 +193,7 @@
|
|
|
187
193
|
"@xyo-network/xl1-sdk": "^1.28",
|
|
188
194
|
"ajv": "^8.20",
|
|
189
195
|
"async-mutex": "^0.5",
|
|
196
|
+
"axios": "^1",
|
|
190
197
|
"bn.js": "^5.2",
|
|
191
198
|
"body-parser": "~2.2",
|
|
192
199
|
"buffer": "^6.0",
|
|
@@ -199,6 +206,7 @@
|
|
|
199
206
|
"ethers": "^6.16",
|
|
200
207
|
"express": "^5.2",
|
|
201
208
|
"express-mung": "~0.5",
|
|
209
|
+
"firebase": "^12",
|
|
202
210
|
"hash-wasm": "~4.12",
|
|
203
211
|
"http-status-codes": "~2.3",
|
|
204
212
|
"idb": "^8.0",
|
|
@@ -217,7 +225,8 @@
|
|
|
217
225
|
"webextension-polyfill": "^0.12",
|
|
218
226
|
"winston": "~3.19",
|
|
219
227
|
"winston-transport": "~4.9",
|
|
220
|
-
"zod": "~4.4"
|
|
228
|
+
"zod": "~4.4",
|
|
229
|
+
"zone.js": "^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0"
|
|
221
230
|
},
|
|
222
231
|
"engines": {
|
|
223
232
|
"node": ">=24"
|