@xyo-network/tzero-stock-market-payload-plugin 3.1.2 → 3.2.0-rc.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.
@@ -29,19 +29,47 @@ export type Snapshot = Payload<SnapshotFields, SnapshotSchema>;
29
29
  /**
30
30
  * Identity function for determine if an object is a Snapshot
31
31
  */
32
- export declare const isSnapshot: (x?: unknown | null) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & SnapshotFields & {
33
- schema: string;
34
- };
35
- /**
36
- * Identity function for determine if an object is a Snapshot with sources
37
- */
38
- export declare const isSnapshotWithSources: (x?: unknown | null) => x is import("@xyo-network/payload-model").WithSources<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & SnapshotFields & {
39
- schema: string;
32
+ export declare const isSnapshot: (x?: unknown | null) => x is import(".store/@xylabs-object-npm-4.4.24-1b8348f2f7/package").DeepRestrictToStringKeys<{
33
+ schema: import("@xyo-network/payload-model").Schema;
34
+ askPrice: number | null;
35
+ askPriceRate: number | null;
36
+ askQtyBookTotal: number | null;
37
+ askQuantity: number | null;
38
+ bidPrice: number | null;
39
+ bidPriceRate: number | null;
40
+ bidQtyBookTotal: number | null;
41
+ bidQuantity: number | null;
42
+ high: number | null;
43
+ lastPrice: number | null;
44
+ lastQuantity: number | null;
45
+ low: number | null;
46
+ open: number | null;
47
+ prevClosePx: number | null;
48
+ symbol: string;
49
+ timestamp: string;
50
+ volume: number;
40
51
  }>;
41
52
  /**
42
- * Identity function for determine if an object is a Snapshot with meta
53
+ * Identity function for determine if an object is a Snapshot with sources
43
54
  */
44
- export declare const isSnapshotWithMeta: (x?: unknown | null) => x is import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & SnapshotFields & {
45
- schema: string;
46
- }>;
55
+ export declare const isSnapshotWithSources: (x?: unknown | null) => x is import("@xyo-network/payload-model").WithSources<import(".store/@xylabs-object-npm-4.4.24-1b8348f2f7/package").DeepRestrictToStringKeys<{
56
+ schema: import("@xyo-network/payload-model").Schema;
57
+ askPrice: number | null;
58
+ askPriceRate: number | null;
59
+ askQtyBookTotal: number | null;
60
+ askQuantity: number | null;
61
+ bidPrice: number | null;
62
+ bidPriceRate: number | null;
63
+ bidQtyBookTotal: number | null;
64
+ bidQuantity: number | null;
65
+ high: number | null;
66
+ lastPrice: number | null;
67
+ lastQuantity: number | null;
68
+ low: number | null;
69
+ open: number | null;
70
+ prevClosePx: number | null;
71
+ symbol: string;
72
+ timestamp: string;
73
+ volume: number;
74
+ }>>;
47
75
  //# sourceMappingURL=Payload.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../src/Payload/Snapshot/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAKzD,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAE5C;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAA;IACxB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,GAAG,EAAE,MAAM,GAAG,IAAI,CAAA;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,MAAM,CAAA;IACjB,MAAM,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,OAAO,CAAC,cAAc,EAAE,cAAc,CAAC,CAAA;AAE9D;;GAEG;AACH,eAAO,MAAM,UAAU;;CAAkD,CAAA;AAEzE;;GAEG;AACH,eAAO,MAAM,qBAAqB;;EAA6D,CAAA;AAE/F;;GAEG;AACH,eAAO,MAAM,kBAAkB;;EAA0D,CAAA"}
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../src/Payload/Snapshot/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGzD,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAE5C;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAA;IACxB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,GAAG,EAAE,MAAM,GAAG,IAAI,CAAA;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,MAAM,CAAA;IACjB,MAAM,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,OAAO,CAAC,cAAc,EAAE,cAAc,CAAC,CAAA;AAE9D;;GAEG;AACH,eAAO,MAAM,UAAU;;cA3BX,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;cAChB,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;UACpB,MAAM,GAAG,IAAI;eACR,MAAM,GAAG,IAAI;kBACV,MAAM,GAAG,IAAI;SACtB,MAAM,GAAG,IAAI;UACZ,MAAM,GAAG,IAAI;iBACN,MAAM,GAAG,IAAI;YAClB,MAAM;eACH,MAAM;YACT,MAAM;EAWyD,CAAA;AAEzE;;GAEG;AACH,eAAO,MAAM,qBAAqB;;cAhCtB,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;cAChB,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;UACpB,MAAM,GAAG,IAAI;eACR,MAAM,GAAG,IAAI;kBACV,MAAM,GAAG,IAAI;SACtB,MAAM,GAAG,IAAI;UACZ,MAAM,GAAG,IAAI;iBACN,MAAM,GAAG,IAAI;YAClB,MAAM;eACH,MAAM;YACT,MAAM;GAgB+E,CAAA"}
@@ -5,11 +5,7 @@ var TZeroStockMarketSchema = "network.xyo.stock.market.tzero";
5
5
  var PriceHistorySchema = `${TZeroStockMarketSchema}.history`;
6
6
 
7
7
  // src/Payload/Snapshot/Payload.ts
8
- import {
9
- isPayloadOfSchemaType,
10
- isPayloadOfSchemaTypeWithMeta,
11
- isPayloadOfSchemaTypeWithSources
12
- } from "@xyo-network/payload-model";
8
+ import { isPayloadOfSchemaType, isPayloadOfSchemaTypeWithSources } from "@xyo-network/payload-model";
13
9
 
14
10
  // src/Payload/Snapshot/Schema.ts
15
11
  var SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`;
@@ -17,13 +13,11 @@ var SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`;
17
13
  // src/Payload/Snapshot/Payload.ts
18
14
  var isSnapshot = isPayloadOfSchemaType(SnapshotSchema);
19
15
  var isSnapshotWithSources = isPayloadOfSchemaTypeWithSources(SnapshotSchema);
20
- var isSnapshotWithMeta = isPayloadOfSchemaTypeWithMeta(SnapshotSchema);
21
16
  export {
22
17
  PriceHistorySchema,
23
18
  SnapshotSchema,
24
19
  TZeroStockMarketSchema,
25
20
  isSnapshot,
26
- isSnapshotWithMeta,
27
21
  isSnapshotWithSources
28
22
  };
29
23
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/Schema.ts","../../src/Payload/PriceHistory/Schema.ts","../../src/Payload/Snapshot/Payload.ts","../../src/Payload/Snapshot/Schema.ts"],"sourcesContent":["export type TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\nexport const TZeroStockMarketSchema: TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const PriceHistorySchema = `${TZeroStockMarketSchema}.history`\nexport type PriceHistorySchema = typeof PriceHistorySchema\n","import type { Payload } from '@xyo-network/payload-model'\nimport {\n isPayloadOfSchemaType, isPayloadOfSchemaTypeWithMeta, isPayloadOfSchemaTypeWithSources,\n} from '@xyo-network/payload-model'\n\nimport { SnapshotSchema } from './Schema.ts'\n\n/**\n * The fields for a Snapshot\n */\nexport interface SnapshotFields {\n askPrice: number | null\n askPriceRate: number | null\n askQtyBookTotal: number | null\n askQuantity: number | null\n bidPrice: number | null\n bidPriceRate: number | null\n bidQtyBookTotal: number | null\n bidQuantity: number | null\n high: number | null\n lastPrice: number | null\n lastQuantity: number | null\n low: number | null\n open: number | null\n prevClosePx: number | null\n symbol: string\n timestamp: string\n volume: number\n}\n\n/**\n * The Snapshot payload\n */\nexport type Snapshot = Payload<SnapshotFields, SnapshotSchema>\n\n/**\n * Identity function for determine if an object is a Snapshot\n */\nexport const isSnapshot = isPayloadOfSchemaType<Snapshot>(SnapshotSchema)\n\n/**\n * Identity function for determine if an object is a Snapshot with sources\n */\nexport const isSnapshotWithSources = isPayloadOfSchemaTypeWithSources<Snapshot>(SnapshotSchema)\n\n/**\n * Identity function for determine if an object is a Snapshot with meta\n */\nexport const isSnapshotWithMeta = isPayloadOfSchemaTypeWithMeta<Snapshot>(SnapshotSchema)\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`\nexport type SnapshotSchema = typeof SnapshotSchema\n"],"mappings":";AACO,IAAM,yBAAiD;;;ACCvD,IAAM,qBAAqB,GAAG,sBAAsB;;;ACD3D;AAAA,EACE;AAAA,EAAuB;AAAA,EAA+B;AAAA,OACjD;;;ACDA,IAAM,iBAAiB,GAAG,sBAAsB;;;ADoChD,IAAM,aAAa,sBAAgC,cAAc;AAKjE,IAAM,wBAAwB,iCAA2C,cAAc;AAKvF,IAAM,qBAAqB,8BAAwC,cAAc;","names":[]}
1
+ {"version":3,"sources":["../../src/Schema.ts","../../src/Payload/PriceHistory/Schema.ts","../../src/Payload/Snapshot/Payload.ts","../../src/Payload/Snapshot/Schema.ts"],"sourcesContent":["export type TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\nexport const TZeroStockMarketSchema: TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const PriceHistorySchema = `${TZeroStockMarketSchema}.history`\nexport type PriceHistorySchema = typeof PriceHistorySchema\n","import type { Payload } from '@xyo-network/payload-model'\nimport { isPayloadOfSchemaType, isPayloadOfSchemaTypeWithSources } from '@xyo-network/payload-model'\n\nimport { SnapshotSchema } from './Schema.ts'\n\n/**\n * The fields for a Snapshot\n */\nexport interface SnapshotFields {\n askPrice: number | null\n askPriceRate: number | null\n askQtyBookTotal: number | null\n askQuantity: number | null\n bidPrice: number | null\n bidPriceRate: number | null\n bidQtyBookTotal: number | null\n bidQuantity: number | null\n high: number | null\n lastPrice: number | null\n lastQuantity: number | null\n low: number | null\n open: number | null\n prevClosePx: number | null\n symbol: string\n timestamp: string\n volume: number\n}\n\n/**\n * The Snapshot payload\n */\nexport type Snapshot = Payload<SnapshotFields, SnapshotSchema>\n\n/**\n * Identity function for determine if an object is a Snapshot\n */\nexport const isSnapshot = isPayloadOfSchemaType<Snapshot>(SnapshotSchema)\n\n/**\n * Identity function for determine if an object is a Snapshot with sources\n */\nexport const isSnapshotWithSources = isPayloadOfSchemaTypeWithSources<Snapshot>(SnapshotSchema)\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`\nexport type SnapshotSchema = typeof SnapshotSchema\n"],"mappings":";AACO,IAAM,yBAAiD;;;ACCvD,IAAM,qBAAqB,GAAG,sBAAsB;;;ACD3D,SAAS,uBAAuB,wCAAwC;;;ACCjE,IAAM,iBAAiB,GAAG,sBAAsB;;;ADkChD,IAAM,aAAa,sBAAgC,cAAc;AAKjE,IAAM,wBAAwB,iCAA2C,cAAc;","names":[]}
@@ -29,19 +29,47 @@ export type Snapshot = Payload<SnapshotFields, SnapshotSchema>;
29
29
  /**
30
30
  * Identity function for determine if an object is a Snapshot
31
31
  */
32
- export declare const isSnapshot: (x?: unknown | null) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & SnapshotFields & {
33
- schema: string;
34
- };
35
- /**
36
- * Identity function for determine if an object is a Snapshot with sources
37
- */
38
- export declare const isSnapshotWithSources: (x?: unknown | null) => x is import("@xyo-network/payload-model").WithSources<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & SnapshotFields & {
39
- schema: string;
32
+ export declare const isSnapshot: (x?: unknown | null) => x is import(".store/@xylabs-object-npm-4.4.24-1b8348f2f7/package").DeepRestrictToStringKeys<{
33
+ schema: import("@xyo-network/payload-model").Schema;
34
+ askPrice: number | null;
35
+ askPriceRate: number | null;
36
+ askQtyBookTotal: number | null;
37
+ askQuantity: number | null;
38
+ bidPrice: number | null;
39
+ bidPriceRate: number | null;
40
+ bidQtyBookTotal: number | null;
41
+ bidQuantity: number | null;
42
+ high: number | null;
43
+ lastPrice: number | null;
44
+ lastQuantity: number | null;
45
+ low: number | null;
46
+ open: number | null;
47
+ prevClosePx: number | null;
48
+ symbol: string;
49
+ timestamp: string;
50
+ volume: number;
40
51
  }>;
41
52
  /**
42
- * Identity function for determine if an object is a Snapshot with meta
53
+ * Identity function for determine if an object is a Snapshot with sources
43
54
  */
44
- export declare const isSnapshotWithMeta: (x?: unknown | null) => x is import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & SnapshotFields & {
45
- schema: string;
46
- }>;
55
+ export declare const isSnapshotWithSources: (x?: unknown | null) => x is import("@xyo-network/payload-model").WithSources<import(".store/@xylabs-object-npm-4.4.24-1b8348f2f7/package").DeepRestrictToStringKeys<{
56
+ schema: import("@xyo-network/payload-model").Schema;
57
+ askPrice: number | null;
58
+ askPriceRate: number | null;
59
+ askQtyBookTotal: number | null;
60
+ askQuantity: number | null;
61
+ bidPrice: number | null;
62
+ bidPriceRate: number | null;
63
+ bidQtyBookTotal: number | null;
64
+ bidQuantity: number | null;
65
+ high: number | null;
66
+ lastPrice: number | null;
67
+ lastQuantity: number | null;
68
+ low: number | null;
69
+ open: number | null;
70
+ prevClosePx: number | null;
71
+ symbol: string;
72
+ timestamp: string;
73
+ volume: number;
74
+ }>>;
47
75
  //# sourceMappingURL=Payload.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../src/Payload/Snapshot/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAKzD,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAE5C;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAA;IACxB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,GAAG,EAAE,MAAM,GAAG,IAAI,CAAA;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,MAAM,CAAA;IACjB,MAAM,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,OAAO,CAAC,cAAc,EAAE,cAAc,CAAC,CAAA;AAE9D;;GAEG;AACH,eAAO,MAAM,UAAU;;CAAkD,CAAA;AAEzE;;GAEG;AACH,eAAO,MAAM,qBAAqB;;EAA6D,CAAA;AAE/F;;GAEG;AACH,eAAO,MAAM,kBAAkB;;EAA0D,CAAA"}
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../src/Payload/Snapshot/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGzD,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAE5C;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAA;IACxB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,GAAG,EAAE,MAAM,GAAG,IAAI,CAAA;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,MAAM,CAAA;IACjB,MAAM,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,OAAO,CAAC,cAAc,EAAE,cAAc,CAAC,CAAA;AAE9D;;GAEG;AACH,eAAO,MAAM,UAAU;;cA3BX,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;cAChB,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;UACpB,MAAM,GAAG,IAAI;eACR,MAAM,GAAG,IAAI;kBACV,MAAM,GAAG,IAAI;SACtB,MAAM,GAAG,IAAI;UACZ,MAAM,GAAG,IAAI;iBACN,MAAM,GAAG,IAAI;YAClB,MAAM;eACH,MAAM;YACT,MAAM;EAWyD,CAAA;AAEzE;;GAEG;AACH,eAAO,MAAM,qBAAqB;;cAhCtB,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;cAChB,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;UACpB,MAAM,GAAG,IAAI;eACR,MAAM,GAAG,IAAI;kBACV,MAAM,GAAG,IAAI;SACtB,MAAM,GAAG,IAAI;UACZ,MAAM,GAAG,IAAI;iBACN,MAAM,GAAG,IAAI;YAClB,MAAM;eACH,MAAM;YACT,MAAM;GAgB+E,CAAA"}
@@ -5,11 +5,7 @@ var TZeroStockMarketSchema = "network.xyo.stock.market.tzero";
5
5
  var PriceHistorySchema = `${TZeroStockMarketSchema}.history`;
6
6
 
7
7
  // src/Payload/Snapshot/Payload.ts
8
- import {
9
- isPayloadOfSchemaType,
10
- isPayloadOfSchemaTypeWithMeta,
11
- isPayloadOfSchemaTypeWithSources
12
- } from "@xyo-network/payload-model";
8
+ import { isPayloadOfSchemaType, isPayloadOfSchemaTypeWithSources } from "@xyo-network/payload-model";
13
9
 
14
10
  // src/Payload/Snapshot/Schema.ts
15
11
  var SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`;
@@ -17,13 +13,11 @@ var SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`;
17
13
  // src/Payload/Snapshot/Payload.ts
18
14
  var isSnapshot = isPayloadOfSchemaType(SnapshotSchema);
19
15
  var isSnapshotWithSources = isPayloadOfSchemaTypeWithSources(SnapshotSchema);
20
- var isSnapshotWithMeta = isPayloadOfSchemaTypeWithMeta(SnapshotSchema);
21
16
  export {
22
17
  PriceHistorySchema,
23
18
  SnapshotSchema,
24
19
  TZeroStockMarketSchema,
25
20
  isSnapshot,
26
- isSnapshotWithMeta,
27
21
  isSnapshotWithSources
28
22
  };
29
23
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/Schema.ts","../../src/Payload/PriceHistory/Schema.ts","../../src/Payload/Snapshot/Payload.ts","../../src/Payload/Snapshot/Schema.ts"],"sourcesContent":["export type TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\nexport const TZeroStockMarketSchema: TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const PriceHistorySchema = `${TZeroStockMarketSchema}.history`\nexport type PriceHistorySchema = typeof PriceHistorySchema\n","import type { Payload } from '@xyo-network/payload-model'\nimport {\n isPayloadOfSchemaType, isPayloadOfSchemaTypeWithMeta, isPayloadOfSchemaTypeWithSources,\n} from '@xyo-network/payload-model'\n\nimport { SnapshotSchema } from './Schema.ts'\n\n/**\n * The fields for a Snapshot\n */\nexport interface SnapshotFields {\n askPrice: number | null\n askPriceRate: number | null\n askQtyBookTotal: number | null\n askQuantity: number | null\n bidPrice: number | null\n bidPriceRate: number | null\n bidQtyBookTotal: number | null\n bidQuantity: number | null\n high: number | null\n lastPrice: number | null\n lastQuantity: number | null\n low: number | null\n open: number | null\n prevClosePx: number | null\n symbol: string\n timestamp: string\n volume: number\n}\n\n/**\n * The Snapshot payload\n */\nexport type Snapshot = Payload<SnapshotFields, SnapshotSchema>\n\n/**\n * Identity function for determine if an object is a Snapshot\n */\nexport const isSnapshot = isPayloadOfSchemaType<Snapshot>(SnapshotSchema)\n\n/**\n * Identity function for determine if an object is a Snapshot with sources\n */\nexport const isSnapshotWithSources = isPayloadOfSchemaTypeWithSources<Snapshot>(SnapshotSchema)\n\n/**\n * Identity function for determine if an object is a Snapshot with meta\n */\nexport const isSnapshotWithMeta = isPayloadOfSchemaTypeWithMeta<Snapshot>(SnapshotSchema)\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`\nexport type SnapshotSchema = typeof SnapshotSchema\n"],"mappings":";AACO,IAAM,yBAAiD;;;ACCvD,IAAM,qBAAqB,GAAG,sBAAsB;;;ACD3D;AAAA,EACE;AAAA,EAAuB;AAAA,EAA+B;AAAA,OACjD;;;ACDA,IAAM,iBAAiB,GAAG,sBAAsB;;;ADoChD,IAAM,aAAa,sBAAgC,cAAc;AAKjE,IAAM,wBAAwB,iCAA2C,cAAc;AAKvF,IAAM,qBAAqB,8BAAwC,cAAc;","names":[]}
1
+ {"version":3,"sources":["../../src/Schema.ts","../../src/Payload/PriceHistory/Schema.ts","../../src/Payload/Snapshot/Payload.ts","../../src/Payload/Snapshot/Schema.ts"],"sourcesContent":["export type TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\nexport const TZeroStockMarketSchema: TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const PriceHistorySchema = `${TZeroStockMarketSchema}.history`\nexport type PriceHistorySchema = typeof PriceHistorySchema\n","import type { Payload } from '@xyo-network/payload-model'\nimport { isPayloadOfSchemaType, isPayloadOfSchemaTypeWithSources } from '@xyo-network/payload-model'\n\nimport { SnapshotSchema } from './Schema.ts'\n\n/**\n * The fields for a Snapshot\n */\nexport interface SnapshotFields {\n askPrice: number | null\n askPriceRate: number | null\n askQtyBookTotal: number | null\n askQuantity: number | null\n bidPrice: number | null\n bidPriceRate: number | null\n bidQtyBookTotal: number | null\n bidQuantity: number | null\n high: number | null\n lastPrice: number | null\n lastQuantity: number | null\n low: number | null\n open: number | null\n prevClosePx: number | null\n symbol: string\n timestamp: string\n volume: number\n}\n\n/**\n * The Snapshot payload\n */\nexport type Snapshot = Payload<SnapshotFields, SnapshotSchema>\n\n/**\n * Identity function for determine if an object is a Snapshot\n */\nexport const isSnapshot = isPayloadOfSchemaType<Snapshot>(SnapshotSchema)\n\n/**\n * Identity function for determine if an object is a Snapshot with sources\n */\nexport const isSnapshotWithSources = isPayloadOfSchemaTypeWithSources<Snapshot>(SnapshotSchema)\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`\nexport type SnapshotSchema = typeof SnapshotSchema\n"],"mappings":";AACO,IAAM,yBAAiD;;;ACCvD,IAAM,qBAAqB,GAAG,sBAAsB;;;ACD3D,SAAS,uBAAuB,wCAAwC;;;ACCjE,IAAM,iBAAiB,GAAG,sBAAsB;;;ADkChD,IAAM,aAAa,sBAAgC,cAAc;AAKjE,IAAM,wBAAwB,iCAA2C,cAAc;","names":[]}
@@ -29,19 +29,47 @@ export type Snapshot = Payload<SnapshotFields, SnapshotSchema>;
29
29
  /**
30
30
  * Identity function for determine if an object is a Snapshot
31
31
  */
32
- export declare const isSnapshot: (x?: unknown | null) => x is import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & SnapshotFields & {
33
- schema: string;
34
- };
35
- /**
36
- * Identity function for determine if an object is a Snapshot with sources
37
- */
38
- export declare const isSnapshotWithSources: (x?: unknown | null) => x is import("@xyo-network/payload-model").WithSources<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & SnapshotFields & {
39
- schema: string;
32
+ export declare const isSnapshot: (x?: unknown | null) => x is import(".store/@xylabs-object-npm-4.4.24-1b8348f2f7/package").DeepRestrictToStringKeys<{
33
+ schema: import("@xyo-network/payload-model").Schema;
34
+ askPrice: number | null;
35
+ askPriceRate: number | null;
36
+ askQtyBookTotal: number | null;
37
+ askQuantity: number | null;
38
+ bidPrice: number | null;
39
+ bidPriceRate: number | null;
40
+ bidQtyBookTotal: number | null;
41
+ bidQuantity: number | null;
42
+ high: number | null;
43
+ lastPrice: number | null;
44
+ lastQuantity: number | null;
45
+ low: number | null;
46
+ open: number | null;
47
+ prevClosePx: number | null;
48
+ symbol: string;
49
+ timestamp: string;
50
+ volume: number;
40
51
  }>;
41
52
  /**
42
- * Identity function for determine if an object is a Snapshot with meta
53
+ * Identity function for determine if an object is a Snapshot with sources
43
54
  */
44
- export declare const isSnapshotWithMeta: (x?: unknown | null) => x is import("@xyo-network/payload-model").WithMeta<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & SnapshotFields & {
45
- schema: string;
46
- }>;
55
+ export declare const isSnapshotWithSources: (x?: unknown | null) => x is import("@xyo-network/payload-model").WithSources<import(".store/@xylabs-object-npm-4.4.24-1b8348f2f7/package").DeepRestrictToStringKeys<{
56
+ schema: import("@xyo-network/payload-model").Schema;
57
+ askPrice: number | null;
58
+ askPriceRate: number | null;
59
+ askQtyBookTotal: number | null;
60
+ askQuantity: number | null;
61
+ bidPrice: number | null;
62
+ bidPriceRate: number | null;
63
+ bidQtyBookTotal: number | null;
64
+ bidQuantity: number | null;
65
+ high: number | null;
66
+ lastPrice: number | null;
67
+ lastQuantity: number | null;
68
+ low: number | null;
69
+ open: number | null;
70
+ prevClosePx: number | null;
71
+ symbol: string;
72
+ timestamp: string;
73
+ volume: number;
74
+ }>>;
47
75
  //# sourceMappingURL=Payload.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../src/Payload/Snapshot/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAKzD,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAE5C;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAA;IACxB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,GAAG,EAAE,MAAM,GAAG,IAAI,CAAA;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,MAAM,CAAA;IACjB,MAAM,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,OAAO,CAAC,cAAc,EAAE,cAAc,CAAC,CAAA;AAE9D;;GAEG;AACH,eAAO,MAAM,UAAU;;CAAkD,CAAA;AAEzE;;GAEG;AACH,eAAO,MAAM,qBAAqB;;EAA6D,CAAA;AAE/F;;GAEG;AACH,eAAO,MAAM,kBAAkB;;EAA0D,CAAA"}
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../src/Payload/Snapshot/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGzD,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAE5C;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAA;IACxB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,GAAG,EAAE,MAAM,GAAG,IAAI,CAAA;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,MAAM,CAAA;IACjB,MAAM,EAAE,MAAM,CAAA;CACf;AAED;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG,OAAO,CAAC,cAAc,EAAE,cAAc,CAAC,CAAA;AAE9D;;GAEG;AACH,eAAO,MAAM,UAAU;;cA3BX,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;cAChB,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;UACpB,MAAM,GAAG,IAAI;eACR,MAAM,GAAG,IAAI;kBACV,MAAM,GAAG,IAAI;SACtB,MAAM,GAAG,IAAI;UACZ,MAAM,GAAG,IAAI;iBACN,MAAM,GAAG,IAAI;YAClB,MAAM;eACH,MAAM;YACT,MAAM;EAWyD,CAAA;AAEzE;;GAEG;AACH,eAAO,MAAM,qBAAqB;;cAhCtB,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;cAChB,MAAM,GAAG,IAAI;kBACT,MAAM,GAAG,IAAI;qBACV,MAAM,GAAG,IAAI;iBACjB,MAAM,GAAG,IAAI;UACpB,MAAM,GAAG,IAAI;eACR,MAAM,GAAG,IAAI;kBACV,MAAM,GAAG,IAAI;SACtB,MAAM,GAAG,IAAI;UACZ,MAAM,GAAG,IAAI;iBACN,MAAM,GAAG,IAAI;YAClB,MAAM;eACH,MAAM;YACT,MAAM;GAgB+E,CAAA"}
@@ -5,11 +5,7 @@ var TZeroStockMarketSchema = "network.xyo.stock.market.tzero";
5
5
  var PriceHistorySchema = `${TZeroStockMarketSchema}.history`;
6
6
 
7
7
  // src/Payload/Snapshot/Payload.ts
8
- import {
9
- isPayloadOfSchemaType,
10
- isPayloadOfSchemaTypeWithMeta,
11
- isPayloadOfSchemaTypeWithSources
12
- } from "@xyo-network/payload-model";
8
+ import { isPayloadOfSchemaType, isPayloadOfSchemaTypeWithSources } from "@xyo-network/payload-model";
13
9
 
14
10
  // src/Payload/Snapshot/Schema.ts
15
11
  var SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`;
@@ -17,13 +13,11 @@ var SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`;
17
13
  // src/Payload/Snapshot/Payload.ts
18
14
  var isSnapshot = isPayloadOfSchemaType(SnapshotSchema);
19
15
  var isSnapshotWithSources = isPayloadOfSchemaTypeWithSources(SnapshotSchema);
20
- var isSnapshotWithMeta = isPayloadOfSchemaTypeWithMeta(SnapshotSchema);
21
16
  export {
22
17
  PriceHistorySchema,
23
18
  SnapshotSchema,
24
19
  TZeroStockMarketSchema,
25
20
  isSnapshot,
26
- isSnapshotWithMeta,
27
21
  isSnapshotWithSources
28
22
  };
29
23
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/Schema.ts","../../src/Payload/PriceHistory/Schema.ts","../../src/Payload/Snapshot/Payload.ts","../../src/Payload/Snapshot/Schema.ts"],"sourcesContent":["export type TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\nexport const TZeroStockMarketSchema: TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const PriceHistorySchema = `${TZeroStockMarketSchema}.history`\nexport type PriceHistorySchema = typeof PriceHistorySchema\n","import type { Payload } from '@xyo-network/payload-model'\nimport {\n isPayloadOfSchemaType, isPayloadOfSchemaTypeWithMeta, isPayloadOfSchemaTypeWithSources,\n} from '@xyo-network/payload-model'\n\nimport { SnapshotSchema } from './Schema.ts'\n\n/**\n * The fields for a Snapshot\n */\nexport interface SnapshotFields {\n askPrice: number | null\n askPriceRate: number | null\n askQtyBookTotal: number | null\n askQuantity: number | null\n bidPrice: number | null\n bidPriceRate: number | null\n bidQtyBookTotal: number | null\n bidQuantity: number | null\n high: number | null\n lastPrice: number | null\n lastQuantity: number | null\n low: number | null\n open: number | null\n prevClosePx: number | null\n symbol: string\n timestamp: string\n volume: number\n}\n\n/**\n * The Snapshot payload\n */\nexport type Snapshot = Payload<SnapshotFields, SnapshotSchema>\n\n/**\n * Identity function for determine if an object is a Snapshot\n */\nexport const isSnapshot = isPayloadOfSchemaType<Snapshot>(SnapshotSchema)\n\n/**\n * Identity function for determine if an object is a Snapshot with sources\n */\nexport const isSnapshotWithSources = isPayloadOfSchemaTypeWithSources<Snapshot>(SnapshotSchema)\n\n/**\n * Identity function for determine if an object is a Snapshot with meta\n */\nexport const isSnapshotWithMeta = isPayloadOfSchemaTypeWithMeta<Snapshot>(SnapshotSchema)\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`\nexport type SnapshotSchema = typeof SnapshotSchema\n"],"mappings":";AACO,IAAM,yBAAiD;;;ACCvD,IAAM,qBAAqB,GAAG,sBAAsB;;;ACD3D;AAAA,EACE;AAAA,EAAuB;AAAA,EAA+B;AAAA,OACjD;;;ACDA,IAAM,iBAAiB,GAAG,sBAAsB;;;ADoChD,IAAM,aAAa,sBAAgC,cAAc;AAKjE,IAAM,wBAAwB,iCAA2C,cAAc;AAKvF,IAAM,qBAAqB,8BAAwC,cAAc;","names":[]}
1
+ {"version":3,"sources":["../../src/Schema.ts","../../src/Payload/PriceHistory/Schema.ts","../../src/Payload/Snapshot/Payload.ts","../../src/Payload/Snapshot/Schema.ts"],"sourcesContent":["export type TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\nexport const TZeroStockMarketSchema: TZeroStockMarketSchema = 'network.xyo.stock.market.tzero'\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const PriceHistorySchema = `${TZeroStockMarketSchema}.history`\nexport type PriceHistorySchema = typeof PriceHistorySchema\n","import type { Payload } from '@xyo-network/payload-model'\nimport { isPayloadOfSchemaType, isPayloadOfSchemaTypeWithSources } from '@xyo-network/payload-model'\n\nimport { SnapshotSchema } from './Schema.ts'\n\n/**\n * The fields for a Snapshot\n */\nexport interface SnapshotFields {\n askPrice: number | null\n askPriceRate: number | null\n askQtyBookTotal: number | null\n askQuantity: number | null\n bidPrice: number | null\n bidPriceRate: number | null\n bidQtyBookTotal: number | null\n bidQuantity: number | null\n high: number | null\n lastPrice: number | null\n lastQuantity: number | null\n low: number | null\n open: number | null\n prevClosePx: number | null\n symbol: string\n timestamp: string\n volume: number\n}\n\n/**\n * The Snapshot payload\n */\nexport type Snapshot = Payload<SnapshotFields, SnapshotSchema>\n\n/**\n * Identity function for determine if an object is a Snapshot\n */\nexport const isSnapshot = isPayloadOfSchemaType<Snapshot>(SnapshotSchema)\n\n/**\n * Identity function for determine if an object is a Snapshot with sources\n */\nexport const isSnapshotWithSources = isPayloadOfSchemaTypeWithSources<Snapshot>(SnapshotSchema)\n","import { TZeroStockMarketSchema } from '../../Schema.ts'\n\nexport const SnapshotSchema = `${TZeroStockMarketSchema}.snapshot`\nexport type SnapshotSchema = typeof SnapshotSchema\n"],"mappings":";AACO,IAAM,yBAAiD;;;ACCvD,IAAM,qBAAqB,GAAG,sBAAsB;;;ACD3D,SAAS,uBAAuB,wCAAwC;;;ACCjE,IAAM,iBAAiB,GAAG,sBAAsB;;;ADkChD,IAAM,aAAa,sBAAgC,cAAc;AAKjE,IAAM,wBAAwB,iCAA2C,cAAc;","names":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/tzero-stock-market-payload-plugin",
3
- "version": "3.1.2",
3
+ "version": "3.2.0-rc.2",
4
4
  "description": "Typescript/Javascript Plugins for XYO Platform",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -29,14 +29,15 @@
29
29
  "module": "dist/neutral/index.mjs",
30
30
  "types": "dist/neutral/index.d.ts",
31
31
  "dependencies": {
32
- "@xyo-network/payload-model": "^3.5.1"
32
+ "@xyo-network/payload-model": "^3.6.0-rc.11"
33
33
  },
34
34
  "devDependencies": {
35
- "@xylabs/ts-scripts-yarn3": "^4.2.4",
36
- "@xylabs/tsconfig": "^4.2.4",
35
+ "@xylabs/ts-scripts-yarn3": "^4.2.6",
36
+ "@xylabs/tsconfig": "^4.2.6",
37
37
  "typescript": "^5.7.2"
38
38
  },
39
39
  "publishConfig": {
40
40
  "access": "public"
41
- }
41
+ },
42
+ "stableVersion": "3.1.2"
42
43
  }
@@ -1,7 +1,5 @@
1
1
  import type { Payload } from '@xyo-network/payload-model'
2
- import {
3
- isPayloadOfSchemaType, isPayloadOfSchemaTypeWithMeta, isPayloadOfSchemaTypeWithSources,
4
- } from '@xyo-network/payload-model'
2
+ import { isPayloadOfSchemaType, isPayloadOfSchemaTypeWithSources } from '@xyo-network/payload-model'
5
3
 
6
4
  import { SnapshotSchema } from './Schema.ts'
7
5
 
@@ -42,8 +40,3 @@ export const isSnapshot = isPayloadOfSchemaType<Snapshot>(SnapshotSchema)
42
40
  * Identity function for determine if an object is a Snapshot with sources
43
41
  */
44
42
  export const isSnapshotWithSources = isPayloadOfSchemaTypeWithSources<Snapshot>(SnapshotSchema)
45
-
46
- /**
47
- * Identity function for determine if an object is a Snapshot with meta
48
- */
49
- export const isSnapshotWithMeta = isPayloadOfSchemaTypeWithMeta<Snapshot>(SnapshotSchema)