@dxos/client-services 0.7.4-staging.99db212 → 0.7.4

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.
@@ -6,7 +6,7 @@ import {
6
6
  InvitationsManager,
7
7
  ServiceContext,
8
8
  SpaceInvitationProtocol
9
- } from "../chunk-UZHCGQXR.mjs";
9
+ } from "../chunk-OQOXRHWF.mjs";
10
10
 
11
11
  // packages/sdk/client-services/src/packlets/testing/credential-utils.ts
12
12
  import { createCredential } from "@dxos/credentials";
@@ -1,2 +1,2 @@
1
- export declare const DXOS_VERSION = "0.7.4-staging.99db212";
1
+ export declare const DXOS_VERSION = "0.7.4";
2
2
  //# sourceMappingURL=version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../../src/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,0BAA0B,CAAC"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../../src/version.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,UAAU,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/client-services",
3
- "version": "0.7.4-staging.99db212",
3
+ "version": "0.7.4",
4
4
  "description": "DXOS client services implementation",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -42,48 +42,48 @@
42
42
  "dependencies": {
43
43
  "cbor-x": "^1.5.4",
44
44
  "platform": "^1.3.6",
45
- "@dxos/async": "0.7.4-staging.99db212",
46
- "@dxos/automerge": "0.7.4-staging.99db212",
47
- "@dxos/codec-protobuf": "0.7.4-staging.99db212",
48
- "@dxos/client-protocol": "0.7.4-staging.99db212",
49
- "@dxos/context": "0.7.4-staging.99db212",
50
- "@dxos/credentials": "0.7.4-staging.99db212",
51
- "@dxos/config": "0.7.4-staging.99db212",
52
- "@dxos/debug": "0.7.4-staging.99db212",
53
- "@dxos/crypto": "0.7.4-staging.99db212",
54
- "@dxos/echo-db": "0.7.4-staging.99db212",
55
- "@dxos/echo-pipeline": "0.7.4-staging.99db212",
56
- "@dxos/echo-protocol": "0.7.4-staging.99db212",
57
- "@dxos/edge-client": "0.7.4-staging.99db212",
58
- "@dxos/feed-store": "0.7.4-staging.99db212",
59
- "@dxos/echo-schema": "0.7.4-staging.99db212",
60
- "@dxos/indexing": "0.7.4-staging.99db212",
61
- "@dxos/invariant": "0.7.4-staging.99db212",
62
- "@dxos/keyring": "0.7.4-staging.99db212",
63
- "@dxos/kv-store": "0.7.4-staging.99db212",
64
- "@dxos/keys": "0.7.4-staging.99db212",
65
- "@dxos/log": "0.7.4-staging.99db212",
66
- "@dxos/lock-file": "0.7.4-staging.99db212",
67
- "@dxos/network-manager": "0.7.4-staging.99db212",
68
- "@dxos/messaging": "0.7.4-staging.99db212",
69
- "@dxos/node-std": "0.7.4-staging.99db212",
70
- "@dxos/protocols": "0.7.4-staging.99db212",
71
- "@dxos/random-access-storage": "0.7.4-staging.99db212",
72
- "@dxos/rpc": "0.7.4-staging.99db212",
73
- "@dxos/teleport-extension-gossip": "0.7.4-staging.99db212",
74
- "@dxos/timeframe": "0.7.4-staging.99db212",
75
- "@dxos/teleport": "0.7.4-staging.99db212",
76
- "@dxos/teleport-extension-object-sync": "0.7.4-staging.99db212",
77
- "@dxos/tracing": "0.7.4-staging.99db212",
78
- "@dxos/util": "0.7.4-staging.99db212",
79
- "@dxos/websocket-rpc": "0.7.4-staging.99db212"
45
+ "@dxos/async": "0.7.4",
46
+ "@dxos/client-protocol": "0.7.4",
47
+ "@dxos/automerge": "0.7.4",
48
+ "@dxos/codec-protobuf": "0.7.4",
49
+ "@dxos/context": "0.7.4",
50
+ "@dxos/config": "0.7.4",
51
+ "@dxos/credentials": "0.7.4",
52
+ "@dxos/debug": "0.7.4",
53
+ "@dxos/crypto": "0.7.4",
54
+ "@dxos/echo-db": "0.7.4",
55
+ "@dxos/echo-pipeline": "0.7.4",
56
+ "@dxos/echo-schema": "0.7.4",
57
+ "@dxos/edge-client": "0.7.4",
58
+ "@dxos/echo-protocol": "0.7.4",
59
+ "@dxos/indexing": "0.7.4",
60
+ "@dxos/invariant": "0.7.4",
61
+ "@dxos/keyring": "0.7.4",
62
+ "@dxos/feed-store": "0.7.4",
63
+ "@dxos/kv-store": "0.7.4",
64
+ "@dxos/keys": "0.7.4",
65
+ "@dxos/lock-file": "0.7.4",
66
+ "@dxos/log": "0.7.4",
67
+ "@dxos/network-manager": "0.7.4",
68
+ "@dxos/node-std": "0.7.4",
69
+ "@dxos/protocols": "0.7.4",
70
+ "@dxos/messaging": "0.7.4",
71
+ "@dxos/rpc": "0.7.4",
72
+ "@dxos/random-access-storage": "0.7.4",
73
+ "@dxos/teleport": "0.7.4",
74
+ "@dxos/teleport-extension-gossip": "0.7.4",
75
+ "@dxos/teleport-extension-object-sync": "0.7.4",
76
+ "@dxos/tracing": "0.7.4",
77
+ "@dxos/timeframe": "0.7.4",
78
+ "@dxos/websocket-rpc": "0.7.4",
79
+ "@dxos/util": "0.7.4"
80
80
  },
81
81
  "devDependencies": {
82
82
  "@types/platform": "^1.3.4",
83
83
  "@types/readable-stream": "^2.3.9",
84
84
  "get-port-please": "^3.1.1",
85
- "@dxos/signal": "0.7.4-staging.99db212",
86
- "@dxos/test-utils": "0.7.4-staging.99db212"
85
+ "@dxos/signal": "0.7.4",
86
+ "@dxos/test-utils": "0.7.4"
87
87
  },
88
88
  "publishConfig": {
89
89
  "access": "public"
package/src/version.ts CHANGED
@@ -1 +1,5 @@
1
- export const DXOS_VERSION = "0.7.4-staging.99db212";
1
+ //
2
+ // Copyright 2023 DXOS.org
3
+ //
4
+
5
+ export const DXOS_VERSION = '0.7.4'; // {x-release-please-version}