@xyo-network/domain-plugin 2.91.0 → 2.91.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.
- package/dist/browser/Plugin.d.cts +1 -0
- package/dist/browser/Plugin.d.cts.map +1 -1
- package/dist/browser/Plugin.d.mts +1 -0
- package/dist/browser/Plugin.d.mts.map +1 -1
- package/dist/browser/Plugin.d.ts +1 -0
- package/dist/browser/Plugin.d.ts.map +1 -1
- package/dist/node/Plugin.d.cts +1 -0
- package/dist/node/Plugin.d.cts.map +1 -1
- package/dist/node/Plugin.d.mts +1 -0
- package/dist/node/Plugin.d.mts.map +1 -1
- package/dist/node/Plugin.d.ts +1 -0
- package/dist/node/Plugin.d.ts.map +1 -1
- package/package.json +8 -8
|
@@ -13,5 +13,6 @@ export declare const DomainPlugin: () => import("@xyo-network/payloadset-plugin"
|
|
|
13
13
|
schema: string;
|
|
14
14
|
};
|
|
15
15
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
16
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
16
17
|
}>>;
|
|
17
18
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;GAStB,CAAA"}
|
|
@@ -13,5 +13,6 @@ export declare const DomainPlugin: () => import("@xyo-network/payloadset-plugin"
|
|
|
13
13
|
schema: string;
|
|
14
14
|
};
|
|
15
15
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
16
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
16
17
|
}>>;
|
|
17
18
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;GAStB,CAAA"}
|
package/dist/browser/Plugin.d.ts
CHANGED
|
@@ -13,5 +13,6 @@ export declare const DomainPlugin: () => import("@xyo-network/payloadset-plugin"
|
|
|
13
13
|
schema: string;
|
|
14
14
|
};
|
|
15
15
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
16
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
16
17
|
}>>;
|
|
17
18
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;GAStB,CAAA"}
|
package/dist/node/Plugin.d.cts
CHANGED
|
@@ -13,5 +13,6 @@ export declare const DomainPlugin: () => import("@xyo-network/payloadset-plugin"
|
|
|
13
13
|
schema: string;
|
|
14
14
|
};
|
|
15
15
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
16
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
16
17
|
}>>;
|
|
17
18
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;GAStB,CAAA"}
|
package/dist/node/Plugin.d.mts
CHANGED
|
@@ -13,5 +13,6 @@ export declare const DomainPlugin: () => import("@xyo-network/payloadset-plugin"
|
|
|
13
13
|
schema: string;
|
|
14
14
|
};
|
|
15
15
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
16
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
16
17
|
}>>;
|
|
17
18
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;GAStB,CAAA"}
|
package/dist/node/Plugin.d.ts
CHANGED
|
@@ -13,5 +13,6 @@ export declare const DomainPlugin: () => import("@xyo-network/payloadset-plugin"
|
|
|
13
13
|
schema: string;
|
|
14
14
|
};
|
|
15
15
|
ephemeralQueryAccountEnabled?: boolean | undefined;
|
|
16
|
+
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[] | undefined;
|
|
16
17
|
}>>;
|
|
17
18
|
//# sourceMappingURL=Plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAEzC,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;GAStB,CAAA"}
|
package/package.json
CHANGED
|
@@ -11,17 +11,17 @@
|
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@xylabs/promise": "^3.0.24",
|
|
14
|
-
"@xyo-network/abstract-witness": "^2.
|
|
15
|
-
"@xyo-network/domain-payload-plugin": "^2.
|
|
16
|
-
"@xyo-network/module-model": "^2.
|
|
17
|
-
"@xyo-network/payload-model": "^2.
|
|
18
|
-
"@xyo-network/payloadset-plugin": "^2.
|
|
19
|
-
"@xyo-network/witness-model": "^2.
|
|
14
|
+
"@xyo-network/abstract-witness": "^2.94.0",
|
|
15
|
+
"@xyo-network/domain-payload-plugin": "^2.94.0",
|
|
16
|
+
"@xyo-network/module-model": "^2.94.0",
|
|
17
|
+
"@xyo-network/payload-model": "^2.94.0",
|
|
18
|
+
"@xyo-network/payloadset-plugin": "^2.94.0",
|
|
19
|
+
"@xyo-network/witness-model": "^2.94.0"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@xylabs/ts-scripts-yarn3": "^3.5.2",
|
|
23
23
|
"@xylabs/tsconfig": "^3.5.2",
|
|
24
|
-
"@xyo-network/account": "^2.
|
|
24
|
+
"@xyo-network/account": "^2.94.0",
|
|
25
25
|
"typescript": "^5.4.3"
|
|
26
26
|
},
|
|
27
27
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
@@ -63,6 +63,6 @@
|
|
|
63
63
|
"url": "https://github.com/XYOracleNetwork/plugins.git"
|
|
64
64
|
},
|
|
65
65
|
"sideEffects": false,
|
|
66
|
-
"version": "2.91.
|
|
66
|
+
"version": "2.91.2",
|
|
67
67
|
"type": "module"
|
|
68
68
|
}
|