Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xyo-network/witness-model

Package Overview
Dependencies
Maintainers
0
Versions
518
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyo-network/witness-model - npm Package Compare versions

Comparing version 2.107.5 to 2.107.6

6

dist/browser/attachable/asAttachableInstance.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc