@xyo-network/system-payload-plugins 2.38.11 → 2.38.12
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.
- package/dist/docs.json +74 -5
- package/package.json +3 -3
package/dist/docs.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/system/src/index.ts",
|
|
18
18
|
"line": 9,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/42c6e663/packages/plugins/packages/system/src/index.ts#L9"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -952,7 +952,7 @@
|
|
|
952
952
|
"sources": [
|
|
953
953
|
{
|
|
954
954
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
955
|
-
"line":
|
|
955
|
+
"line": 49,
|
|
956
956
|
"character": 11
|
|
957
957
|
}
|
|
958
958
|
],
|
|
@@ -3506,6 +3506,74 @@
|
|
|
3506
3506
|
"name": "XyoWitness.subscribe"
|
|
3507
3507
|
}
|
|
3508
3508
|
},
|
|
3509
|
+
{
|
|
3510
|
+
"id": 208,
|
|
3511
|
+
"name": "validateConfig",
|
|
3512
|
+
"kind": 2048,
|
|
3513
|
+
"kindString": "Method",
|
|
3514
|
+
"flags": {
|
|
3515
|
+
"isProtected": true
|
|
3516
|
+
},
|
|
3517
|
+
"sources": [
|
|
3518
|
+
{
|
|
3519
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
3520
|
+
"line": 48,
|
|
3521
|
+
"character": 14
|
|
3522
|
+
}
|
|
3523
|
+
],
|
|
3524
|
+
"signatures": [
|
|
3525
|
+
{
|
|
3526
|
+
"id": 209,
|
|
3527
|
+
"name": "validateConfig",
|
|
3528
|
+
"kind": 4096,
|
|
3529
|
+
"kindString": "Call signature",
|
|
3530
|
+
"flags": {},
|
|
3531
|
+
"parameters": [
|
|
3532
|
+
{
|
|
3533
|
+
"id": 210,
|
|
3534
|
+
"name": "config",
|
|
3535
|
+
"kind": 32768,
|
|
3536
|
+
"kindString": "Parameter",
|
|
3537
|
+
"flags": {
|
|
3538
|
+
"isOptional": true
|
|
3539
|
+
},
|
|
3540
|
+
"type": {
|
|
3541
|
+
"type": "intrinsic",
|
|
3542
|
+
"name": "unknown"
|
|
3543
|
+
}
|
|
3544
|
+
},
|
|
3545
|
+
{
|
|
3546
|
+
"id": 211,
|
|
3547
|
+
"name": "parents",
|
|
3548
|
+
"kind": 32768,
|
|
3549
|
+
"kindString": "Parameter",
|
|
3550
|
+
"flags": {
|
|
3551
|
+
"isOptional": true
|
|
3552
|
+
},
|
|
3553
|
+
"type": {
|
|
3554
|
+
"type": "array",
|
|
3555
|
+
"elementType": {
|
|
3556
|
+
"type": "intrinsic",
|
|
3557
|
+
"name": "string"
|
|
3558
|
+
}
|
|
3559
|
+
}
|
|
3560
|
+
}
|
|
3561
|
+
],
|
|
3562
|
+
"type": {
|
|
3563
|
+
"type": "intrinsic",
|
|
3564
|
+
"name": "boolean"
|
|
3565
|
+
},
|
|
3566
|
+
"inheritedFrom": {
|
|
3567
|
+
"type": "reference",
|
|
3568
|
+
"name": "XyoWitness.validateConfig"
|
|
3569
|
+
}
|
|
3570
|
+
}
|
|
3571
|
+
],
|
|
3572
|
+
"inheritedFrom": {
|
|
3573
|
+
"type": "reference",
|
|
3574
|
+
"name": "XyoWitness.validateConfig"
|
|
3575
|
+
}
|
|
3576
|
+
},
|
|
3509
3577
|
{
|
|
3510
3578
|
"id": 44,
|
|
3511
3579
|
"name": "create",
|
|
@@ -3949,6 +4017,7 @@
|
|
|
3949
4017
|
131,
|
|
3950
4018
|
125,
|
|
3951
4019
|
143,
|
|
4020
|
+
208,
|
|
3952
4021
|
44
|
|
3953
4022
|
]
|
|
3954
4023
|
}
|
|
@@ -3962,7 +4031,7 @@
|
|
|
3962
4031
|
],
|
|
3963
4032
|
"typeParameters": [
|
|
3964
4033
|
{
|
|
3965
|
-
"id":
|
|
4034
|
+
"id": 212,
|
|
3966
4035
|
"name": "T",
|
|
3967
4036
|
"kind": 131072,
|
|
3968
4037
|
"kindString": "Type parameter",
|
|
@@ -4286,7 +4355,7 @@
|
|
|
4286
4355
|
"fileName": "plugins/packages/system/src/index.ts",
|
|
4287
4356
|
"line": 6,
|
|
4288
4357
|
"character": 13,
|
|
4289
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4358
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/42c6e663/packages/plugins/packages/system/src/index.ts#L6"
|
|
4290
4359
|
}
|
|
4291
4360
|
],
|
|
4292
4361
|
"type": {
|
|
@@ -5065,7 +5134,7 @@
|
|
|
5065
5134
|
"fileName": "plugins/packages/system/src/index.ts",
|
|
5066
5135
|
"line": 1,
|
|
5067
5136
|
"character": 0,
|
|
5068
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5137
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/42c6e663/packages/plugins/packages/system/src/index.ts#L1"
|
|
5069
5138
|
}
|
|
5070
5139
|
]
|
|
5071
5140
|
}
|
package/package.json
CHANGED
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/info-system-payload-plugins": "^2.38.
|
|
14
|
-
"@xyo-network/payload-plugin": "^2.38.
|
|
13
|
+
"@xyo-network/info-system-payload-plugins": "^2.38.12",
|
|
14
|
+
"@xyo-network/payload-plugin": "^2.38.12",
|
|
15
15
|
"tslib": "^2.4.0"
|
|
16
16
|
},
|
|
17
17
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
},
|
|
48
48
|
"sideEffects": false,
|
|
49
49
|
"types": "dist/esm/index.d.ts",
|
|
50
|
-
"version": "2.38.
|
|
50
|
+
"version": "2.38.12"
|
|
51
51
|
}
|