@xyo-network/crypto-payload-plugins 2.72.6 → 2.72.8

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.
Files changed (2) hide show
  1. package/dist/docs.json +10 -15
  2. package/package.json +4 -4
package/dist/docs.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "fileName": "plugins/packages/payload/packages/crypto/src/index.ts",
17
17
  "line": 11,
18
18
  "character": 0,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9a6252015dc3a/packages/plugins/packages/payload/packages/crypto/src/index.ts#L11"
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7dd5ad12b4447/packages/plugins/packages/payload/packages/crypto/src/index.ts#L11"
20
20
  }
21
21
  ],
22
22
  "target": 1
@@ -307,11 +307,6 @@
307
307
  "type": {
308
308
  "type": "intrinsic",
309
309
  "name": "number"
310
- },
311
- "overwrites": {
312
- "type": "reference",
313
- "target": -1,
314
- "name": "Payload.timestamp"
315
310
  }
316
311
  }
317
312
  ],
@@ -1736,7 +1731,7 @@
1736
1731
  "fileName": "plugins/packages/payload/packages/crypto/src/index.ts",
1737
1732
  "line": 8,
1738
1733
  "character": 13,
1739
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9a6252015dc3a/packages/plugins/packages/payload/packages/crypto/src/index.ts#L8"
1734
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7dd5ad12b4447/packages/plugins/packages/payload/packages/crypto/src/index.ts#L8"
1740
1735
  }
1741
1736
  ],
1742
1737
  "type": {
@@ -2985,7 +2980,7 @@
2985
2980
  "sources": [
2986
2981
  {
2987
2982
  "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
2988
- "line": 17,
2983
+ "line": 16,
2989
2984
  "character": 4
2990
2985
  }
2991
2986
  ],
@@ -3006,7 +3001,7 @@
3006
3001
  "sources": [
3007
3002
  {
3008
3003
  "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
3009
- "line": 16,
3004
+ "line": 15,
3010
3005
  "character": 178
3011
3006
  }
3012
3007
  ]
@@ -3343,7 +3338,7 @@
3343
3338
  "sources": [
3344
3339
  {
3345
3340
  "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
3346
- "line": 17,
3341
+ "line": 16,
3347
3342
  "character": 4
3348
3343
  }
3349
3344
  ],
@@ -3364,7 +3359,7 @@
3364
3359
  "sources": [
3365
3360
  {
3366
3361
  "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
3367
- "line": 16,
3362
+ "line": 15,
3368
3363
  "character": 178
3369
3364
  }
3370
3365
  ]
@@ -3569,7 +3564,7 @@
3569
3564
  "sources": [
3570
3565
  {
3571
3566
  "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
3572
- "line": 17,
3567
+ "line": 16,
3573
3568
  "character": 4
3574
3569
  }
3575
3570
  ],
@@ -3590,7 +3585,7 @@
3590
3585
  "sources": [
3591
3586
  {
3592
3587
  "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
3593
- "line": 16,
3588
+ "line": 15,
3594
3589
  "character": 178
3595
3590
  }
3596
3591
  ]
@@ -3813,7 +3808,7 @@
3813
3808
  "sources": [
3814
3809
  {
3815
3810
  "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
3816
- "line": 17,
3811
+ "line": 16,
3817
3812
  "character": 4
3818
3813
  }
3819
3814
  ],
@@ -3834,7 +3829,7 @@
3834
3829
  "sources": [
3835
3830
  {
3836
3831
  "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
3837
- "line": 16,
3832
+ "line": 15,
3838
3833
  "character": 178
3839
3834
  }
3840
3835
  ]
package/package.json CHANGED
@@ -10,9 +10,9 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/crypto-cards-payload-plugins": "~2.72.6",
14
- "@xyo-network/crypto-market-payload-plugins": "~2.72.6",
15
- "@xyo-network/payload-plugin": "~2.72.6"
13
+ "@xyo-network/crypto-cards-payload-plugins": "~2.72.8",
14
+ "@xyo-network/crypto-market-payload-plugins": "~2.72.8",
15
+ "@xyo-network/payload-plugin": "~2.72.8"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@xylabs/ts-scripts-yarn3": "^2.19.3",
@@ -52,5 +52,5 @@
52
52
  },
53
53
  "sideEffects": false,
54
54
  "types": "dist/types/index.d.ts",
55
- "version": "2.72.6"
55
+ "version": "2.72.8"
56
56
  }