@xyo-network/xl1-cli 2.0.16 → 2.0.18
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/dist/cli-min.mjs +18547 -18291
- package/dist/cli-min.mjs.map +1 -1
- package/package.json +47 -47
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/xl1-cli",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.18",
|
|
4
4
|
"description": "XYO Layer One CLI",
|
|
5
5
|
"homepage": "https://xylabs.com",
|
|
6
6
|
"bugs": {
|
|
@@ -28,21 +28,21 @@
|
|
|
28
28
|
"README.md"
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/client-s3": "^3.
|
|
31
|
+
"@aws-sdk/client-s3": "^3.1068.0",
|
|
32
32
|
"@opentelemetry/api": "^1.9.1",
|
|
33
|
-
"@opentelemetry/context-async-hooks": "~2.
|
|
34
|
-
"@opentelemetry/core": "~2.
|
|
35
|
-
"@opentelemetry/exporter-prometheus": "^0.
|
|
36
|
-
"@opentelemetry/exporter-trace-otlp-grpc": "^0.
|
|
37
|
-
"@opentelemetry/exporter-trace-otlp-http": "^0.
|
|
38
|
-
"@opentelemetry/host-metrics": "~0.
|
|
39
|
-
"@opentelemetry/instrumentation": "^0.
|
|
40
|
-
"@opentelemetry/instrumentation-express": "^0.
|
|
41
|
-
"@opentelemetry/instrumentation-http": "^0.
|
|
42
|
-
"@opentelemetry/instrumentation-runtime-node": "^0.
|
|
43
|
-
"@opentelemetry/resources": "~2.
|
|
44
|
-
"@opentelemetry/sdk-metrics": "~2.
|
|
45
|
-
"@opentelemetry/sdk-trace-base": "^2.
|
|
33
|
+
"@opentelemetry/context-async-hooks": "~2.8.0",
|
|
34
|
+
"@opentelemetry/core": "~2.8.0",
|
|
35
|
+
"@opentelemetry/exporter-prometheus": "^0.219.0",
|
|
36
|
+
"@opentelemetry/exporter-trace-otlp-grpc": "^0.219.0",
|
|
37
|
+
"@opentelemetry/exporter-trace-otlp-http": "^0.219.0",
|
|
38
|
+
"@opentelemetry/host-metrics": "~0.39.0",
|
|
39
|
+
"@opentelemetry/instrumentation": "^0.219.0",
|
|
40
|
+
"@opentelemetry/instrumentation-express": "^0.67.0",
|
|
41
|
+
"@opentelemetry/instrumentation-http": "^0.219.0",
|
|
42
|
+
"@opentelemetry/instrumentation-runtime-node": "^0.32.0",
|
|
43
|
+
"@opentelemetry/resources": "~2.8.0",
|
|
44
|
+
"@opentelemetry/sdk-metrics": "~2.8.0",
|
|
45
|
+
"@opentelemetry/sdk-trace-base": "^2.8.0",
|
|
46
46
|
"@opentelemetry/semantic-conventions": "~1.41.1",
|
|
47
47
|
"lmdb": "^3.5.5",
|
|
48
48
|
"mongodb": "^7.3.0",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"@metamask/providers": "^22.1.1",
|
|
55
55
|
"@metamask/utils": "^11.11.0",
|
|
56
56
|
"@noble/post-quantum": "~0.6.1",
|
|
57
|
-
"@opentelemetry/context-zone": "~2.
|
|
57
|
+
"@opentelemetry/context-zone": "~2.8",
|
|
58
58
|
"@scure/base": "~2.2.0",
|
|
59
59
|
"@scure/bip39": "~2.2.0",
|
|
60
60
|
"@xylabs/express": "^6.1.1",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"@xylabs/toolchain": "~8.1.20",
|
|
66
66
|
"@xylabs/tsconfig": "~8.1.20",
|
|
67
67
|
"@xylabs/vitest-extended": "^6.1.1",
|
|
68
|
-
"@xyo-network/address": "^6.1.
|
|
68
|
+
"@xyo-network/address": "^6.1.1",
|
|
69
69
|
"@xyo-network/archivist-lmdb": "~6.1",
|
|
70
70
|
"@xyo-network/archivist-mongodb": "~6.1.0",
|
|
71
71
|
"@xyo-network/archivist-view": "~6.1",
|
|
@@ -73,15 +73,15 @@
|
|
|
73
73
|
"@xyo-network/bios-model": "~8.0.1",
|
|
74
74
|
"@xyo-network/module-model-mongodb": "~6.1.0",
|
|
75
75
|
"@xyo-network/sdk-js": "^6.1.0",
|
|
76
|
-
"@xyo-network/sdk-protocol-js": "~6.1.
|
|
76
|
+
"@xyo-network/sdk-protocol-js": "~6.1.1",
|
|
77
77
|
"@xyo-network/storage-model": "~8.0.1",
|
|
78
78
|
"@xyo-network/typechain": "^4.1.3",
|
|
79
|
-
"@xyo-network/wallet-model": "^6.1.
|
|
80
|
-
"@xyo-network/xl1-driver-lmdb": "^2.1.
|
|
81
|
-
"@xyo-network/xl1-driver-mongodb": "^2.1.
|
|
82
|
-
"@xyo-network/xl1-protocol-sdk": "~2.1.
|
|
83
|
-
"@xyo-network/xl1-rest-block-publisher": "^2.1.
|
|
84
|
-
"@xyo-network/xl1-sdk": "^2.1.
|
|
79
|
+
"@xyo-network/wallet-model": "^6.1.1",
|
|
80
|
+
"@xyo-network/xl1-driver-lmdb": "^2.1.6",
|
|
81
|
+
"@xyo-network/xl1-driver-mongodb": "^2.1.6",
|
|
82
|
+
"@xyo-network/xl1-protocol-sdk": "~2.1.6",
|
|
83
|
+
"@xyo-network/xl1-rest-block-publisher": "^2.1.6",
|
|
84
|
+
"@xyo-network/xl1-sdk": "^2.1.6",
|
|
85
85
|
"ajv": "^8.20.0",
|
|
86
86
|
"async-mutex": "^0.5.0",
|
|
87
87
|
"body-parser": "~2.2.2",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"cosmiconfig": "^9.0.2",
|
|
95
95
|
"debug": "~4.4.3",
|
|
96
96
|
"dotenv": "~17.4.2",
|
|
97
|
-
"eslint": "^10.
|
|
97
|
+
"eslint": "^10.5.0",
|
|
98
98
|
"ethers": "^6.16.0",
|
|
99
99
|
"express": "^5.2.1",
|
|
100
100
|
"hash-wasm": "~4.12.0",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"observable-fns": "~0.6.1",
|
|
107
107
|
"rimraf": "~6.1.3",
|
|
108
108
|
"rollbar": "^3.1.0",
|
|
109
|
-
"rolldown": "~1.
|
|
109
|
+
"rolldown": "~1.1.1",
|
|
110
110
|
"shallowequal": "~1.1.0",
|
|
111
111
|
"store2": "~2.14.4",
|
|
112
112
|
"tslib": "^2.8.1",
|
|
@@ -121,27 +121,27 @@
|
|
|
121
121
|
"yargs": "~18.0.0",
|
|
122
122
|
"yargs-parser": "~22.0.0",
|
|
123
123
|
"zod": "~4.4.3",
|
|
124
|
-
"@xyo-network/chain-
|
|
125
|
-
"@xyo-network/chain-
|
|
126
|
-
"@xyo-network/chain-
|
|
127
|
-
"@xyo-network/chain-
|
|
128
|
-
"@xyo-network/chain-
|
|
129
|
-
"@xyo-network/chain-
|
|
130
|
-
"@xyo-network/chain-
|
|
131
|
-
"@xyo-network/chain-orchestration
|
|
132
|
-
"@xyo-network/chain-
|
|
133
|
-
"@xyo-network/chain-orchestration-
|
|
134
|
-
"@xyo-network/chain-
|
|
135
|
-
"@xyo-network/chain-protocol-test": "~2.0.
|
|
136
|
-
"@xyo-network/chain-
|
|
137
|
-
"@xyo-network/chain-
|
|
138
|
-
"@xyo-network/chain-
|
|
139
|
-
"@xyo-network/chain-
|
|
140
|
-
"@xyo-network/chain-telemetry": "~2.0.
|
|
141
|
-
"@xyo-network/chain-
|
|
142
|
-
"@xyo-network/
|
|
143
|
-
"@xyo-network/chain-
|
|
144
|
-
"@xyo-network/
|
|
124
|
+
"@xyo-network/chain-bridge": "~2.0.18",
|
|
125
|
+
"@xyo-network/chain-bridge-shared": "~2.0.18",
|
|
126
|
+
"@xyo-network/chain-ethereum": "~2.0.18",
|
|
127
|
+
"@xyo-network/chain-api": "~2.0.18",
|
|
128
|
+
"@xyo-network/chain-finalizer": "~2.0.18",
|
|
129
|
+
"@xyo-network/chain-indexer": "~2.0.18",
|
|
130
|
+
"@xyo-network/chain-mempool": "~2.0.18",
|
|
131
|
+
"@xyo-network/chain-orchestration": "~2.0.18",
|
|
132
|
+
"@xyo-network/chain-orchestration-evm": "~2.0.18",
|
|
133
|
+
"@xyo-network/chain-orchestration-express": "~2.0.18",
|
|
134
|
+
"@xyo-network/chain-orchestration-storage": "~2.0.18",
|
|
135
|
+
"@xyo-network/chain-protocol-test": "~2.0.18",
|
|
136
|
+
"@xyo-network/chain-producer": "~2.0.18",
|
|
137
|
+
"@xyo-network/chain-sdk": "~2.0.18",
|
|
138
|
+
"@xyo-network/chain-services": "~2.0.18",
|
|
139
|
+
"@xyo-network/chain-reward-redemption": "~2.0.18",
|
|
140
|
+
"@xyo-network/chain-telemetry": "~2.0.18",
|
|
141
|
+
"@xyo-network/chain-test": "~2.0.18",
|
|
142
|
+
"@xyo-network/chain-utils": "~2.0.18",
|
|
143
|
+
"@xyo-network/chain-validation": "~2.0.18",
|
|
144
|
+
"@xyo-network/xl1-cli-lib": "~2.0.18"
|
|
145
145
|
},
|
|
146
146
|
"engines": {
|
|
147
147
|
"node": ">=24"
|