@dxos/client-services 0.8.3 → 0.8.4-main.84f28bd

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.8.3",
3
+ "version": "0.8.4-main.84f28bd",
4
4
  "description": "DXOS client services implementation",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -41,52 +41,52 @@
41
41
  "src"
42
42
  ],
43
43
  "dependencies": {
44
- "@automerge/automerge": "3.0.0-beta.4",
45
- "@automerge/automerge-repo": "2.0.1",
44
+ "@automerge/automerge": "3.0.0",
45
+ "@automerge/automerge-repo": "2.0.8",
46
46
  "@obsidize/tar-browserify": "^5.2.0",
47
47
  "cbor-x": "^1.5.4",
48
48
  "platform": "^1.3.6",
49
- "@dxos/async": "0.8.3",
50
- "@dxos/client-protocol": "0.8.3",
51
- "@dxos/codec-protobuf": "0.8.3",
52
- "@dxos/config": "0.8.3",
53
- "@dxos/credentials": "0.8.3",
54
- "@dxos/context": "0.8.3",
55
- "@dxos/crypto": "0.8.3",
56
- "@dxos/echo-db": "0.8.3",
57
- "@dxos/echo-pipeline": "0.8.3",
58
- "@dxos/debug": "0.8.3",
59
- "@dxos/echo-protocol": "0.8.3",
60
- "@dxos/edge-client": "0.8.3",
61
- "@dxos/echo-schema": "0.8.3",
62
- "@dxos/feed-store": "0.8.3",
63
- "@dxos/indexing": "0.8.3",
64
- "@dxos/invariant": "0.8.3",
65
- "@dxos/keyring": "0.8.3",
66
- "@dxos/keys": "0.8.3",
67
- "@dxos/kv-store": "0.8.3",
68
- "@dxos/lock-file": "0.8.3",
69
- "@dxos/log": "0.8.3",
70
- "@dxos/messaging": "0.8.3",
71
- "@dxos/network-manager": "0.8.3",
72
- "@dxos/random-access-storage": "0.8.3",
73
- "@dxos/protocols": "0.8.3",
74
- "@dxos/node-std": "0.8.3",
75
- "@dxos/rpc": "0.8.3",
76
- "@dxos/teleport-extension-gossip": "0.8.3",
77
- "@dxos/teleport-extension-object-sync": "0.8.3",
78
- "@dxos/teleport": "0.8.3",
79
- "@dxos/tracing": "0.8.3",
80
- "@dxos/util": "0.8.3",
81
- "@dxos/timeframe": "0.8.3",
82
- "@dxos/websocket-rpc": "0.8.3"
49
+ "@dxos/async": "0.8.4-main.84f28bd",
50
+ "@dxos/client-protocol": "0.8.4-main.84f28bd",
51
+ "@dxos/codec-protobuf": "0.8.4-main.84f28bd",
52
+ "@dxos/config": "0.8.4-main.84f28bd",
53
+ "@dxos/credentials": "0.8.4-main.84f28bd",
54
+ "@dxos/context": "0.8.4-main.84f28bd",
55
+ "@dxos/crypto": "0.8.4-main.84f28bd",
56
+ "@dxos/debug": "0.8.4-main.84f28bd",
57
+ "@dxos/echo-db": "0.8.4-main.84f28bd",
58
+ "@dxos/echo-pipeline": "0.8.4-main.84f28bd",
59
+ "@dxos/echo-protocol": "0.8.4-main.84f28bd",
60
+ "@dxos/echo-schema": "0.8.4-main.84f28bd",
61
+ "@dxos/edge-client": "0.8.4-main.84f28bd",
62
+ "@dxos/feed-store": "0.8.4-main.84f28bd",
63
+ "@dxos/indexing": "0.8.4-main.84f28bd",
64
+ "@dxos/keyring": "0.8.4-main.84f28bd",
65
+ "@dxos/invariant": "0.8.4-main.84f28bd",
66
+ "@dxos/kv-store": "0.8.4-main.84f28bd",
67
+ "@dxos/keys": "0.8.4-main.84f28bd",
68
+ "@dxos/lock-file": "0.8.4-main.84f28bd",
69
+ "@dxos/log": "0.8.4-main.84f28bd",
70
+ "@dxos/messaging": "0.8.4-main.84f28bd",
71
+ "@dxos/node-std": "0.8.4-main.84f28bd",
72
+ "@dxos/network-manager": "0.8.4-main.84f28bd",
73
+ "@dxos/protocols": "0.8.4-main.84f28bd",
74
+ "@dxos/random-access-storage": "0.8.4-main.84f28bd",
75
+ "@dxos/rpc": "0.8.4-main.84f28bd",
76
+ "@dxos/teleport": "0.8.4-main.84f28bd",
77
+ "@dxos/teleport-extension-gossip": "0.8.4-main.84f28bd",
78
+ "@dxos/teleport-extension-object-sync": "0.8.4-main.84f28bd",
79
+ "@dxos/timeframe": "0.8.4-main.84f28bd",
80
+ "@dxos/tracing": "0.8.4-main.84f28bd",
81
+ "@dxos/util": "0.8.4-main.84f28bd",
82
+ "@dxos/websocket-rpc": "0.8.4-main.84f28bd"
83
83
  },
84
84
  "devDependencies": {
85
85
  "@types/platform": "^1.3.4",
86
86
  "@types/readable-stream": "^2.3.9",
87
87
  "get-port-please": "^3.1.1",
88
- "@dxos/signal": "0.8.3",
89
- "@dxos/test-utils": "0.8.3"
88
+ "@dxos/signal": "0.8.4-main.84f28bd",
89
+ "@dxos/test-utils": "0.8.4-main.84f28bd"
90
90
  },
91
91
  "publishConfig": {
92
92
  "access": "public"
@@ -219,10 +219,10 @@ export class ClientServicesHost {
219
219
  log.warn('running signaling without telemetry metadata.');
220
220
  }
221
221
 
222
- const edgeEndpoint = config?.get('runtime.services.edge.url');
223
- if (edgeEndpoint) {
224
- this._edgeConnection = new EdgeClient(createStubEdgeIdentity(), { socketEndpoint: edgeEndpoint });
225
- this._edgeHttpClient = new EdgeHttpClient(edgeEndpoint);
222
+ const endpoint = config?.get('runtime.services.edge.url');
223
+ if (endpoint) {
224
+ this._edgeConnection = new EdgeClient(createStubEdgeIdentity(), { socketEndpoint: endpoint });
225
+ this._edgeHttpClient = new EdgeHttpClient(endpoint);
226
226
  }
227
227
 
228
228
  const {
package/src/version.ts CHANGED
@@ -1,5 +1 @@
1
- //
2
- // Copyright 2023 DXOS.org
3
- //
4
-
5
- export const DXOS_VERSION = '0.8.3'; // {x-release-please-version}
1
+ export const DXOS_VERSION = "0.8.4-main.84f28bd";
package/README.yml DELETED
@@ -1,5 +0,0 @@
1
- badges:
2
- - "[![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square)](https://github.com/standard/semistandard)"
3
-
4
- badgesWeMightSupportLater:
5
- - "[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)"