@xyo-network/bridge-model 2.68.0 → 2.69.0-rc.2
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.
|
@@ -15,6 +15,7 @@ export declare const isBridgeModule: import("@xyo-network/module-model").ModuleT
|
|
|
15
15
|
readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
|
|
16
16
|
readonly disallowed?: Record<string, string[]> | undefined;
|
|
17
17
|
} | undefined;
|
|
18
|
+
readonly sign?: boolean | undefined;
|
|
18
19
|
readonly storeQueries?: boolean | undefined;
|
|
19
20
|
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
20
21
|
readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
|
|
@@ -28,6 +29,7 @@ export declare const isBridgeModule: import("@xyo-network/module-model").ModuleT
|
|
|
28
29
|
readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
|
|
29
30
|
readonly disallowed?: Record<string, string[]> | undefined;
|
|
30
31
|
} | undefined;
|
|
32
|
+
readonly sign?: boolean | undefined;
|
|
31
33
|
readonly storeQueries?: boolean | undefined;
|
|
32
34
|
} & Omit<{
|
|
33
35
|
discoverCache?: true | import("./Config").CacheConfig | undefined;
|
|
@@ -58,6 +60,7 @@ export declare const asBridgeModule: {
|
|
|
58
60
|
readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
|
|
59
61
|
readonly disallowed?: Record<string, string[]> | undefined;
|
|
60
62
|
} | undefined;
|
|
63
|
+
readonly sign?: boolean | undefined;
|
|
61
64
|
readonly storeQueries?: boolean | undefined;
|
|
62
65
|
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
63
66
|
readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
|
|
@@ -71,6 +74,7 @@ export declare const asBridgeModule: {
|
|
|
71
74
|
readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
|
|
72
75
|
readonly disallowed?: Record<string, string[]> | undefined;
|
|
73
76
|
} | undefined;
|
|
77
|
+
readonly sign?: boolean | undefined;
|
|
74
78
|
readonly storeQueries?: boolean | undefined;
|
|
75
79
|
} & Omit<{
|
|
76
80
|
discoverCache?: true | import("./Config").CacheConfig | undefined;
|
|
@@ -100,6 +104,7 @@ export declare const asBridgeModule: {
|
|
|
100
104
|
readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
|
|
101
105
|
readonly disallowed?: Record<string, string[]> | undefined;
|
|
102
106
|
} | undefined;
|
|
107
|
+
readonly sign?: boolean | undefined;
|
|
103
108
|
readonly storeQueries?: boolean | undefined;
|
|
104
109
|
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
105
110
|
readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
|
|
@@ -113,6 +118,7 @@ export declare const asBridgeModule: {
|
|
|
113
118
|
readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
|
|
114
119
|
readonly disallowed?: Record<string, string[]> | undefined;
|
|
115
120
|
} | undefined;
|
|
121
|
+
readonly sign?: boolean | undefined;
|
|
116
122
|
readonly storeQueries?: boolean | undefined;
|
|
117
123
|
} & Omit<{
|
|
118
124
|
discoverCache?: true | import("./Config").CacheConfig | undefined;
|
|
@@ -147,6 +153,7 @@ export declare const withBridgeModule: <R>(module: any, closure: (module: Bridge
|
|
|
147
153
|
readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
|
|
148
154
|
readonly disallowed?: Record<string, string[]> | undefined;
|
|
149
155
|
} | undefined;
|
|
156
|
+
readonly sign?: boolean | undefined;
|
|
150
157
|
readonly storeQueries?: boolean | undefined;
|
|
151
158
|
} & Omit<Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
|
|
152
159
|
readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
|
|
@@ -160,6 +167,7 @@ export declare const withBridgeModule: <R>(module: any, closure: (module: Bridge
|
|
|
160
167
|
readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
|
|
161
168
|
readonly disallowed?: Record<string, string[]> | undefined;
|
|
162
169
|
} | undefined;
|
|
170
|
+
readonly sign?: boolean | undefined;
|
|
163
171
|
readonly storeQueries?: boolean | undefined;
|
|
164
172
|
} & Omit<{
|
|
165
173
|
discoverCache?: true | import("./Config").CacheConfig | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"typeChecks.d.ts","sourceRoot":"","sources":["../../src/typeChecks.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,UAAU,CAAA;AAGvD,eAAO,MAAM,gBAAgB,wEAM5B,CAAA;AACD,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"typeChecks.d.ts","sourceRoot":"","sources":["../../src/typeChecks.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,UAAU,CAAA;AAGvD,eAAO,MAAM,gBAAgB,wEAM5B,CAAA;AACD,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gEAAsG,CAAA;AAEjI,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAyC,CAAA;AACpE,eAAO,MAAM,gBAAgB;;;CAA2C,CAAA;AACxE,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uFAAqC,CAAA;AAClE,eAAO,MAAM,kBAAkB,2EAAuC,CAAA"}
|
package/package.json
CHANGED
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/boundwitness-builder": "~2.
|
|
14
|
-
"@xyo-network/core": "~2.
|
|
15
|
-
"@xyo-network/module": "~2.
|
|
16
|
-
"@xyo-network/module-model": "~2.
|
|
17
|
-
"@xyo-network/object-identity": "~2.
|
|
18
|
-
"@xyo-network/payload-model": "~2.
|
|
19
|
-
"@xyo-network/promise": "~2.
|
|
13
|
+
"@xyo-network/boundwitness-builder": "~2.69.0-rc.2",
|
|
14
|
+
"@xyo-network/core": "~2.69.0-rc.2",
|
|
15
|
+
"@xyo-network/module": "~2.69.0-rc.2",
|
|
16
|
+
"@xyo-network/module-model": "~2.69.0-rc.2",
|
|
17
|
+
"@xyo-network/object-identity": "~2.69.0-rc.2",
|
|
18
|
+
"@xyo-network/payload-model": "~2.69.0-rc.2",
|
|
19
|
+
"@xyo-network/promise": "~2.69.0-rc.2"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@xylabs/ts-scripts-yarn3": "^2.19.0",
|
|
@@ -56,5 +56,6 @@
|
|
|
56
56
|
},
|
|
57
57
|
"sideEffects": false,
|
|
58
58
|
"types": "dist/types/index.d.ts",
|
|
59
|
-
"version": "2.
|
|
59
|
+
"version": "2.69.0-rc.2",
|
|
60
|
+
"stableVersion": "2.68.0"
|
|
60
61
|
}
|