@xyo-network/payload-plugin
Advanced tools
Comparing version 2.110.16 to 2.110.17
import { Payload } from '@xyo-network/payload-model'; | ||
import { PayloadPlugin } from './Plugin.js'; | ||
import { PayloadPlugin } from './Plugin.ts'; | ||
export declare const defaultPayloadPluginFunctions: <T extends Payload>(schema: string) => PayloadPlugin<T>; | ||
@@ -4,0 +4,0 @@ export declare const createPayloadPlugin: <TPayload extends Payload = { |
@@ -1,4 +0,4 @@ | ||
export * from './createPlugin.js'; | ||
export * from './Plugin.js'; | ||
export * from './Resolver.js'; | ||
export * from './createPlugin.ts'; | ||
export * from './Plugin.ts'; | ||
export * from './Resolver.ts'; | ||
//# sourceMappingURL=index.d.ts.map |
import { Validator } from '@xylabs/object'; | ||
import { Payload } from '@xyo-network/payload-model'; | ||
import { PayloadWrapper } from '@xyo-network/payload-wrapper'; | ||
import { PayloadPlugin } from './Plugin.js'; | ||
import { PayloadPlugin } from './Plugin.ts'; | ||
export declare class PayloadPluginResolver { | ||
@@ -6,0 +6,0 @@ schema: "network.xyo.payload"; |
import { Payload } from '@xyo-network/payload-model'; | ||
import { PayloadPlugin } from './Plugin.js'; | ||
import { PayloadPlugin } from './Plugin.ts'; | ||
export declare const defaultPayloadPluginFunctions: <T extends Payload>(schema: string) => PayloadPlugin<T>; | ||
@@ -4,0 +4,0 @@ export declare const createPayloadPlugin: <TPayload extends Payload = { |
@@ -1,4 +0,4 @@ | ||
export * from './createPlugin.js'; | ||
export * from './Plugin.js'; | ||
export * from './Resolver.js'; | ||
export * from './createPlugin.ts'; | ||
export * from './Plugin.ts'; | ||
export * from './Resolver.ts'; | ||
//# sourceMappingURL=index.d.ts.map |
import { Validator } from '@xylabs/object'; | ||
import { Payload } from '@xyo-network/payload-model'; | ||
import { PayloadWrapper } from '@xyo-network/payload-wrapper'; | ||
import { PayloadPlugin } from './Plugin.js'; | ||
import { PayloadPlugin } from './Plugin.ts'; | ||
export declare class PayloadPluginResolver { | ||
@@ -6,0 +6,0 @@ schema: "network.xyo.payload"; |
import { Payload } from '@xyo-network/payload-model'; | ||
import { PayloadPlugin } from './Plugin.js'; | ||
import { PayloadPlugin } from './Plugin.ts'; | ||
export declare const defaultPayloadPluginFunctions: <T extends Payload>(schema: string) => PayloadPlugin<T>; | ||
@@ -4,0 +4,0 @@ export declare const createPayloadPlugin: <TPayload extends Payload = { |
@@ -1,4 +0,4 @@ | ||
export * from './createPlugin.js'; | ||
export * from './Plugin.js'; | ||
export * from './Resolver.js'; | ||
export * from './createPlugin.ts'; | ||
export * from './Plugin.ts'; | ||
export * from './Resolver.ts'; | ||
//# sourceMappingURL=index.d.ts.map |
import { Validator } from '@xylabs/object'; | ||
import { Payload } from '@xyo-network/payload-model'; | ||
import { PayloadWrapper } from '@xyo-network/payload-wrapper'; | ||
import { PayloadPlugin } from './Plugin.js'; | ||
import { PayloadPlugin } from './Plugin.ts'; | ||
export declare class PayloadPluginResolver { | ||
@@ -6,0 +6,0 @@ schema: "network.xyo.payload"; |
@@ -15,6 +15,6 @@ { | ||
"@xylabs/object": "^3.6.6", | ||
"@xyo-network/payload-builder": "^2.110.16", | ||
"@xyo-network/payload-model": "^2.110.16", | ||
"@xyo-network/payload-validator": "^2.110.16", | ||
"@xyo-network/payload-wrapper": "^2.110.16" | ||
"@xyo-network/payload-builder": "^2.110.17", | ||
"@xyo-network/payload-model": "^2.110.17", | ||
"@xyo-network/payload-validator": "^2.110.17", | ||
"@xyo-network/payload-wrapper": "^2.110.17" | ||
}, | ||
@@ -65,4 +65,4 @@ "devDependencies": { | ||
"sideEffects": false, | ||
"version": "2.110.16", | ||
"version": "2.110.17", | ||
"type": "module" | ||
} |
@@ -7,3 +7,3 @@ import { assertEx } from '@xylabs/assert' | ||
import { PayloadPlugin } from './Plugin.js' | ||
import { PayloadPlugin } from './Plugin.ts' | ||
@@ -10,0 +10,0 @@ export const defaultPayloadPluginFunctions = <T extends Payload>(schema: string): PayloadPlugin<T> => { |
@@ -1,3 +0,3 @@ | ||
export * from './createPlugin.js' | ||
export * from './Plugin.js' | ||
export * from './Resolver.js' | ||
export * from './createPlugin.ts' | ||
export * from './Plugin.ts' | ||
export * from './Resolver.ts' |
@@ -5,4 +5,4 @@ import { Validator } from '@xylabs/object' | ||
import { createPayloadPlugin } from './createPlugin.js' | ||
import { PayloadPlugin } from './Plugin.js' | ||
import { createPayloadPlugin } from './createPlugin.ts' | ||
import { PayloadPlugin } from './Plugin.ts' | ||
@@ -9,0 +9,0 @@ export class PayloadPluginResolver { |
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
5
3996