Socket
Socket
Sign inDemoInstall

@xyo-network/payload-plugin

Package Overview
Dependencies
Maintainers
5
Versions
958
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyo-network/payload-plugin - npm Package Compare versions

Comparing version 2.109.1 to 2.110.0

2

dist/browser/createPlugin.d.ts
import { Payload } from '@xyo-network/payload-model';
import { PayloadPlugin } from './Plugin';
import { PayloadPlugin } from './Plugin.js';
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';
export * from './Plugin';
export * from './Resolver';
export * from './createPlugin.js';
export * from './Plugin.js';
export * from './Resolver.js';
//# 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';
import { PayloadPlugin } from './Plugin.js';
export declare class PayloadPluginResolver {

@@ -6,0 +6,0 @@ schema: "network.xyo.payload";

import { Payload } from '@xyo-network/payload-model';
import { PayloadPlugin } from './Plugin';
import { PayloadPlugin } from './Plugin.js';
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';
export * from './Plugin';
export * from './Resolver';
export * from './createPlugin.js';
export * from './Plugin.js';
export * from './Resolver.js';
//# 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';
import { PayloadPlugin } from './Plugin.js';
export declare class PayloadPluginResolver {

@@ -6,0 +6,0 @@ schema: "network.xyo.payload";

import { Payload } from '@xyo-network/payload-model';
import { PayloadPlugin } from './Plugin';
import { PayloadPlugin } from './Plugin.js';
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';
export * from './Plugin';
export * from './Resolver';
export * from './createPlugin.js';
export * from './Plugin.js';
export * from './Resolver.js';
//# 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';
import { PayloadPlugin } from './Plugin.js';
export declare class PayloadPluginResolver {

@@ -6,0 +6,0 @@ schema: "network.xyo.payload";

@@ -13,8 +13,8 @@ {

"dependencies": {
"@xylabs/assert": "^3.5.3",
"@xylabs/object": "^3.5.3",
"@xyo-network/payload-builder": "^2.109.1",
"@xyo-network/payload-model": "^2.109.1",
"@xyo-network/payload-validator": "^2.109.1",
"@xyo-network/payload-wrapper": "^2.109.1"
"@xylabs/assert": "^3.5.9",
"@xylabs/object": "^3.5.9",
"@xyo-network/payload-builder": "^2.110.0",
"@xyo-network/payload-model": "^2.110.0",
"@xyo-network/payload-validator": "^2.110.0",
"@xyo-network/payload-wrapper": "^2.110.0"
},

@@ -65,4 +65,4 @@ "devDependencies": {

"sideEffects": false,
"version": "2.109.1",
"version": "2.110.0",
"type": "module"
}

@@ -7,3 +7,3 @@ import { assertEx } from '@xylabs/assert'

import { PayloadPlugin } from './Plugin'
import { PayloadPlugin } from './Plugin.js'

@@ -10,0 +10,0 @@ export const defaultPayloadPluginFunctions = <T extends Payload>(schema: string): PayloadPlugin<T> => {

@@ -1,3 +0,3 @@

export * from './createPlugin'
export * from './Plugin'
export * from './Resolver'
export * from './createPlugin.js'
export * from './Plugin.js'
export * from './Resolver.js'

@@ -5,4 +5,4 @@ import { Validator } from '@xylabs/object'

import { createPayloadPlugin } from './createPlugin'
import { PayloadPlugin } from './Plugin'
import { createPayloadPlugin } from './createPlugin.js'
import { PayloadPlugin } from './Plugin.js'

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc