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