@xyo-network/chain-reward-redemption 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 +23 -32
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/chain-reward-redemption",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.23.0",
|
|
4
4
|
"description": "XYO Layer One Rewards",
|
|
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-telemetry": "~1.
|
|
38
|
+
"@xyo-network/chain-orchestration": "~1.23.0",
|
|
39
|
+
"@xyo-network/chain-telemetry": "~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
|
"@xylabs/express": "^5.1.2",
|
|
68
68
|
"@xylabs/fetch": "~5.1.2",
|
|
@@ -70,8 +70,8 @@
|
|
|
70
70
|
"@xylabs/mongo": "^5.1.2",
|
|
71
71
|
"@xylabs/sdk-js": "^5.1.2",
|
|
72
72
|
"@xylabs/threads": "~5.1.2",
|
|
73
|
-
"@xylabs/toolchain": "~7.13.
|
|
74
|
-
"@xylabs/tsconfig": "~7.13.
|
|
73
|
+
"@xylabs/toolchain": "~7.13.24",
|
|
74
|
+
"@xylabs/tsconfig": "~7.13.24",
|
|
75
75
|
"@xyo-network/account": "~5.6.2",
|
|
76
76
|
"@xyo-network/account-model": "~5.6.3",
|
|
77
77
|
"@xyo-network/api": "~5.6.2",
|
|
@@ -98,12 +98,10 @@
|
|
|
98
98
|
"@xyo-network/typechain": "^4.1.3",
|
|
99
99
|
"@xyo-network/wallet": "~5.6.2",
|
|
100
100
|
"@xyo-network/wallet-model": "^5.6.3",
|
|
101
|
-
"@xyo-network/xl1-protocol-sdk": "~1.
|
|
102
|
-
"@xyo-network/xl1-sdk": "^1.
|
|
103
|
-
"acorn": "^8",
|
|
101
|
+
"@xyo-network/xl1-protocol-sdk": "~1.30.1",
|
|
102
|
+
"@xyo-network/xl1-sdk": "^1.30.1",
|
|
104
103
|
"ajv": "^8.20.0",
|
|
105
104
|
"async-mutex": "^0.5.0",
|
|
106
|
-
"axios": "^1",
|
|
107
105
|
"bn.js": "^5.2.3",
|
|
108
106
|
"body-parser": "~2.2.2",
|
|
109
107
|
"buffer": "^6.0.3",
|
|
@@ -118,7 +116,6 @@
|
|
|
118
116
|
"ethers": "^6.16.0",
|
|
119
117
|
"express": "^5.2.1",
|
|
120
118
|
"express-mung": "~0.5.1",
|
|
121
|
-
"firebase": "^12",
|
|
122
119
|
"hash-wasm": "~4.12.0",
|
|
123
120
|
"http-status-codes": "~2.3.0",
|
|
124
121
|
"idb": "^8.0.3",
|
|
@@ -130,22 +127,20 @@
|
|
|
130
127
|
"observable-fns": "~0.6.1",
|
|
131
128
|
"pako": "^2.1.0",
|
|
132
129
|
"rollbar": "^3.1.0",
|
|
133
|
-
"rollup": "^3.29.4 || ^4",
|
|
134
130
|
"shallowequal": "~1.1.0",
|
|
135
131
|
"store2": "~2.14.4",
|
|
136
132
|
"tslib": "^2.8.1",
|
|
137
133
|
"typescript": "~5.9.3",
|
|
138
134
|
"uuid": "~14.0.0",
|
|
139
|
-
"vite": "^8.0.
|
|
140
|
-
"vitest": "^4.1.
|
|
135
|
+
"vite": "^8.0.12",
|
|
136
|
+
"vitest": "^4.1.6",
|
|
141
137
|
"wasm-feature-detect": "~1.8.0",
|
|
142
138
|
"web3-types": "~1.10.0",
|
|
143
139
|
"webextension-polyfill": "^0.12.0",
|
|
144
140
|
"winston": "~3.19.0",
|
|
145
141
|
"winston-transport": "~4.9.0",
|
|
146
142
|
"zod": "~4.4.3",
|
|
147
|
-
"
|
|
148
|
-
"@xyo-network/chain-validation": "~1.22.0"
|
|
143
|
+
"@xyo-network/chain-validation": "~1.23.0"
|
|
149
144
|
},
|
|
150
145
|
"peerDependencies": {
|
|
151
146
|
"@bitauth/libauth": "~3.0",
|
|
@@ -167,7 +162,7 @@
|
|
|
167
162
|
"@opentelemetry/resources": "~2.7",
|
|
168
163
|
"@opentelemetry/sdk-metrics": "~2.7",
|
|
169
164
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
170
|
-
"@opentelemetry/semantic-conventions": "~1.
|
|
165
|
+
"@opentelemetry/semantic-conventions": "~1.41",
|
|
171
166
|
"@scure/base": "~2.2",
|
|
172
167
|
"@scure/bip39": "~2.2",
|
|
173
168
|
"@xylabs/express": "^5.1",
|
|
@@ -201,12 +196,10 @@
|
|
|
201
196
|
"@xyo-network/typechain": "^4.1",
|
|
202
197
|
"@xyo-network/wallet": "~5.6",
|
|
203
198
|
"@xyo-network/wallet-model": "^5.6",
|
|
204
|
-
"@xyo-network/xl1-protocol-sdk": "~1.
|
|
199
|
+
"@xyo-network/xl1-protocol-sdk": "~1.30.1",
|
|
205
200
|
"@xyo-network/xl1-sdk": "^1.28",
|
|
206
|
-
"acorn": "^8",
|
|
207
201
|
"ajv": "^8.20",
|
|
208
202
|
"async-mutex": "^0.5",
|
|
209
|
-
"axios": "^1",
|
|
210
203
|
"bn.js": "^5.2",
|
|
211
204
|
"body-parser": "~2.2",
|
|
212
205
|
"buffer": "^6.0",
|
|
@@ -219,7 +212,6 @@
|
|
|
219
212
|
"ethers": "^6.16",
|
|
220
213
|
"express": "^5.2",
|
|
221
214
|
"express-mung": "~0.5",
|
|
222
|
-
"firebase": "^12",
|
|
223
215
|
"hash-wasm": "~4.12",
|
|
224
216
|
"http-status-codes": "~2.3",
|
|
225
217
|
"idb": "^8.0",
|
|
@@ -238,8 +230,7 @@
|
|
|
238
230
|
"webextension-polyfill": "^0.12",
|
|
239
231
|
"winston": "~3.19",
|
|
240
232
|
"winston-transport": "~4.9",
|
|
241
|
-
"zod": "~4.4"
|
|
242
|
-
"zone.js": "^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0"
|
|
233
|
+
"zod": "~4.4"
|
|
243
234
|
},
|
|
244
235
|
"engines": {
|
|
245
236
|
"node": ">=24"
|