@xyo-network/witness-model
Advanced tools
Comparing version 2.107.5 to 2.107.6
@@ -20,4 +20,4 @@ export declare const asAttachableWitnessInstance: { | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType | undefined; | ||
<TType_1 extends import("./AttachableInstance").AttachableWitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined; | ||
<TType extends import("./AttachableInstance").AttachableWitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
account?: import("@xyo-network/account-model").AccountInstance | "random"; | ||
@@ -58,4 +58,4 @@ addToResolvers?: boolean; | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType_1; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType; | ||
}; | ||
//# sourceMappingURL=asAttachableInstance.d.ts.map |
@@ -52,4 +52,4 @@ import { WitnessInstance } from './Instance'; | ||
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[]; | ||
}, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType | undefined; | ||
<TType_1 extends WitnessModule<import("@xylabs/object").BaseParamsFields & { | ||
}, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined; | ||
<TType extends WitnessModule<import("@xylabs/object").BaseParamsFields & { | ||
account?: import("@xyo-network/account-model").AccountInstance | "random"; | ||
@@ -82,3 +82,3 @@ addToResolvers?: boolean; | ||
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[]; | ||
}, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType_1; | ||
}, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType; | ||
}; | ||
@@ -104,4 +104,4 @@ export declare const asWitnessInstance: { | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType | undefined; | ||
<TType_1 extends WitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined; | ||
<TType extends WitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
account?: import("@xyo-network/account-model").AccountInstance | "random"; | ||
@@ -142,3 +142,3 @@ addToResolvers?: boolean; | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType_1; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType; | ||
}; | ||
@@ -145,0 +145,0 @@ export declare const withWitnessModule: <R>(module: any, closure: (module: WitnessModule<import("@xylabs/object").BaseParamsFields & { |
@@ -20,4 +20,4 @@ export declare const asAttachableWitnessInstance: { | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType | undefined; | ||
<TType_1 extends import("./AttachableInstance").AttachableWitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined; | ||
<TType extends import("./AttachableInstance").AttachableWitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
account?: import("@xyo-network/account-model").AccountInstance | "random"; | ||
@@ -58,4 +58,4 @@ addToResolvers?: boolean; | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType_1; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType; | ||
}; | ||
//# sourceMappingURL=asAttachableInstance.d.ts.map |
@@ -52,4 +52,4 @@ import { WitnessInstance } from './Instance'; | ||
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[]; | ||
}, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType | undefined; | ||
<TType_1 extends WitnessModule<import("@xylabs/object").BaseParamsFields & { | ||
}, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined; | ||
<TType extends WitnessModule<import("@xylabs/object").BaseParamsFields & { | ||
account?: import("@xyo-network/account-model").AccountInstance | "random"; | ||
@@ -82,3 +82,3 @@ addToResolvers?: boolean; | ||
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[]; | ||
}, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType_1; | ||
}, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType; | ||
}; | ||
@@ -104,4 +104,4 @@ export declare const asWitnessInstance: { | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType | undefined; | ||
<TType_1 extends WitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined; | ||
<TType extends WitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
account?: import("@xyo-network/account-model").AccountInstance | "random"; | ||
@@ -142,3 +142,3 @@ addToResolvers?: boolean; | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType_1; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType; | ||
}; | ||
@@ -145,0 +145,0 @@ export declare const withWitnessModule: <R>(module: any, closure: (module: WitnessModule<import("@xylabs/object").BaseParamsFields & { |
@@ -20,4 +20,4 @@ export declare const asAttachableWitnessInstance: { | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType | undefined; | ||
<TType_1 extends import("./AttachableInstance").AttachableWitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined; | ||
<TType extends import("./AttachableInstance").AttachableWitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
account?: import("@xyo-network/account-model").AccountInstance | "random"; | ||
@@ -58,4 +58,4 @@ addToResolvers?: boolean; | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType_1; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("..").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType; | ||
}; | ||
//# sourceMappingURL=asAttachableInstance.d.ts.map |
@@ -52,4 +52,4 @@ import { WitnessInstance } from './Instance'; | ||
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[]; | ||
}, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType | undefined; | ||
<TType_1 extends WitnessModule<import("@xylabs/object").BaseParamsFields & { | ||
}, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined; | ||
<TType extends WitnessModule<import("@xylabs/object").BaseParamsFields & { | ||
account?: import("@xyo-network/account-model").AccountInstance | "random"; | ||
@@ -82,3 +82,3 @@ addToResolvers?: boolean; | ||
moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[]; | ||
}, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType_1; | ||
}, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType; | ||
}; | ||
@@ -104,4 +104,4 @@ export declare const asWitnessInstance: { | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType | undefined; | ||
<TType_1 extends WitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>(value: import("@xylabs/promise").AnyNonPromise, config?: import("@xylabs/object").TypeCheckConfig): TType | undefined; | ||
<TType extends WitnessInstance<import("@xylabs/object").BaseParamsFields & { | ||
account?: import("@xyo-network/account-model").AccountInstance | "random"; | ||
@@ -142,3 +142,3 @@ addToResolvers?: boolean; | ||
schema: string; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig | undefined): TType_1; | ||
} & import("@xyo-network/payload-model").PayloadFields, import("./EventData").WitnessModuleEventData>>, config?: import("@xylabs/object").TypeCheckConfig): TType; | ||
}; | ||
@@ -145,0 +145,0 @@ export declare const withWitnessModule: <R>(module: any, closure: (module: WitnessModule<import("@xylabs/object").BaseParamsFields & { |
@@ -13,12 +13,12 @@ { | ||
"dependencies": { | ||
"@xylabs/object": "^3.5.1", | ||
"@xylabs/promise": "^3.5.1", | ||
"@xyo-network/account-model": "~2.107.5", | ||
"@xyo-network/module-events": "~2.107.5", | ||
"@xyo-network/module-model": "~2.107.5", | ||
"@xyo-network/payload-model": "~2.107.5" | ||
"@xylabs/object": "^3.5.2", | ||
"@xylabs/promise": "^3.5.2", | ||
"@xyo-network/account-model": "^2.107.6", | ||
"@xyo-network/module-events": "^2.107.6", | ||
"@xyo-network/module-model": "^2.107.6", | ||
"@xyo-network/payload-model": "^2.107.6" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^3.11.10", | ||
"@xylabs/tsconfig": "^3.11.10", | ||
"@xylabs/ts-scripts-yarn3": "^3.11.12", | ||
"@xylabs/tsconfig": "^3.11.12", | ||
"typescript": "^5.5.2" | ||
@@ -65,4 +65,4 @@ }, | ||
"sideEffects": false, | ||
"version": "2.107.5", | ||
"version": "2.107.6", | ||
"type": "module" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
393148
+ Added@xyo-network/account-model@2.111.3(transitive)
+ Added@xyo-network/module-events@2.111.3(transitive)
+ Added@xyo-network/module-model@2.111.3(transitive)
- Removed@xyo-network/account-model@2.107.6(transitive)
- Removed@xyo-network/module-events@2.107.6(transitive)
- Removed@xyo-network/module-model@2.107.6(transitive)
- Removed@xyo-network/payload-model@2.107.6(transitive)
Updated@xylabs/object@^3.5.2
Updated@xylabs/promise@^3.5.2