@dxos/client-services 0.4.7-main.77593d4 → 0.4.7-main.85d9ee7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/client-services",
3
- "version": "0.4.7-main.77593d4",
3
+ "version": "0.4.7-main.85d9ee7",
4
4
  "description": "DXOS client services implementation",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -22,44 +22,44 @@
22
22
  ],
23
23
  "dependencies": {
24
24
  "platform": "^1.3.6",
25
- "@dxos/async": "0.4.7-main.77593d4",
26
- "@dxos/codec-protobuf": "0.4.7-main.77593d4",
27
- "@dxos/client-protocol": "0.4.7-main.77593d4",
28
- "@dxos/credentials": "0.4.7-main.77593d4",
29
- "@dxos/config": "0.4.7-main.77593d4",
30
- "@dxos/context": "0.4.7-main.77593d4",
31
- "@dxos/crypto": "0.4.7-main.77593d4",
32
- "@dxos/debug": "0.4.7-main.77593d4",
33
- "@dxos/document-model": "0.4.7-main.77593d4",
34
- "@dxos/echo-db": "0.4.7-main.77593d4",
35
- "@dxos/echo-pipeline": "0.4.7-main.77593d4",
36
- "@dxos/echo-schema": "0.4.7-main.77593d4",
37
- "@dxos/invariant": "0.4.7-main.77593d4",
38
- "@dxos/feed-store": "0.4.7-main.77593d4",
39
- "@dxos/keyring": "0.4.7-main.77593d4",
40
- "@dxos/keys": "0.4.7-main.77593d4",
41
- "@dxos/lock-file": "0.4.7-main.77593d4",
42
- "@dxos/log": "0.4.7-main.77593d4",
43
- "@dxos/messaging": "0.4.7-main.77593d4",
44
- "@dxos/model-factory": "0.4.7-main.77593d4",
45
- "@dxos/network-manager": "0.4.7-main.77593d4",
46
- "@dxos/node-std": "0.4.7-main.77593d4",
47
- "@dxos/protocols": "0.4.7-main.77593d4",
48
- "@dxos/rpc": "0.4.7-main.77593d4",
49
- "@dxos/teleport": "0.4.7-main.77593d4",
50
- "@dxos/random-access-storage": "0.4.7-main.77593d4",
51
- "@dxos/teleport-extension-gossip": "0.4.7-main.77593d4",
52
- "@dxos/text-model": "0.4.7-main.77593d4",
53
- "@dxos/teleport-extension-object-sync": "0.4.7-main.77593d4",
54
- "@dxos/timeframe": "0.4.7-main.77593d4",
55
- "@dxos/tracing": "0.4.7-main.77593d4",
56
- "@dxos/util": "0.4.7-main.77593d4",
57
- "@dxos/websocket-rpc": "0.4.7-main.77593d4"
25
+ "@dxos/client-protocol": "0.4.7-main.85d9ee7",
26
+ "@dxos/async": "0.4.7-main.85d9ee7",
27
+ "@dxos/codec-protobuf": "0.4.7-main.85d9ee7",
28
+ "@dxos/config": "0.4.7-main.85d9ee7",
29
+ "@dxos/context": "0.4.7-main.85d9ee7",
30
+ "@dxos/crypto": "0.4.7-main.85d9ee7",
31
+ "@dxos/credentials": "0.4.7-main.85d9ee7",
32
+ "@dxos/debug": "0.4.7-main.85d9ee7",
33
+ "@dxos/echo-db": "0.4.7-main.85d9ee7",
34
+ "@dxos/document-model": "0.4.7-main.85d9ee7",
35
+ "@dxos/echo-pipeline": "0.4.7-main.85d9ee7",
36
+ "@dxos/echo-schema": "0.4.7-main.85d9ee7",
37
+ "@dxos/feed-store": "0.4.7-main.85d9ee7",
38
+ "@dxos/invariant": "0.4.7-main.85d9ee7",
39
+ "@dxos/keyring": "0.4.7-main.85d9ee7",
40
+ "@dxos/lock-file": "0.4.7-main.85d9ee7",
41
+ "@dxos/keys": "0.4.7-main.85d9ee7",
42
+ "@dxos/log": "0.4.7-main.85d9ee7",
43
+ "@dxos/messaging": "0.4.7-main.85d9ee7",
44
+ "@dxos/model-factory": "0.4.7-main.85d9ee7",
45
+ "@dxos/network-manager": "0.4.7-main.85d9ee7",
46
+ "@dxos/node-std": "0.4.7-main.85d9ee7",
47
+ "@dxos/protocols": "0.4.7-main.85d9ee7",
48
+ "@dxos/random-access-storage": "0.4.7-main.85d9ee7",
49
+ "@dxos/teleport": "0.4.7-main.85d9ee7",
50
+ "@dxos/teleport-extension-gossip": "0.4.7-main.85d9ee7",
51
+ "@dxos/rpc": "0.4.7-main.85d9ee7",
52
+ "@dxos/teleport-extension-object-sync": "0.4.7-main.85d9ee7",
53
+ "@dxos/text-model": "0.4.7-main.85d9ee7",
54
+ "@dxos/tracing": "0.4.7-main.85d9ee7",
55
+ "@dxos/timeframe": "0.4.7-main.85d9ee7",
56
+ "@dxos/websocket-rpc": "0.4.7-main.85d9ee7",
57
+ "@dxos/util": "0.4.7-main.85d9ee7"
58
58
  },
59
59
  "devDependencies": {
60
60
  "@types/platform": "^1.3.4",
61
61
  "@types/readable-stream": "^2.3.9",
62
- "@dxos/signal": "0.4.7-main.77593d4"
62
+ "@dxos/signal": "0.4.7-main.85d9ee7"
63
63
  },
64
64
  "publishConfig": {
65
65
  "access": "public"
@@ -215,9 +215,7 @@ export class SpacesServiceImpl implements SpacesService {
215
215
  return {
216
216
  identity: {
217
217
  identityKey: member.key,
218
- profile: {
219
- displayName: member.profile?.displayName,
220
- },
218
+ profile: member.profile ?? {},
221
219
  },
222
220
  presence: member.removed
223
221
  ? SpaceMember.PresenceState.REMOVED
@@ -76,7 +76,7 @@ export class SharedWorkerConnection {
76
76
  BridgeService: this._transportService,
77
77
  },
78
78
  port: this._systemPort,
79
- timeout: 200,
79
+ timeout: 30_000,
80
80
  });
81
81
 
82
82
  let lockKey: string | undefined;
package/src/version.ts CHANGED
@@ -1 +1 @@
1
- export const DXOS_VERSION = "0.4.7-main.77593d4";
1
+ export const DXOS_VERSION = "0.4.7-main.85d9ee7";