@xyo-network/chain-sdk 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 +25 -34
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "http://json.schemastore.org/package.json",
|
|
3
3
|
"name": "@xyo-network/chain-sdk",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.23.0",
|
|
5
5
|
"description": "XYO Layer One SDK",
|
|
6
6
|
"homepage": "https://xylabs.com",
|
|
7
7
|
"bugs": {
|
|
@@ -45,44 +45,43 @@
|
|
|
45
45
|
"README.md"
|
|
46
46
|
],
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@xyo-network/chain-ethereum": "~1.
|
|
49
|
-
"@xyo-network/chain-
|
|
50
|
-
"@xyo-network/chain-analyze": "~1.
|
|
51
|
-
"@xyo-network/chain-
|
|
52
|
-
"@xyo-network/chain-
|
|
53
|
-
"@xyo-network/chain-
|
|
54
|
-
"@xyo-network/chain-
|
|
55
|
-
"@xyo-network/chain-wrappers": "~1.
|
|
56
|
-
"@xyo-network/chain-
|
|
48
|
+
"@xyo-network/chain-ethereum": "~1.23.0",
|
|
49
|
+
"@xyo-network/chain-modules": "~1.23.0",
|
|
50
|
+
"@xyo-network/chain-analyze": "~1.23.0",
|
|
51
|
+
"@xyo-network/chain-telemetry": "~1.23.0",
|
|
52
|
+
"@xyo-network/chain-protocol": "~1.23.0",
|
|
53
|
+
"@xyo-network/chain-validation": "~1.23.0",
|
|
54
|
+
"@xyo-network/chain-utils": "~1.23.0",
|
|
55
|
+
"@xyo-network/chain-wrappers": "~1.23.0",
|
|
56
|
+
"@xyo-network/chain-services": "~1.23.0"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
59
|
"@bitauth/libauth": "~3.0.0",
|
|
60
|
-
"@metamask/json-rpc-engine": "^10.
|
|
60
|
+
"@metamask/json-rpc-engine": "^10.5.0",
|
|
61
61
|
"@metamask/providers": "^22.1.1",
|
|
62
62
|
"@metamask/utils": "~11.11.0",
|
|
63
63
|
"@opentelemetry/api": "^1.9.1",
|
|
64
64
|
"@opentelemetry/context-async-hooks": "~2.7.1",
|
|
65
65
|
"@opentelemetry/context-zone": "~2.7.1",
|
|
66
66
|
"@opentelemetry/core": "~2.7.1",
|
|
67
|
-
"@opentelemetry/exporter-prometheus": "~0.217",
|
|
68
|
-
"@opentelemetry/exporter-trace-otlp-grpc": "~0.217",
|
|
69
|
-
"@opentelemetry/exporter-trace-otlp-http": "~0.217",
|
|
67
|
+
"@opentelemetry/exporter-prometheus": "~0.217.0",
|
|
68
|
+
"@opentelemetry/exporter-trace-otlp-grpc": "~0.217.0",
|
|
69
|
+
"@opentelemetry/exporter-trace-otlp-http": "~0.217.0",
|
|
70
70
|
"@opentelemetry/host-metrics": "~0.38.3",
|
|
71
|
-
"@opentelemetry/instrumentation-runtime-node": "~0.30",
|
|
71
|
+
"@opentelemetry/instrumentation-runtime-node": "~0.30.0",
|
|
72
72
|
"@opentelemetry/resources": "~2.7.1",
|
|
73
73
|
"@opentelemetry/sdk-metrics": "~2.7.1",
|
|
74
74
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
75
|
-
"@opentelemetry/semantic-conventions": "~1.
|
|
75
|
+
"@opentelemetry/semantic-conventions": "~1.41.1",
|
|
76
76
|
"@scure/base": "~2.2.0",
|
|
77
77
|
"@scure/bip39": "~2.2.0",
|
|
78
|
-
"@types/node": ">=18",
|
|
79
78
|
"@xylabs/fetch": "~5.1.2",
|
|
80
79
|
"@xylabs/geo": "^5.1.2",
|
|
81
80
|
"@xylabs/mongo": "^5.1.2",
|
|
82
81
|
"@xylabs/sdk-js": "^5.1.2",
|
|
83
82
|
"@xylabs/threads": "~5.1.2",
|
|
84
|
-
"@xylabs/toolchain": "~7.13.
|
|
85
|
-
"@xylabs/tsconfig": "~7.13.
|
|
83
|
+
"@xylabs/toolchain": "~7.13.24",
|
|
84
|
+
"@xylabs/tsconfig": "~7.13.24",
|
|
86
85
|
"@xylabs/vitest-extended": "~5.1.2",
|
|
87
86
|
"@xyo-network/account": "~5.6.2",
|
|
88
87
|
"@xyo-network/account-model": "~5.6.3",
|
|
@@ -105,11 +104,9 @@
|
|
|
105
104
|
"@xyo-network/typechain": "^4.1.3",
|
|
106
105
|
"@xyo-network/wallet": "~5.6.2",
|
|
107
106
|
"@xyo-network/wallet-model": "^5.6.3",
|
|
108
|
-
"@xyo-network/xl1-sdk": "^1.
|
|
109
|
-
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0",
|
|
107
|
+
"@xyo-network/xl1-sdk": "^1.30.1",
|
|
110
108
|
"ajv": "^8.20.0",
|
|
111
109
|
"async-mutex": "^0.5.0",
|
|
112
|
-
"axios": "^1",
|
|
113
110
|
"bn.js": "^5.2.3",
|
|
114
111
|
"buffer": "^6.0.3",
|
|
115
112
|
"chalk": "^5.6.2",
|
|
@@ -117,7 +114,6 @@
|
|
|
117
114
|
"debug": "~4.4.3",
|
|
118
115
|
"eslint": "^10.3.0",
|
|
119
116
|
"ethers": "^6.16.0",
|
|
120
|
-
"firebase": "^12",
|
|
121
117
|
"hash-wasm": "~4.12.0",
|
|
122
118
|
"idb": "^8.0.3",
|
|
123
119
|
"lmdb": "^3.5.4",
|
|
@@ -126,21 +122,19 @@
|
|
|
126
122
|
"mongodb": "^7.2.0",
|
|
127
123
|
"observable-fns": "~0.6.1",
|
|
128
124
|
"pako": "^2.1.0",
|
|
129
|
-
"rollup": "^3.29.4 || ^4",
|
|
130
125
|
"shallowequal": "~1.1.0",
|
|
131
126
|
"store2": "~2.14.4",
|
|
132
127
|
"tslib": "^2.8.1",
|
|
133
128
|
"typescript": "~5.9.3",
|
|
134
129
|
"uuid": "~14.0.0",
|
|
135
|
-
"vite": "^8.0.
|
|
136
|
-
"vitest": "^4.1.
|
|
130
|
+
"vite": "^8.0.12",
|
|
131
|
+
"vitest": "^4.1.6",
|
|
137
132
|
"wasm-feature-detect": "~1.8.0",
|
|
138
133
|
"web3-types": "~1.10.0",
|
|
139
134
|
"webextension-polyfill": "^0.12.0",
|
|
140
135
|
"zod": "~4.4.3",
|
|
141
|
-
"
|
|
142
|
-
"@xyo-network/chain-
|
|
143
|
-
"@xyo-network/chain-test-helpers": "~1.22.0"
|
|
136
|
+
"@xyo-network/chain-protocol-test": "~1.23.0",
|
|
137
|
+
"@xyo-network/chain-test-helpers": "~1.23.0"
|
|
144
138
|
},
|
|
145
139
|
"peerDependencies": {
|
|
146
140
|
"@bitauth/libauth": "~3.0",
|
|
@@ -159,7 +153,7 @@
|
|
|
159
153
|
"@opentelemetry/resources": "~2.7",
|
|
160
154
|
"@opentelemetry/sdk-metrics": "~2.7",
|
|
161
155
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
162
|
-
"@opentelemetry/semantic-conventions": "~1.
|
|
156
|
+
"@opentelemetry/semantic-conventions": "~1.41",
|
|
163
157
|
"@scure/base": "~2.2",
|
|
164
158
|
"@scure/bip39": "~2.2",
|
|
165
159
|
"@xylabs/fetch": "~5.1",
|
|
@@ -189,14 +183,12 @@
|
|
|
189
183
|
"@xyo-network/xl1-sdk": "^1.28",
|
|
190
184
|
"ajv": "^8.20",
|
|
191
185
|
"async-mutex": "^0.5",
|
|
192
|
-
"axios": "^1",
|
|
193
186
|
"bn.js": "^5.2",
|
|
194
187
|
"buffer": "^6.0",
|
|
195
188
|
"chalk": "^5.6",
|
|
196
189
|
"cosmiconfig": "^9.0",
|
|
197
190
|
"debug": "~4.4",
|
|
198
191
|
"ethers": "^6.16",
|
|
199
|
-
"firebase": "^12",
|
|
200
192
|
"hash-wasm": "~4.12",
|
|
201
193
|
"idb": "^8.0",
|
|
202
194
|
"lru-cache": "^11.3",
|
|
@@ -209,8 +201,7 @@
|
|
|
209
201
|
"wasm-feature-detect": "~1.8",
|
|
210
202
|
"web3-types": "~1.10",
|
|
211
203
|
"webextension-polyfill": "^0.12",
|
|
212
|
-
"zod": "~4.4"
|
|
213
|
-
"zone.js": "^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0"
|
|
204
|
+
"zod": "~4.4"
|
|
214
205
|
},
|
|
215
206
|
"engines": {
|
|
216
207
|
"node": ">=24"
|