@dxos/cli 0.8.4-main.66e292d → 0.8.4-main.70d3990
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/tsconfig.tsbuildinfo +1 -1
- package/oclif.manifest.json +2 -2
- package/package.json +25 -25
package/oclif.manifest.json
CHANGED
|
@@ -3828,7 +3828,7 @@
|
|
|
3828
3828
|
"name": {
|
|
3829
3829
|
"description": "Tunnel name",
|
|
3830
3830
|
"name": "name",
|
|
3831
|
-
"default": "
|
|
3831
|
+
"default": "fish-pennsylvania-tennis-dakota",
|
|
3832
3832
|
"hasDynamicHelp": false,
|
|
3833
3833
|
"multiple": false,
|
|
3834
3834
|
"type": "option"
|
|
@@ -4641,5 +4641,5 @@
|
|
|
4641
4641
|
]
|
|
4642
4642
|
}
|
|
4643
4643
|
},
|
|
4644
|
-
"version": "0.8.4-main.
|
|
4644
|
+
"version": "0.8.4-main.70d3990"
|
|
4645
4645
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/cli",
|
|
3
|
-
"version": "0.8.4-main.
|
|
3
|
+
"version": "0.8.4-main.70d3990",
|
|
4
4
|
"description": "DXOS CLI",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"dxos",
|
|
@@ -53,30 +53,30 @@
|
|
|
53
53
|
"react": "~19.2.0",
|
|
54
54
|
"ws": "^8.14.2",
|
|
55
55
|
"wtfnode": "^0.10.0",
|
|
56
|
-
"@dxos/async": "0.8.4-main.
|
|
57
|
-
"@dxos/cli-base": "0.8.4-main.
|
|
58
|
-
"@dxos/cli-composer": "0.8.4-main.
|
|
59
|
-
"@dxos/client": "0.8.4-main.
|
|
60
|
-
"@dxos/client-
|
|
61
|
-
"@dxos/
|
|
62
|
-
"@dxos/
|
|
63
|
-
"@dxos/
|
|
64
|
-
"@dxos/
|
|
65
|
-
"@dxos/
|
|
66
|
-
"@dxos/
|
|
67
|
-
"@dxos/functions": "0.8.4-main.
|
|
68
|
-
"@dxos/
|
|
69
|
-
"@dxos/
|
|
70
|
-
"@dxos/
|
|
71
|
-
"@dxos/
|
|
72
|
-
"@dxos/observability": "0.8.4-main.
|
|
73
|
-
"@dxos/
|
|
74
|
-
"@dxos/
|
|
75
|
-
"@dxos/
|
|
76
|
-
"@dxos/rpc": "0.8.4-main.
|
|
77
|
-
"@dxos/
|
|
78
|
-
"@dxos/
|
|
79
|
-
"@dxos/util": "0.8.4-main.
|
|
56
|
+
"@dxos/async": "0.8.4-main.70d3990",
|
|
57
|
+
"@dxos/cli-base": "0.8.4-main.70d3990",
|
|
58
|
+
"@dxos/cli-composer": "0.8.4-main.70d3990",
|
|
59
|
+
"@dxos/client": "0.8.4-main.70d3990",
|
|
60
|
+
"@dxos/client-services": "0.8.4-main.70d3990",
|
|
61
|
+
"@dxos/client-protocol": "0.8.4-main.70d3990",
|
|
62
|
+
"@dxos/config": "0.8.4-main.70d3990",
|
|
63
|
+
"@dxos/context": "0.8.4-main.70d3990",
|
|
64
|
+
"@dxos/debug": "0.8.4-main.70d3990",
|
|
65
|
+
"@dxos/echo": "0.8.4-main.70d3990",
|
|
66
|
+
"@dxos/functions": "0.8.4-main.70d3990",
|
|
67
|
+
"@dxos/functions-runtime": "0.8.4-main.70d3990",
|
|
68
|
+
"@dxos/log": "0.8.4-main.70d3990",
|
|
69
|
+
"@dxos/network-manager": "0.8.4-main.70d3990",
|
|
70
|
+
"@dxos/node-std": "0.8.4-main.70d3990",
|
|
71
|
+
"@dxos/invariant": "0.8.4-main.70d3990",
|
|
72
|
+
"@dxos/observability": "0.8.4-main.70d3990",
|
|
73
|
+
"@dxos/protocols": "0.8.4-main.70d3990",
|
|
74
|
+
"@dxos/random": "0.8.4-main.70d3990",
|
|
75
|
+
"@dxos/process": "0.8.4-main.70d3990",
|
|
76
|
+
"@dxos/rpc": "0.8.4-main.70d3990",
|
|
77
|
+
"@dxos/schema": "0.8.4-main.70d3990",
|
|
78
|
+
"@dxos/compute": "0.8.4-main.70d3990",
|
|
79
|
+
"@dxos/util": "0.8.4-main.70d3990"
|
|
80
80
|
},
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@oclif/test": "^4.1.0",
|