@xyo-network/xl1-cli 4.0.3 → 4.0.4
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 +94 -94
- package/dist/cli-min.mjs.map +1 -1
- package/package.json +27 -27
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/xl1-cli",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.4",
|
|
4
4
|
"description": "XYO Layer One CLI",
|
|
5
5
|
"homepage": "https://xylabs.com",
|
|
6
6
|
"bugs": {
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"README.md"
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/client-s3": "~3.
|
|
31
|
+
"@aws-sdk/client-s3": "~3.1080.0",
|
|
32
32
|
"@opentelemetry/api": "~1.9.1",
|
|
33
33
|
"@opentelemetry/context-async-hooks": "~2.9.0",
|
|
34
34
|
"@opentelemetry/core": "~2.9.0",
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
"@opentelemetry/resources": "~2.9.0",
|
|
44
44
|
"@opentelemetry/sdk-metrics": "~2.9.0",
|
|
45
45
|
"@opentelemetry/sdk-trace-base": "~2.9.0",
|
|
46
|
-
"@opentelemetry/semantic-conventions": "~1.
|
|
46
|
+
"@opentelemetry/semantic-conventions": "~1.42.0",
|
|
47
47
|
"lmdb": "~3.5.6",
|
|
48
48
|
"mongodb": "~7.4.0",
|
|
49
49
|
"typescript": "~6.0.3"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@ariestools/sdk": "~
|
|
52
|
+
"@ariestools/sdk": "~8.0.2",
|
|
53
53
|
"@bitauth/libauth": "~3.0.0",
|
|
54
54
|
"@metamask/json-rpc-engine": "~10.5.0",
|
|
55
55
|
"@metamask/providers": "~22.1.1",
|
|
@@ -58,28 +58,28 @@
|
|
|
58
58
|
"@opentelemetry/context-zone": "~2.9.0",
|
|
59
59
|
"@scure/base": "~2.2.0",
|
|
60
60
|
"@scure/bip39": "~2.2.0",
|
|
61
|
-
"@xylabs/express": "~
|
|
62
|
-
"@xylabs/geo": "~
|
|
63
|
-
"@xylabs/mongo": "~
|
|
64
|
-
"@xylabs/sdk": "~
|
|
65
|
-
"@xylabs/threads": "~
|
|
66
|
-
"@xylabs/toolchain": "~8.6.
|
|
67
|
-
"@xylabs/tsconfig": "~8.6.
|
|
68
|
-
"@xyo-network/archivist-lmdb": "~7.0.
|
|
69
|
-
"@xyo-network/archivist-mongodb": "~7.0.
|
|
70
|
-
"@xyo-network/archivist-view": "~7.0.
|
|
71
|
-
"@xyo-network/bios": "~9.0.
|
|
72
|
-
"@xyo-network/bios-model": "~9.0.
|
|
73
|
-
"@xyo-network/sdk": "~7.0.
|
|
74
|
-
"@xyo-network/sdk-protocol": "~7.0.
|
|
61
|
+
"@xylabs/express": "~8.0.2",
|
|
62
|
+
"@xylabs/geo": "~8.0.2",
|
|
63
|
+
"@xylabs/mongo": "~8.0.2",
|
|
64
|
+
"@xylabs/sdk": "~8.0.2",
|
|
65
|
+
"@xylabs/threads": "~8.0.2",
|
|
66
|
+
"@xylabs/toolchain": "~8.6.8",
|
|
67
|
+
"@xylabs/tsconfig": "~8.6.8",
|
|
68
|
+
"@xyo-network/archivist-lmdb": "~7.0.10",
|
|
69
|
+
"@xyo-network/archivist-mongodb": "~7.0.10",
|
|
70
|
+
"@xyo-network/archivist-view": "~7.0.10",
|
|
71
|
+
"@xyo-network/bios": "~9.0.2",
|
|
72
|
+
"@xyo-network/bios-model": "~9.0.2",
|
|
73
|
+
"@xyo-network/sdk": "~7.0.10",
|
|
74
|
+
"@xyo-network/sdk-protocol": "~7.0.15",
|
|
75
75
|
"@xyo-network/typechain": "~4.1.3",
|
|
76
|
-
"@xyo-network/wallet-model": "~7.0.
|
|
77
|
-
"@xyo-network/xl1-driver-lmdb": "~4.0.
|
|
78
|
-
"@xyo-network/xl1-driver-mongodb": "~4.0.
|
|
79
|
-
"@xyo-network/xl1-rest-block-publisher": "~4.0.
|
|
80
|
-
"@xyo-network/xl1-rest-block-viewer": "~4.0.
|
|
81
|
-
"@xyo-network/xl1-sdk": "~4.0.
|
|
82
|
-
"@xyo-network/xl1-system-status": "~4.0.
|
|
76
|
+
"@xyo-network/wallet-model": "~7.0.15",
|
|
77
|
+
"@xyo-network/xl1-driver-lmdb": "~4.0.11",
|
|
78
|
+
"@xyo-network/xl1-driver-mongodb": "~4.0.11",
|
|
79
|
+
"@xyo-network/xl1-rest-block-publisher": "~4.0.11",
|
|
80
|
+
"@xyo-network/xl1-rest-block-viewer": "~4.0.11",
|
|
81
|
+
"@xyo-network/xl1-sdk": "~4.0.11",
|
|
82
|
+
"@xyo-network/xl1-system-status": "~4.0.11",
|
|
83
83
|
"ajv": "~8.20.0",
|
|
84
84
|
"async-mutex": "~0.5.0",
|
|
85
85
|
"body-parser": "~2.3.0",
|
|
@@ -108,14 +108,14 @@
|
|
|
108
108
|
"store2": "~2.14.4",
|
|
109
109
|
"uuid": "~14.0.1",
|
|
110
110
|
"vite": "~8.1.3",
|
|
111
|
-
"vitest": "~4.1.
|
|
111
|
+
"vitest": "~4.1.10",
|
|
112
112
|
"web3-types": "~1.10.0",
|
|
113
113
|
"webextension-polyfill": "~0.12.0",
|
|
114
114
|
"winston": "~3.19.0",
|
|
115
115
|
"winston-transport": "~4.9.0",
|
|
116
116
|
"yargs": "~18.0.0",
|
|
117
117
|
"zod": "~4.4.3",
|
|
118
|
-
"@xyo-network/xl1-cli-lib": "~4.0.
|
|
118
|
+
"@xyo-network/xl1-cli-lib": "~4.0.4"
|
|
119
119
|
},
|
|
120
120
|
"engines": {
|
|
121
121
|
"node": ">=24"
|