@dxos/echo-pipeline 0.6.6-staging.23d123d → 0.6.6-staging.41c080b

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.23d123d",
3
+ "version": "0.6.6-staging.41c080b",
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.23d123d",
45
- "@dxos/automerge": "0.6.6-staging.23d123d",
46
- "@dxos/context": "0.6.6-staging.23d123d",
47
- "@dxos/credentials": "0.6.6-staging.23d123d",
48
- "@dxos/debug": "0.6.6-staging.23d123d",
49
- "@dxos/crypto": "0.6.6-staging.23d123d",
50
- "@dxos/codec-protobuf": "0.6.6-staging.23d123d",
51
- "@dxos/echo-protocol": "0.6.6-staging.23d123d",
52
- "@dxos/feed-store": "0.6.6-staging.23d123d",
53
- "@dxos/echo-schema": "0.6.6-staging.23d123d",
54
- "@dxos/indexing": "0.6.6-staging.23d123d",
55
- "@dxos/hypercore": "0.6.6-staging.23d123d",
56
- "@dxos/invariant": "0.6.6-staging.23d123d",
57
- "@dxos/keys": "0.6.6-staging.23d123d",
58
- "@dxos/kv-store": "0.6.6-staging.23d123d",
59
- "@dxos/keyring": "0.6.6-staging.23d123d",
60
- "@dxos/log": "0.6.6-staging.23d123d",
61
- "@dxos/messaging": "0.6.6-staging.23d123d",
62
- "@dxos/network-manager": "0.6.6-staging.23d123d",
63
- "@dxos/node-std": "0.6.6-staging.23d123d",
64
- "@dxos/protocols": "0.6.6-staging.23d123d",
65
- "@dxos/random-access-storage": "0.6.6-staging.23d123d",
66
- "@dxos/rpc": "0.6.6-staging.23d123d",
67
- "@dxos/teleport": "0.6.6-staging.23d123d",
68
- "@dxos/teleport-extension-automerge-replicator": "0.6.6-staging.23d123d",
69
- "@dxos/teleport-extension-gossip": "0.6.6-staging.23d123d",
70
- "@dxos/timeframe": "0.6.6-staging.23d123d",
71
- "@dxos/teleport-extension-replicator": "0.6.6-staging.23d123d",
72
- "@dxos/tracing": "0.6.6-staging.23d123d",
73
- "@dxos/teleport-extension-object-sync": "0.6.6-staging.23d123d",
74
- "@dxos/typings": "0.6.6-staging.23d123d",
75
- "@dxos/util": "0.6.6-staging.23d123d"
44
+ "@dxos/automerge": "0.6.6-staging.41c080b",
45
+ "@dxos/codec-protobuf": "0.6.6-staging.41c080b",
46
+ "@dxos/context": "0.6.6-staging.41c080b",
47
+ "@dxos/async": "0.6.6-staging.41c080b",
48
+ "@dxos/credentials": "0.6.6-staging.41c080b",
49
+ "@dxos/crypto": "0.6.6-staging.41c080b",
50
+ "@dxos/debug": "0.6.6-staging.41c080b",
51
+ "@dxos/echo-protocol": "0.6.6-staging.41c080b",
52
+ "@dxos/echo-schema": "0.6.6-staging.41c080b",
53
+ "@dxos/hypercore": "0.6.6-staging.41c080b",
54
+ "@dxos/indexing": "0.6.6-staging.41c080b",
55
+ "@dxos/invariant": "0.6.6-staging.41c080b",
56
+ "@dxos/feed-store": "0.6.6-staging.41c080b",
57
+ "@dxos/keyring": "0.6.6-staging.41c080b",
58
+ "@dxos/keys": "0.6.6-staging.41c080b",
59
+ "@dxos/kv-store": "0.6.6-staging.41c080b",
60
+ "@dxos/log": "0.6.6-staging.41c080b",
61
+ "@dxos/messaging": "0.6.6-staging.41c080b",
62
+ "@dxos/network-manager": "0.6.6-staging.41c080b",
63
+ "@dxos/node-std": "0.6.6-staging.41c080b",
64
+ "@dxos/protocols": "0.6.6-staging.41c080b",
65
+ "@dxos/random-access-storage": "0.6.6-staging.41c080b",
66
+ "@dxos/teleport": "0.6.6-staging.41c080b",
67
+ "@dxos/rpc": "0.6.6-staging.41c080b",
68
+ "@dxos/teleport-extension-automerge-replicator": "0.6.6-staging.41c080b",
69
+ "@dxos/teleport-extension-gossip": "0.6.6-staging.41c080b",
70
+ "@dxos/teleport-extension-object-sync": "0.6.6-staging.41c080b",
71
+ "@dxos/teleport-extension-replicator": "0.6.6-staging.41c080b",
72
+ "@dxos/timeframe": "0.6.6-staging.41c080b",
73
+ "@dxos/tracing": "0.6.6-staging.41c080b",
74
+ "@dxos/util": "0.6.6-staging.41c080b",
75
+ "@dxos/typings": "0.6.6-staging.41c080b"
76
76
  },
77
77
  "devDependencies": {
78
78
  "fast-check": "^3.19.0",