@xyo-network/chain-orchestration 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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/chain-orchestration",
3
- "version": "1.21.3",
3
+ "version": "1.22.0",
4
4
  "description": "XYO Layer One SDK Orchestration",
5
5
  "homepage": "https://xylabs.com",
6
6
  "bugs": {
@@ -44,19 +44,19 @@
44
44
  "README.md"
45
45
  ],
46
46
  "dependencies": {
47
- "@xyo-network/chain-ethereum": "~1.21.3",
48
- "@xyo-network/chain-orchestration-express": "~1.21.3",
49
- "@xyo-network/chain-orchestration-evm": "~1.21.3",
50
- "@xyo-network/chain-orchestration-storage": "~1.21.3",
51
- "@xyo-network/chain-protocol-driver-mongodb": "~1.21.3",
52
- "@xyo-network/chain-sdk": "~1.21.3",
53
- "@xyo-network/chain-telemetry": "~1.21.3",
54
- "@xyo-network/chain-validation": "~1.21.3",
55
- "@xyo-network/chain-services": "~1.21.3"
47
+ "@xyo-network/chain-ethereum": "~1.22.0",
48
+ "@xyo-network/chain-orchestration-evm": "~1.22.0",
49
+ "@xyo-network/chain-orchestration-storage": "~1.22.0",
50
+ "@xyo-network/chain-orchestration-express": "~1.22.0",
51
+ "@xyo-network/chain-protocol-driver-mongodb": "~1.22.0",
52
+ "@xyo-network/chain-services": "~1.22.0",
53
+ "@xyo-network/chain-telemetry": "~1.22.0",
54
+ "@xyo-network/chain-validation": "~1.22.0",
55
+ "@xyo-network/chain-sdk": "~1.22.0"
56
56
  },
57
57
  "devDependencies": {
58
58
  "@bitauth/libauth": "~3.0.0",
59
- "@metamask/json-rpc-engine": "^10.3.0",
59
+ "@metamask/json-rpc-engine": "^10.4.0",
60
60
  "@metamask/providers": "^22.1.1",
61
61
  "@metamask/utils": "~11.11.0",
62
62
  "@opentelemetry/api": "^1.9.1",
@@ -74,14 +74,15 @@
74
74
  "@opentelemetry/semantic-conventions": "~1.40.0",
75
75
  "@scure/base": "~2.2.0",
76
76
  "@scure/bip39": "~2.2.0",
77
+ "@types/node": ">=18",
77
78
  "@xylabs/express": "^5.1.2",
78
79
  "@xylabs/fetch": "~5.1.2",
79
80
  "@xylabs/geo": "^5.1.2",
80
81
  "@xylabs/mongo": "^5.1.2",
81
82
  "@xylabs/sdk-js": "^5.1.2",
82
83
  "@xylabs/threads": "~5.1.2",
83
- "@xylabs/toolchain": "~7.13.15",
84
- "@xylabs/tsconfig": "~7.13.15",
84
+ "@xylabs/toolchain": "~7.13.22",
85
+ "@xylabs/tsconfig": "~7.13.22",
85
86
  "@xyo-network/account": "~5.6.2",
86
87
  "@xyo-network/account-model": "~5.6.3",
87
88
  "@xyo-network/api": "~5.6.2",
@@ -89,7 +90,7 @@
89
90
  "@xyo-network/archivist-lmdb": "~5.6.4",
90
91
  "@xyo-network/archivist-mongodb": "~5.6.4",
91
92
  "@xyo-network/archivist-view": "~5.6.4",
92
- "@xyo-network/bios-model": "~7.3.0",
93
+ "@xyo-network/bios-model": "~7.3.1",
93
94
  "@xyo-network/boundwitness-builder": "~5.6.2",
94
95
  "@xyo-network/boundwitness-model": "~5.6.3",
95
96
  "@xyo-network/boundwitness-wrapper": "~5.6.2",
@@ -104,14 +105,16 @@
104
105
  "@xyo-network/query-payload-plugin": "~5.6.3",
105
106
  "@xyo-network/sdk-js": "^5.6.4",
106
107
  "@xyo-network/sdk-protocol-js": "~5.6.3",
107
- "@xyo-network/storage-model": "~7.3.0",
108
+ "@xyo-network/storage-model": "~7.3.1",
108
109
  "@xyo-network/typechain": "^4.1.3",
109
110
  "@xyo-network/wallet": "~5.6.2",
110
111
  "@xyo-network/wallet-model": "^5.6.3",
111
112
  "@xyo-network/xl1-protocol-sdk": "~1.28.5",
112
113
  "@xyo-network/xl1-sdk": "^1.28.5",
114
+ "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0",
113
115
  "ajv": "^8.20.0",
114
116
  "async-mutex": "^0.5.0",
117
+ "axios": "^1",
115
118
  "bn.js": "^5.2.3",
116
119
  "body-parser": "~2.2.2",
117
120
  "buffer": "^6.0.3",
@@ -125,6 +128,7 @@
125
128
  "ethers": "^6.16.0",
126
129
  "express": "^5.2.1",
127
130
  "express-mung": "~0.5.1",
131
+ "firebase": "^12",
128
132
  "hash-wasm": "~4.12.0",
129
133
  "http-status-codes": "~2.3.0",
130
134
  "idb": "^8.0.3",
@@ -135,19 +139,21 @@
135
139
  "observable-fns": "~0.6.1",
136
140
  "pako": "^2.1.0",
137
141
  "rollbar": "^3.1.0",
142
+ "rollup": "^3.29.4 || ^4",
138
143
  "shallowequal": "~1.1.0",
139
144
  "store2": "~2.14.4",
140
145
  "tslib": "^2.8.1",
141
146
  "typescript": "~5.9.3",
142
147
  "uuid": "~14.0.0",
143
- "vite": "^8.0.10",
148
+ "vite": "^8.0.11",
144
149
  "vitest": "^4.1.5",
145
150
  "wasm-feature-detect": "~1.8.0",
146
151
  "web3-types": "~1.10.0",
147
152
  "webextension-polyfill": "^0.12.0",
148
153
  "winston": "~3.19.0",
149
154
  "winston-transport": "~4.9.0",
150
- "zod": "~4.4.3"
155
+ "zod": "~4.4.3",
156
+ "zone.js": "^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0"
151
157
  },
152
158
  "peerDependencies": {
153
159
  "@bitauth/libauth": "~3.0",
@@ -203,6 +209,7 @@
203
209
  "@xyo-network/xl1-sdk": "^1.28",
204
210
  "ajv": "^8.20",
205
211
  "async-mutex": "^0.5",
212
+ "axios": "^1",
206
213
  "bn.js": "^5.2",
207
214
  "body-parser": "~2.2",
208
215
  "buffer": "^6.0",
@@ -215,6 +222,7 @@
215
222
  "ethers": "^6.16",
216
223
  "express": "^5.2",
217
224
  "express-mung": "~0.5",
225
+ "firebase": "^12",
218
226
  "hash-wasm": "~4.12",
219
227
  "http-status-codes": "~2.3",
220
228
  "idb": "^8.0",
@@ -233,7 +241,8 @@
233
241
  "webextension-polyfill": "^0.12",
234
242
  "winston": "~3.19",
235
243
  "winston-transport": "~4.9",
236
- "zod": "~4.4"
244
+ "zod": "~4.4",
245
+ "zone.js": "^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0"
237
246
  },
238
247
  "engines": {
239
248
  "node": ">=24"