@xyo-network/bridge-pub-sub 2.93.5 → 2.93.7
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/dist/browser/AsyncQueryBus/AsyncQueryBusBase.d.cts +2 -2
- package/dist/browser/AsyncQueryBus/AsyncQueryBusBase.d.mts +2 -2
- package/dist/browser/AsyncQueryBus/AsyncQueryBusBase.d.ts +2 -2
- package/dist/node/AsyncQueryBus/AsyncQueryBusBase.d.cts +2 -2
- package/dist/node/AsyncQueryBus/AsyncQueryBusBase.d.mts +2 -2
- package/dist/node/AsyncQueryBus/AsyncQueryBusBase.d.ts +2 -2
- package/package.json +17 -17
|
@@ -70,7 +70,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
70
70
|
schema: "network.xyo.boundwitness";
|
|
71
71
|
}, "schema"> & {
|
|
72
72
|
schema: "network.xyo.boundwitness";
|
|
73
|
-
}>>;
|
|
73
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
74
74
|
responsesArchivist(): Promise<import("@xyo-network/archivist-model").ArchivistInstance<import("@xylabs/object").BaseParamsFields & {
|
|
75
75
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
76
76
|
addToResolvers?: boolean | undefined;
|
|
@@ -111,7 +111,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
111
111
|
schema: "network.xyo.diviner.boundwitness.query";
|
|
112
112
|
}, import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & import("@xyo-network/boundwitness-model").BoundWitnessFields & {
|
|
113
113
|
schema: "network.xyo.boundwitness";
|
|
114
|
-
}>>;
|
|
114
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
115
115
|
/**
|
|
116
116
|
* Commit the internal state of the process. This is similar
|
|
117
117
|
* to a transaction completion in a database and should only be called
|
|
@@ -70,7 +70,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
70
70
|
schema: "network.xyo.boundwitness";
|
|
71
71
|
}, "schema"> & {
|
|
72
72
|
schema: "network.xyo.boundwitness";
|
|
73
|
-
}>>;
|
|
73
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
74
74
|
responsesArchivist(): Promise<import("@xyo-network/archivist-model").ArchivistInstance<import("@xylabs/object").BaseParamsFields & {
|
|
75
75
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
76
76
|
addToResolvers?: boolean | undefined;
|
|
@@ -111,7 +111,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
111
111
|
schema: "network.xyo.diviner.boundwitness.query";
|
|
112
112
|
}, import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & import("@xyo-network/boundwitness-model").BoundWitnessFields & {
|
|
113
113
|
schema: "network.xyo.boundwitness";
|
|
114
|
-
}>>;
|
|
114
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
115
115
|
/**
|
|
116
116
|
* Commit the internal state of the process. This is similar
|
|
117
117
|
* to a transaction completion in a database and should only be called
|
|
@@ -70,7 +70,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
70
70
|
schema: "network.xyo.boundwitness";
|
|
71
71
|
}, "schema"> & {
|
|
72
72
|
schema: "network.xyo.boundwitness";
|
|
73
|
-
}>>;
|
|
73
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
74
74
|
responsesArchivist(): Promise<import("@xyo-network/archivist-model").ArchivistInstance<import("@xylabs/object").BaseParamsFields & {
|
|
75
75
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
76
76
|
addToResolvers?: boolean | undefined;
|
|
@@ -111,7 +111,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
111
111
|
schema: "network.xyo.diviner.boundwitness.query";
|
|
112
112
|
}, import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & import("@xyo-network/boundwitness-model").BoundWitnessFields & {
|
|
113
113
|
schema: "network.xyo.boundwitness";
|
|
114
|
-
}>>;
|
|
114
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
115
115
|
/**
|
|
116
116
|
* Commit the internal state of the process. This is similar
|
|
117
117
|
* to a transaction completion in a database and should only be called
|
|
@@ -70,7 +70,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
70
70
|
schema: "network.xyo.boundwitness";
|
|
71
71
|
}, "schema"> & {
|
|
72
72
|
schema: "network.xyo.boundwitness";
|
|
73
|
-
}>>;
|
|
73
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
74
74
|
responsesArchivist(): Promise<import("@xyo-network/archivist-model").ArchivistInstance<import("@xylabs/object").BaseParamsFields & {
|
|
75
75
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
76
76
|
addToResolvers?: boolean | undefined;
|
|
@@ -111,7 +111,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
111
111
|
schema: "network.xyo.diviner.boundwitness.query";
|
|
112
112
|
}, import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & import("@xyo-network/boundwitness-model").BoundWitnessFields & {
|
|
113
113
|
schema: "network.xyo.boundwitness";
|
|
114
|
-
}>>;
|
|
114
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
115
115
|
/**
|
|
116
116
|
* Commit the internal state of the process. This is similar
|
|
117
117
|
* to a transaction completion in a database and should only be called
|
|
@@ -70,7 +70,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
70
70
|
schema: "network.xyo.boundwitness";
|
|
71
71
|
}, "schema"> & {
|
|
72
72
|
schema: "network.xyo.boundwitness";
|
|
73
|
-
}>>;
|
|
73
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
74
74
|
responsesArchivist(): Promise<import("@xyo-network/archivist-model").ArchivistInstance<import("@xylabs/object").BaseParamsFields & {
|
|
75
75
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
76
76
|
addToResolvers?: boolean | undefined;
|
|
@@ -111,7 +111,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
111
111
|
schema: "network.xyo.diviner.boundwitness.query";
|
|
112
112
|
}, import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & import("@xyo-network/boundwitness-model").BoundWitnessFields & {
|
|
113
113
|
schema: "network.xyo.boundwitness";
|
|
114
|
-
}>>;
|
|
114
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
115
115
|
/**
|
|
116
116
|
* Commit the internal state of the process. This is similar
|
|
117
117
|
* to a transaction completion in a database and should only be called
|
|
@@ -70,7 +70,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
70
70
|
schema: "network.xyo.boundwitness";
|
|
71
71
|
}, "schema"> & {
|
|
72
72
|
schema: "network.xyo.boundwitness";
|
|
73
|
-
}>>;
|
|
73
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
74
74
|
responsesArchivist(): Promise<import("@xyo-network/archivist-model").ArchivistInstance<import("@xylabs/object").BaseParamsFields & {
|
|
75
75
|
account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
|
|
76
76
|
addToResolvers?: boolean | undefined;
|
|
@@ -111,7 +111,7 @@ export declare class AsyncQueryBusBase<TParams extends AsyncQueryBusParams = Asy
|
|
|
111
111
|
schema: "network.xyo.diviner.boundwitness.query";
|
|
112
112
|
}, import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & import("@xyo-network/boundwitness-model").BoundWitnessFields & {
|
|
113
113
|
schema: "network.xyo.boundwitness";
|
|
114
|
-
}>>;
|
|
114
|
+
}, import("@xyo-network/diviner-model").DivinerModuleEventData>>;
|
|
115
115
|
/**
|
|
116
116
|
* Commit the internal state of the process. This is similar
|
|
117
117
|
* to a transaction completion in a database and should only be called
|
package/package.json
CHANGED
|
@@ -19,28 +19,28 @@
|
|
|
19
19
|
"@xylabs/object": "^3.0.24",
|
|
20
20
|
"@xylabs/promise": "^3.0.24",
|
|
21
21
|
"@xylabs/timer": "^3.0.24",
|
|
22
|
-
"@xyo-network/abstract-bridge": "~2.93.
|
|
23
|
-
"@xyo-network/account": "~2.93.
|
|
24
|
-
"@xyo-network/archivist-model": "~2.93.
|
|
25
|
-
"@xyo-network/boundwitness-model": "~2.93.
|
|
26
|
-
"@xyo-network/bridge-model": "~2.93.
|
|
27
|
-
"@xyo-network/config-payload-plugin": "~2.93.
|
|
28
|
-
"@xyo-network/diviner-boundwitness-model": "~2.93.
|
|
29
|
-
"@xyo-network/diviner-model": "~2.93.
|
|
30
|
-
"@xyo-network/module-model": "~2.93.
|
|
31
|
-
"@xyo-network/payload-builder": "~2.93.
|
|
32
|
-
"@xyo-network/payload-model": "~2.93.
|
|
22
|
+
"@xyo-network/abstract-bridge": "~2.93.7",
|
|
23
|
+
"@xyo-network/account": "~2.93.7",
|
|
24
|
+
"@xyo-network/archivist-model": "~2.93.7",
|
|
25
|
+
"@xyo-network/boundwitness-model": "~2.93.7",
|
|
26
|
+
"@xyo-network/bridge-model": "~2.93.7",
|
|
27
|
+
"@xyo-network/config-payload-plugin": "~2.93.7",
|
|
28
|
+
"@xyo-network/diviner-boundwitness-model": "~2.93.7",
|
|
29
|
+
"@xyo-network/diviner-model": "~2.93.7",
|
|
30
|
+
"@xyo-network/module-model": "~2.93.7",
|
|
31
|
+
"@xyo-network/payload-builder": "~2.93.7",
|
|
32
|
+
"@xyo-network/payload-model": "~2.93.7",
|
|
33
33
|
"lru-cache": "^10.2.0"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@xylabs/logger": "^3.0.24",
|
|
37
37
|
"@xylabs/ts-scripts-yarn3": "^3.5.2",
|
|
38
38
|
"@xylabs/tsconfig": "^3.5.2",
|
|
39
|
-
"@xyo-network/archivist-memory": "~2.93.
|
|
40
|
-
"@xyo-network/diviner-boundwitness-memory": "~2.93.
|
|
41
|
-
"@xyo-network/node-memory": "~2.93.
|
|
42
|
-
"@xyo-network/node-model": "~2.93.
|
|
43
|
-
"@xyo-network/payload-wrapper": "~2.93.
|
|
39
|
+
"@xyo-network/archivist-memory": "~2.93.7",
|
|
40
|
+
"@xyo-network/diviner-boundwitness-memory": "~2.93.7",
|
|
41
|
+
"@xyo-network/node-memory": "~2.93.7",
|
|
42
|
+
"@xyo-network/node-model": "~2.93.7",
|
|
43
|
+
"@xyo-network/payload-wrapper": "~2.93.7",
|
|
44
44
|
"typescript": "^5.4.3"
|
|
45
45
|
},
|
|
46
46
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
@@ -82,6 +82,6 @@
|
|
|
82
82
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
|
|
83
83
|
},
|
|
84
84
|
"sideEffects": false,
|
|
85
|
-
"version": "2.93.
|
|
85
|
+
"version": "2.93.7",
|
|
86
86
|
"type": "module"
|
|
87
87
|
}
|