@dxos/echo-pipeline 0.6.6-staging.582ce24 → 0.6.6-staging.74c4257

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 (1) hide show
  1. package/package.json +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/echo-pipeline",
3
- "version": "0.6.6-staging.582ce24",
3
+ "version": "0.6.6-staging.74c4257",
4
4
  "description": "ECHO database.",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -41,38 +41,38 @@
41
41
  "crc-32": "^1.2.2",
42
42
  "level": "^8.0.1",
43
43
  "level-transcoder": "^1.0.1",
44
- "@dxos/async": "0.6.6-staging.582ce24",
45
- "@dxos/automerge": "0.6.6-staging.582ce24",
46
- "@dxos/credentials": "0.6.6-staging.582ce24",
47
- "@dxos/crypto": "0.6.6-staging.582ce24",
48
- "@dxos/debug": "0.6.6-staging.582ce24",
49
- "@dxos/echo-protocol": "0.6.6-staging.582ce24",
50
- "@dxos/echo-schema": "0.6.6-staging.582ce24",
51
- "@dxos/hypercore": "0.6.6-staging.582ce24",
52
- "@dxos/feed-store": "0.6.6-staging.582ce24",
53
- "@dxos/indexing": "0.6.6-staging.582ce24",
54
- "@dxos/invariant": "0.6.6-staging.582ce24",
55
- "@dxos/keys": "0.6.6-staging.582ce24",
56
- "@dxos/keyring": "0.6.6-staging.582ce24",
57
- "@dxos/kv-store": "0.6.6-staging.582ce24",
58
- "@dxos/log": "0.6.6-staging.582ce24",
59
- "@dxos/messaging": "0.6.6-staging.582ce24",
60
- "@dxos/node-std": "0.6.6-staging.582ce24",
61
- "@dxos/network-manager": "0.6.6-staging.582ce24",
62
- "@dxos/protocols": "0.6.6-staging.582ce24",
63
- "@dxos/random-access-storage": "0.6.6-staging.582ce24",
64
- "@dxos/teleport": "0.6.6-staging.582ce24",
65
- "@dxos/context": "0.6.6-staging.582ce24",
66
- "@dxos/rpc": "0.6.6-staging.582ce24",
67
- "@dxos/teleport-extension-automerge-replicator": "0.6.6-staging.582ce24",
68
- "@dxos/teleport-extension-gossip": "0.6.6-staging.582ce24",
69
- "@dxos/teleport-extension-object-sync": "0.6.6-staging.582ce24",
70
- "@dxos/teleport-extension-replicator": "0.6.6-staging.582ce24",
71
- "@dxos/tracing": "0.6.6-staging.582ce24",
72
- "@dxos/util": "0.6.6-staging.582ce24",
73
- "@dxos/typings": "0.6.6-staging.582ce24",
74
- "@dxos/timeframe": "0.6.6-staging.582ce24",
75
- "@dxos/codec-protobuf": "0.6.6-staging.582ce24"
44
+ "@dxos/context": "0.6.6-staging.74c4257",
45
+ "@dxos/codec-protobuf": "0.6.6-staging.74c4257",
46
+ "@dxos/async": "0.6.6-staging.74c4257",
47
+ "@dxos/credentials": "0.6.6-staging.74c4257",
48
+ "@dxos/automerge": "0.6.6-staging.74c4257",
49
+ "@dxos/debug": "0.6.6-staging.74c4257",
50
+ "@dxos/crypto": "0.6.6-staging.74c4257",
51
+ "@dxos/echo-protocol": "0.6.6-staging.74c4257",
52
+ "@dxos/echo-schema": "0.6.6-staging.74c4257",
53
+ "@dxos/hypercore": "0.6.6-staging.74c4257",
54
+ "@dxos/feed-store": "0.6.6-staging.74c4257",
55
+ "@dxos/invariant": "0.6.6-staging.74c4257",
56
+ "@dxos/indexing": "0.6.6-staging.74c4257",
57
+ "@dxos/keyring": "0.6.6-staging.74c4257",
58
+ "@dxos/keys": "0.6.6-staging.74c4257",
59
+ "@dxos/log": "0.6.6-staging.74c4257",
60
+ "@dxos/kv-store": "0.6.6-staging.74c4257",
61
+ "@dxos/messaging": "0.6.6-staging.74c4257",
62
+ "@dxos/network-manager": "0.6.6-staging.74c4257",
63
+ "@dxos/protocols": "0.6.6-staging.74c4257",
64
+ "@dxos/node-std": "0.6.6-staging.74c4257",
65
+ "@dxos/random-access-storage": "0.6.6-staging.74c4257",
66
+ "@dxos/teleport": "0.6.6-staging.74c4257",
67
+ "@dxos/rpc": "0.6.6-staging.74c4257",
68
+ "@dxos/teleport-extension-automerge-replicator": "0.6.6-staging.74c4257",
69
+ "@dxos/teleport-extension-gossip": "0.6.6-staging.74c4257",
70
+ "@dxos/teleport-extension-object-sync": "0.6.6-staging.74c4257",
71
+ "@dxos/teleport-extension-replicator": "0.6.6-staging.74c4257",
72
+ "@dxos/timeframe": "0.6.6-staging.74c4257",
73
+ "@dxos/util": "0.6.6-staging.74c4257",
74
+ "@dxos/typings": "0.6.6-staging.74c4257",
75
+ "@dxos/tracing": "0.6.6-staging.74c4257"
76
76
  },
77
77
  "devDependencies": {
78
78
  "fast-check": "^3.19.0",