@xyo-network/chain-bridge 1.22.0 → 1.23.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 +26 -35
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/chain-bridge",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.23.0",
|
|
4
4
|
"description": "XYO Layer One Bridge",
|
|
5
5
|
"homepage": "https://xylabs.com",
|
|
6
6
|
"bugs": {
|
|
@@ -35,34 +35,34 @@
|
|
|
35
35
|
"README.md"
|
|
36
36
|
],
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@xyo-network/chain-orchestration": "~1.
|
|
39
|
-
"@xyo-network/chain-protocol-driver-mongodb": "~1.
|
|
38
|
+
"@xyo-network/chain-orchestration": "~1.23.0",
|
|
39
|
+
"@xyo-network/chain-protocol-driver-mongodb": "~1.23.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.5.0",
|
|
44
44
|
"@metamask/providers": "^22.1.1",
|
|
45
45
|
"@metamask/utils": "~11.11.0",
|
|
46
46
|
"@opentelemetry/api": "^1.9.1",
|
|
47
47
|
"@opentelemetry/context-async-hooks": "~2.7.1",
|
|
48
48
|
"@opentelemetry/context-zone": "~2.7.1",
|
|
49
49
|
"@opentelemetry/core": "~2.7.1",
|
|
50
|
-
"@opentelemetry/exporter-prometheus": "~0.217",
|
|
51
|
-
"@opentelemetry/exporter-trace-otlp-grpc": "~0.217",
|
|
52
|
-
"@opentelemetry/exporter-trace-otlp-http": "~0.217",
|
|
50
|
+
"@opentelemetry/exporter-prometheus": "~0.217.0",
|
|
51
|
+
"@opentelemetry/exporter-trace-otlp-grpc": "~0.217.0",
|
|
52
|
+
"@opentelemetry/exporter-trace-otlp-http": "~0.217.0",
|
|
53
53
|
"@opentelemetry/host-metrics": "~0.38.3",
|
|
54
|
-
"@opentelemetry/instrumentation": "~0.217",
|
|
55
|
-
"@opentelemetry/instrumentation-express": "~0.65",
|
|
56
|
-
"@opentelemetry/instrumentation-http": "~0.217",
|
|
57
|
-
"@opentelemetry/instrumentation-runtime-node": "~0.30",
|
|
54
|
+
"@opentelemetry/instrumentation": "~0.217.0",
|
|
55
|
+
"@opentelemetry/instrumentation-express": "~0.65.0",
|
|
56
|
+
"@opentelemetry/instrumentation-http": "~0.217.0",
|
|
57
|
+
"@opentelemetry/instrumentation-runtime-node": "~0.30.0",
|
|
58
58
|
"@opentelemetry/resources": "~2.7.1",
|
|
59
59
|
"@opentelemetry/sdk-metrics": "~2.7.1",
|
|
60
60
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
61
|
-
"@opentelemetry/semantic-conventions": "~1.
|
|
61
|
+
"@opentelemetry/semantic-conventions": "~1.41.1",
|
|
62
62
|
"@scure/base": "~2.2.0",
|
|
63
63
|
"@scure/bip39": "~2.2.0",
|
|
64
64
|
"@types/express": "^5.0.6",
|
|
65
|
-
"@types/node": "^25.
|
|
65
|
+
"@types/node": "^25.7.0",
|
|
66
66
|
"@types/yargs": "^17.0.35",
|
|
67
67
|
"@types/yargs-parser": "~21.0.3",
|
|
68
68
|
"@xylabs/express": "^5.1.2",
|
|
@@ -71,8 +71,8 @@
|
|
|
71
71
|
"@xylabs/mongo": "^5.1.2",
|
|
72
72
|
"@xylabs/sdk-js": "^5.1.2",
|
|
73
73
|
"@xylabs/threads": "~5.1.2",
|
|
74
|
-
"@xylabs/toolchain": "~7.13.
|
|
75
|
-
"@xylabs/tsconfig": "~7.13.
|
|
74
|
+
"@xylabs/toolchain": "~7.13.24",
|
|
75
|
+
"@xylabs/tsconfig": "~7.13.24",
|
|
76
76
|
"@xylabs/vitest-extended": "~5.1.2",
|
|
77
77
|
"@xyo-network/account": "~5.6.2",
|
|
78
78
|
"@xyo-network/account-model": "~5.6.3",
|
|
@@ -99,16 +99,14 @@
|
|
|
99
99
|
"@xyo-network/typechain": "^4.1.3",
|
|
100
100
|
"@xyo-network/wallet": "~5.6.2",
|
|
101
101
|
"@xyo-network/wallet-model": "^5.6.3",
|
|
102
|
-
"@xyo-network/xl1-protocol-sdk": "~1.
|
|
103
|
-
"@xyo-network/xl1-sdk": "^1.
|
|
104
|
-
"acorn": "^8",
|
|
102
|
+
"@xyo-network/xl1-protocol-sdk": "~1.30.1",
|
|
103
|
+
"@xyo-network/xl1-sdk": "^1.30.1",
|
|
105
104
|
"ajv": "^8.20.0",
|
|
106
105
|
"async-mutex": "^0.5.0",
|
|
107
|
-
"axios": "^1",
|
|
108
106
|
"bn.js": "^5.2.3",
|
|
109
107
|
"body-parser": "~2.2.2",
|
|
110
108
|
"buffer": "^6.0.3",
|
|
111
|
-
"bullmq": "~5.76.
|
|
109
|
+
"bullmq": "~5.76.8",
|
|
112
110
|
"bullmq-otel": "~1.3.1",
|
|
113
111
|
"chalk": "^5.6.2",
|
|
114
112
|
"compression": "~1.8.1",
|
|
@@ -121,7 +119,6 @@
|
|
|
121
119
|
"ethers": "^6.16.0",
|
|
122
120
|
"express": "^5.2.1",
|
|
123
121
|
"express-mung": "~0.5.1",
|
|
124
|
-
"firebase": "^12",
|
|
125
122
|
"hash-wasm": "~4.12.0",
|
|
126
123
|
"http-status-codes": "~2.3.0",
|
|
127
124
|
"idb": "^8.0.3",
|
|
@@ -134,14 +131,13 @@
|
|
|
134
131
|
"observable-fns": "~0.6.1",
|
|
135
132
|
"pako": "^2.1.0",
|
|
136
133
|
"rollbar": "^3.1.0",
|
|
137
|
-
"rollup": "^3.29.4 || ^4",
|
|
138
134
|
"shallowequal": "~1.1.0",
|
|
139
135
|
"store2": "~2.14.4",
|
|
140
136
|
"tslib": "^2.8.1",
|
|
141
137
|
"typescript": "~5.9.3",
|
|
142
138
|
"uuid": "~14.0.0",
|
|
143
|
-
"vite": "^8.0.
|
|
144
|
-
"vitest": "^4.1.
|
|
139
|
+
"vite": "^8.0.12",
|
|
140
|
+
"vitest": "^4.1.6",
|
|
145
141
|
"vitest-mock-extended": "~4.0.0",
|
|
146
142
|
"wasm-feature-detect": "~1.8.0",
|
|
147
143
|
"web3-types": "~1.10.0",
|
|
@@ -150,10 +146,9 @@
|
|
|
150
146
|
"winston-transport": "~4.9.0",
|
|
151
147
|
"yargs-parser": "~22.0.0",
|
|
152
148
|
"zod": "~4.4.3",
|
|
153
|
-
"
|
|
154
|
-
"@xyo-network/chain-
|
|
155
|
-
"@xyo-network/chain-protocol-test": "~1.
|
|
156
|
-
"@xyo-network/chain-test-helpers": "~1.22.0"
|
|
149
|
+
"@xyo-network/chain-services": "~1.23.0",
|
|
150
|
+
"@xyo-network/chain-test-helpers": "~1.23.0",
|
|
151
|
+
"@xyo-network/chain-protocol-test": "~1.23.0"
|
|
157
152
|
},
|
|
158
153
|
"peerDependencies": {
|
|
159
154
|
"@bitauth/libauth": "~3.0",
|
|
@@ -175,7 +170,7 @@
|
|
|
175
170
|
"@opentelemetry/resources": "~2.7",
|
|
176
171
|
"@opentelemetry/sdk-metrics": "~2.7",
|
|
177
172
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
178
|
-
"@opentelemetry/semantic-conventions": "~1.
|
|
173
|
+
"@opentelemetry/semantic-conventions": "~1.41",
|
|
179
174
|
"@scure/base": "~2.2",
|
|
180
175
|
"@scure/bip39": "~2.2",
|
|
181
176
|
"@xylabs/express": "^5.1",
|
|
@@ -209,12 +204,10 @@
|
|
|
209
204
|
"@xyo-network/typechain": "^4.1",
|
|
210
205
|
"@xyo-network/wallet": "~5.6",
|
|
211
206
|
"@xyo-network/wallet-model": "^5.6",
|
|
212
|
-
"@xyo-network/xl1-protocol-sdk": "~1.
|
|
207
|
+
"@xyo-network/xl1-protocol-sdk": "~1.30.1",
|
|
213
208
|
"@xyo-network/xl1-sdk": "^1.28",
|
|
214
|
-
"acorn": "^8",
|
|
215
209
|
"ajv": "^8.20",
|
|
216
210
|
"async-mutex": "^0.5",
|
|
217
|
-
"axios": "^1",
|
|
218
211
|
"bn.js": "^5.2",
|
|
219
212
|
"body-parser": "~2.2",
|
|
220
213
|
"buffer": "^6.0",
|
|
@@ -229,7 +222,6 @@
|
|
|
229
222
|
"ethers": "^6.16",
|
|
230
223
|
"express": "^5.2",
|
|
231
224
|
"express-mung": "~0.5",
|
|
232
|
-
"firebase": "^12",
|
|
233
225
|
"hash-wasm": "~4.12",
|
|
234
226
|
"http-status-codes": "~2.3",
|
|
235
227
|
"idb": "^8.0",
|
|
@@ -249,8 +241,7 @@
|
|
|
249
241
|
"webextension-polyfill": "^0.12",
|
|
250
242
|
"winston": "~3.19",
|
|
251
243
|
"winston-transport": "~4.9",
|
|
252
|
-
"zod": "~4.4"
|
|
253
|
-
"zone.js": "^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0"
|
|
244
|
+
"zod": "~4.4"
|
|
254
245
|
},
|
|
255
246
|
"engines": {
|
|
256
247
|
"node": ">=24"
|