@dxos/cli 0.5.3-main.b41a319 → 0.5.3-main.bc67fdb

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.
Files changed (2) hide show
  1. package/oclif.manifest.json +2 -2
  2. package/package.json +23 -23
@@ -5718,7 +5718,7 @@
5718
5718
  "name": {
5719
5719
  "description": "Tunnel name",
5720
5720
  "name": "name",
5721
- "default": "hot-failed-robert-network",
5721
+ "default": "nebraska-four-minnesota-triple",
5722
5722
  "hasDynamicHelp": false,
5723
5723
  "multiple": false,
5724
5724
  "type": "option"
@@ -6190,5 +6190,5 @@
6190
6190
  ]
6191
6191
  }
6192
6192
  },
6193
- "version": "0.5.3-main.b41a319"
6193
+ "version": "0.5.3-main.bc67fdb"
6194
6194
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/cli",
3
- "version": "0.5.3-main.b41a319",
3
+ "version": "0.5.3-main.bc67fdb",
4
4
  "description": "DXOS CLI",
5
5
  "keywords": [
6
6
  "dxos",
@@ -49,28 +49,28 @@
49
49
  "uuid": "^8.3.2",
50
50
  "ws": "^8.14.2",
51
51
  "wtfnode": "^0.9.1",
52
- "@dxos/agent": "0.5.3-main.b41a319",
53
- "@dxos/bare-template": "0.5.3-main.b41a319",
54
- "@dxos/async": "0.5.3-main.b41a319",
55
- "@dxos/client": "0.5.3-main.b41a319",
56
- "@dxos/client-services": "0.5.3-main.b41a319",
57
- "@dxos/client-protocol": "0.5.3-main.b41a319",
58
- "@dxos/config": "0.5.3-main.b41a319",
59
- "@dxos/debug": "0.5.3-main.b41a319",
60
- "@dxos/context": "0.5.3-main.b41a319",
61
- "@dxos/functions": "0.5.3-main.b41a319",
62
- "@dxos/invariant": "0.5.3-main.b41a319",
63
- "@dxos/hello-template": "0.5.3-main.b41a319",
64
- "@dxos/log": "0.5.3-main.b41a319",
65
- "@dxos/observability": "0.5.3-main.b41a319",
66
- "@dxos/network-manager": "0.5.3-main.b41a319",
67
- "@dxos/plate": "0.5.3-main.b41a319",
68
- "@dxos/process": "0.5.3-main.b41a319",
69
- "@dxos/protocols": "0.5.3-main.b41a319",
70
- "@dxos/random": "0.5.3-main.b41a319",
71
- "@dxos/rpc": "0.5.3-main.b41a319",
72
- "@dxos/util": "0.5.3-main.b41a319",
73
- "@dxos/tasks-template": "0.5.3-main.b41a319"
52
+ "@dxos/async": "0.5.3-main.bc67fdb",
53
+ "@dxos/agent": "0.5.3-main.bc67fdb",
54
+ "@dxos/client-protocol": "0.5.3-main.bc67fdb",
55
+ "@dxos/client": "0.5.3-main.bc67fdb",
56
+ "@dxos/bare-template": "0.5.3-main.bc67fdb",
57
+ "@dxos/client-services": "0.5.3-main.bc67fdb",
58
+ "@dxos/context": "0.5.3-main.bc67fdb",
59
+ "@dxos/functions": "0.5.3-main.bc67fdb",
60
+ "@dxos/config": "0.5.3-main.bc67fdb",
61
+ "@dxos/hello-template": "0.5.3-main.bc67fdb",
62
+ "@dxos/debug": "0.5.3-main.bc67fdb",
63
+ "@dxos/invariant": "0.5.3-main.bc67fdb",
64
+ "@dxos/log": "0.5.3-main.bc67fdb",
65
+ "@dxos/network-manager": "0.5.3-main.bc67fdb",
66
+ "@dxos/plate": "0.5.3-main.bc67fdb",
67
+ "@dxos/observability": "0.5.3-main.bc67fdb",
68
+ "@dxos/process": "0.5.3-main.bc67fdb",
69
+ "@dxos/random": "0.5.3-main.bc67fdb",
70
+ "@dxos/protocols": "0.5.3-main.bc67fdb",
71
+ "@dxos/rpc": "0.5.3-main.bc67fdb",
72
+ "@dxos/util": "0.5.3-main.bc67fdb",
73
+ "@dxos/tasks-template": "0.5.3-main.bc67fdb"
74
74
  },
75
75
  "devDependencies": {
76
76
  "@oclif/test": "^3.2.15",