@dxos/cli 0.5.1-main.bc05254 → 0.5.1-main.f02b2c7

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
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.5.1-main.bc05254",
2
+ "version": "0.5.1-main.f02b2c7",
3
3
  "commands": {
4
4
  "agent:invitations": {
5
5
  "id": "agent:invitations",
@@ -5060,7 +5060,7 @@
5060
5060
  "type": "option",
5061
5061
  "description": "Tunnel name",
5062
5062
  "multiple": false,
5063
- "default": "wyoming-potato-friend-ink"
5063
+ "default": "wyoming-hawaii-golf-music"
5064
5064
  }
5065
5065
  },
5066
5066
  "args": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/cli",
3
- "version": "0.5.1-main.bc05254",
3
+ "version": "0.5.1-main.f02b2c7",
4
4
  "description": "DXOS CLI",
5
5
  "keywords": [
6
6
  "dxos",
@@ -47,28 +47,28 @@
47
47
  "uuid": "^8.3.2",
48
48
  "ws": "^8.14.2",
49
49
  "wtfnode": "^0.9.1",
50
- "@dxos/agent": "0.5.1-main.bc05254",
51
- "@dxos/async": "0.5.1-main.bc05254",
52
- "@dxos/bare-template": "0.5.1-main.bc05254",
53
- "@dxos/client-services": "0.5.1-main.bc05254",
54
- "@dxos/client": "0.5.1-main.bc05254",
55
- "@dxos/config": "0.5.1-main.bc05254",
56
- "@dxos/client-protocol": "0.5.1-main.bc05254",
57
- "@dxos/context": "0.5.1-main.bc05254",
58
- "@dxos/debug": "0.5.1-main.bc05254",
59
- "@dxos/functions": "0.5.1-main.bc05254",
60
- "@dxos/hello-template": "0.5.1-main.bc05254",
61
- "@dxos/invariant": "0.5.1-main.bc05254",
62
- "@dxos/log": "0.5.1-main.bc05254",
63
- "@dxos/observability": "0.5.1-main.bc05254",
64
- "@dxos/network-manager": "0.5.1-main.bc05254",
65
- "@dxos/plate": "0.5.1-main.bc05254",
66
- "@dxos/process": "0.5.1-main.bc05254",
67
- "@dxos/random": "0.5.1-main.bc05254",
68
- "@dxos/rpc": "0.5.1-main.bc05254",
69
- "@dxos/tasks-template": "0.5.1-main.bc05254",
70
- "@dxos/protocols": "0.5.1-main.bc05254",
71
- "@dxos/util": "0.5.1-main.bc05254"
50
+ "@dxos/agent": "0.5.1-main.f02b2c7",
51
+ "@dxos/async": "0.5.1-main.f02b2c7",
52
+ "@dxos/bare-template": "0.5.1-main.f02b2c7",
53
+ "@dxos/client": "0.5.1-main.f02b2c7",
54
+ "@dxos/client-protocol": "0.5.1-main.f02b2c7",
55
+ "@dxos/client-services": "0.5.1-main.f02b2c7",
56
+ "@dxos/config": "0.5.1-main.f02b2c7",
57
+ "@dxos/context": "0.5.1-main.f02b2c7",
58
+ "@dxos/debug": "0.5.1-main.f02b2c7",
59
+ "@dxos/functions": "0.5.1-main.f02b2c7",
60
+ "@dxos/hello-template": "0.5.1-main.f02b2c7",
61
+ "@dxos/invariant": "0.5.1-main.f02b2c7",
62
+ "@dxos/network-manager": "0.5.1-main.f02b2c7",
63
+ "@dxos/log": "0.5.1-main.f02b2c7",
64
+ "@dxos/observability": "0.5.1-main.f02b2c7",
65
+ "@dxos/plate": "0.5.1-main.f02b2c7",
66
+ "@dxos/process": "0.5.1-main.f02b2c7",
67
+ "@dxos/protocols": "0.5.1-main.f02b2c7",
68
+ "@dxos/random": "0.5.1-main.f02b2c7",
69
+ "@dxos/rpc": "0.5.1-main.f02b2c7",
70
+ "@dxos/util": "0.5.1-main.f02b2c7",
71
+ "@dxos/tasks-template": "0.5.1-main.f02b2c7"
72
72
  },
73
73
  "devDependencies": {
74
74
  "@oclif/test": "^2.3.31",