@xyo-network/modules 2.36.8 → 2.36.9
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 +241 -229
- package/package.json +6 -6
package/dist/docs.json
CHANGED
|
@@ -21041,66 +21041,69 @@
|
|
|
21041
21041
|
"type": "reference",
|
|
21042
21042
|
"typeArguments": [
|
|
21043
21043
|
{
|
|
21044
|
-
"type": "
|
|
21045
|
-
"
|
|
21046
|
-
|
|
21047
|
-
|
|
21048
|
-
|
|
21049
|
-
|
|
21050
|
-
|
|
21051
|
-
|
|
21052
|
-
|
|
21053
|
-
|
|
21054
|
-
|
|
21055
|
-
|
|
21056
|
-
|
|
21057
|
-
|
|
21058
|
-
|
|
21059
|
-
|
|
21060
|
-
|
|
21061
|
-
"
|
|
21062
|
-
"
|
|
21063
|
-
|
|
21064
|
-
|
|
21065
|
-
|
|
21066
|
-
|
|
21067
|
-
{
|
|
21068
|
-
|
|
21069
|
-
|
|
21070
|
-
|
|
21071
|
-
|
|
21072
|
-
|
|
21073
|
-
|
|
21074
|
-
{
|
|
21075
|
-
|
|
21076
|
-
|
|
21077
|
-
|
|
21044
|
+
"type": "array",
|
|
21045
|
+
"elementType": {
|
|
21046
|
+
"type": "intersection",
|
|
21047
|
+
"types": [
|
|
21048
|
+
{
|
|
21049
|
+
"type": "reference",
|
|
21050
|
+
"name": "SchemaFields"
|
|
21051
|
+
},
|
|
21052
|
+
{
|
|
21053
|
+
"type": "reference",
|
|
21054
|
+
"name": "PayloadFields"
|
|
21055
|
+
},
|
|
21056
|
+
{
|
|
21057
|
+
"type": "reference",
|
|
21058
|
+
"name": "XyoBoundWitnessBase"
|
|
21059
|
+
},
|
|
21060
|
+
{
|
|
21061
|
+
"type": "reflection",
|
|
21062
|
+
"declaration": {
|
|
21063
|
+
"id": 221,
|
|
21064
|
+
"name": "__type",
|
|
21065
|
+
"kind": 65536,
|
|
21066
|
+
"kindString": "Type literal",
|
|
21067
|
+
"flags": {},
|
|
21068
|
+
"children": [
|
|
21069
|
+
{
|
|
21070
|
+
"id": 222,
|
|
21071
|
+
"name": "schema",
|
|
21072
|
+
"kind": 1024,
|
|
21073
|
+
"kindString": "Property",
|
|
21074
|
+
"flags": {},
|
|
21075
|
+
"sources": [
|
|
21076
|
+
{
|
|
21077
|
+
"fileName": "modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
|
|
21078
|
+
"line": 31,
|
|
21079
|
+
"character": 8
|
|
21080
|
+
}
|
|
21081
|
+
],
|
|
21082
|
+
"type": {
|
|
21083
|
+
"type": "literal",
|
|
21084
|
+
"value": "network.xyo.boundwitness"
|
|
21078
21085
|
}
|
|
21079
|
-
],
|
|
21080
|
-
"type": {
|
|
21081
|
-
"type": "literal",
|
|
21082
|
-
"value": "network.xyo.boundwitness"
|
|
21083
21086
|
}
|
|
21084
|
-
|
|
21085
|
-
|
|
21086
|
-
|
|
21087
|
-
|
|
21088
|
-
|
|
21089
|
-
|
|
21090
|
-
|
|
21091
|
-
|
|
21092
|
-
|
|
21093
|
-
|
|
21094
|
-
|
|
21095
|
-
|
|
21096
|
-
|
|
21097
|
-
|
|
21098
|
-
|
|
21099
|
-
|
|
21100
|
-
|
|
21087
|
+
],
|
|
21088
|
+
"groups": [
|
|
21089
|
+
{
|
|
21090
|
+
"title": "Properties",
|
|
21091
|
+
"children": [
|
|
21092
|
+
222
|
|
21093
|
+
]
|
|
21094
|
+
}
|
|
21095
|
+
],
|
|
21096
|
+
"sources": [
|
|
21097
|
+
{
|
|
21098
|
+
"fileName": "modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
|
|
21099
|
+
"line": 30,
|
|
21100
|
+
"character": 239
|
|
21101
|
+
}
|
|
21102
|
+
]
|
|
21103
|
+
}
|
|
21101
21104
|
}
|
|
21102
|
-
|
|
21103
|
-
|
|
21105
|
+
]
|
|
21106
|
+
}
|
|
21104
21107
|
}
|
|
21105
21108
|
],
|
|
21106
21109
|
"name": "Promise",
|
|
@@ -33591,66 +33594,69 @@
|
|
|
33591
33594
|
"type": "reference",
|
|
33592
33595
|
"typeArguments": [
|
|
33593
33596
|
{
|
|
33594
|
-
"type": "
|
|
33595
|
-
"
|
|
33596
|
-
|
|
33597
|
-
|
|
33598
|
-
|
|
33599
|
-
|
|
33600
|
-
|
|
33601
|
-
|
|
33602
|
-
|
|
33603
|
-
|
|
33604
|
-
|
|
33605
|
-
|
|
33606
|
-
|
|
33607
|
-
|
|
33608
|
-
|
|
33609
|
-
|
|
33610
|
-
|
|
33611
|
-
"
|
|
33612
|
-
"
|
|
33613
|
-
|
|
33614
|
-
|
|
33615
|
-
|
|
33616
|
-
|
|
33617
|
-
{
|
|
33618
|
-
|
|
33619
|
-
|
|
33620
|
-
|
|
33621
|
-
|
|
33622
|
-
|
|
33623
|
-
|
|
33624
|
-
{
|
|
33625
|
-
|
|
33626
|
-
|
|
33627
|
-
|
|
33597
|
+
"type": "array",
|
|
33598
|
+
"elementType": {
|
|
33599
|
+
"type": "intersection",
|
|
33600
|
+
"types": [
|
|
33601
|
+
{
|
|
33602
|
+
"type": "reference",
|
|
33603
|
+
"name": "SchemaFields"
|
|
33604
|
+
},
|
|
33605
|
+
{
|
|
33606
|
+
"type": "reference",
|
|
33607
|
+
"name": "PayloadFields"
|
|
33608
|
+
},
|
|
33609
|
+
{
|
|
33610
|
+
"type": "reference",
|
|
33611
|
+
"name": "XyoBoundWitnessBase"
|
|
33612
|
+
},
|
|
33613
|
+
{
|
|
33614
|
+
"type": "reflection",
|
|
33615
|
+
"declaration": {
|
|
33616
|
+
"id": 629,
|
|
33617
|
+
"name": "__type",
|
|
33618
|
+
"kind": 65536,
|
|
33619
|
+
"kindString": "Type literal",
|
|
33620
|
+
"flags": {},
|
|
33621
|
+
"children": [
|
|
33622
|
+
{
|
|
33623
|
+
"id": 630,
|
|
33624
|
+
"name": "schema",
|
|
33625
|
+
"kind": 1024,
|
|
33626
|
+
"kindString": "Property",
|
|
33627
|
+
"flags": {},
|
|
33628
|
+
"sources": [
|
|
33629
|
+
{
|
|
33630
|
+
"fileName": "modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
|
|
33631
|
+
"line": 31,
|
|
33632
|
+
"character": 8
|
|
33633
|
+
}
|
|
33634
|
+
],
|
|
33635
|
+
"type": {
|
|
33636
|
+
"type": "literal",
|
|
33637
|
+
"value": "network.xyo.boundwitness"
|
|
33628
33638
|
}
|
|
33629
|
-
],
|
|
33630
|
-
"type": {
|
|
33631
|
-
"type": "literal",
|
|
33632
|
-
"value": "network.xyo.boundwitness"
|
|
33633
33639
|
}
|
|
33634
|
-
|
|
33635
|
-
|
|
33636
|
-
|
|
33637
|
-
|
|
33638
|
-
|
|
33639
|
-
|
|
33640
|
-
|
|
33641
|
-
|
|
33642
|
-
|
|
33643
|
-
|
|
33644
|
-
|
|
33645
|
-
|
|
33646
|
-
|
|
33647
|
-
|
|
33648
|
-
|
|
33649
|
-
|
|
33650
|
-
|
|
33640
|
+
],
|
|
33641
|
+
"groups": [
|
|
33642
|
+
{
|
|
33643
|
+
"title": "Properties",
|
|
33644
|
+
"children": [
|
|
33645
|
+
630
|
|
33646
|
+
]
|
|
33647
|
+
}
|
|
33648
|
+
],
|
|
33649
|
+
"sources": [
|
|
33650
|
+
{
|
|
33651
|
+
"fileName": "modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
|
|
33652
|
+
"line": 30,
|
|
33653
|
+
"character": 239
|
|
33654
|
+
}
|
|
33655
|
+
]
|
|
33656
|
+
}
|
|
33651
33657
|
}
|
|
33652
|
-
|
|
33653
|
-
|
|
33658
|
+
]
|
|
33659
|
+
}
|
|
33654
33660
|
}
|
|
33655
33661
|
],
|
|
33656
33662
|
"name": "Promise",
|
|
@@ -48819,66 +48825,69 @@
|
|
|
48819
48825
|
"type": "reference",
|
|
48820
48826
|
"typeArguments": [
|
|
48821
48827
|
{
|
|
48822
|
-
"type": "
|
|
48823
|
-
"
|
|
48824
|
-
|
|
48825
|
-
|
|
48826
|
-
|
|
48827
|
-
|
|
48828
|
-
|
|
48829
|
-
|
|
48830
|
-
|
|
48831
|
-
|
|
48832
|
-
|
|
48833
|
-
|
|
48834
|
-
|
|
48835
|
-
|
|
48836
|
-
|
|
48837
|
-
|
|
48838
|
-
|
|
48839
|
-
"
|
|
48840
|
-
"
|
|
48841
|
-
|
|
48842
|
-
|
|
48843
|
-
|
|
48844
|
-
|
|
48845
|
-
{
|
|
48846
|
-
|
|
48847
|
-
|
|
48848
|
-
|
|
48849
|
-
|
|
48850
|
-
|
|
48851
|
-
|
|
48852
|
-
{
|
|
48853
|
-
|
|
48854
|
-
|
|
48855
|
-
|
|
48828
|
+
"type": "array",
|
|
48829
|
+
"elementType": {
|
|
48830
|
+
"type": "intersection",
|
|
48831
|
+
"types": [
|
|
48832
|
+
{
|
|
48833
|
+
"type": "reference",
|
|
48834
|
+
"name": "SchemaFields"
|
|
48835
|
+
},
|
|
48836
|
+
{
|
|
48837
|
+
"type": "reference",
|
|
48838
|
+
"name": "PayloadFields"
|
|
48839
|
+
},
|
|
48840
|
+
{
|
|
48841
|
+
"type": "reference",
|
|
48842
|
+
"name": "XyoBoundWitnessBase"
|
|
48843
|
+
},
|
|
48844
|
+
{
|
|
48845
|
+
"type": "reflection",
|
|
48846
|
+
"declaration": {
|
|
48847
|
+
"id": 861,
|
|
48848
|
+
"name": "__type",
|
|
48849
|
+
"kind": 65536,
|
|
48850
|
+
"kindString": "Type literal",
|
|
48851
|
+
"flags": {},
|
|
48852
|
+
"children": [
|
|
48853
|
+
{
|
|
48854
|
+
"id": 862,
|
|
48855
|
+
"name": "schema",
|
|
48856
|
+
"kind": 1024,
|
|
48857
|
+
"kindString": "Property",
|
|
48858
|
+
"flags": {},
|
|
48859
|
+
"sources": [
|
|
48860
|
+
{
|
|
48861
|
+
"fileName": "modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
|
|
48862
|
+
"line": 31,
|
|
48863
|
+
"character": 8
|
|
48864
|
+
}
|
|
48865
|
+
],
|
|
48866
|
+
"type": {
|
|
48867
|
+
"type": "literal",
|
|
48868
|
+
"value": "network.xyo.boundwitness"
|
|
48856
48869
|
}
|
|
48857
|
-
],
|
|
48858
|
-
"type": {
|
|
48859
|
-
"type": "literal",
|
|
48860
|
-
"value": "network.xyo.boundwitness"
|
|
48861
48870
|
}
|
|
48862
|
-
|
|
48863
|
-
|
|
48864
|
-
|
|
48865
|
-
|
|
48866
|
-
|
|
48867
|
-
|
|
48868
|
-
|
|
48869
|
-
|
|
48870
|
-
|
|
48871
|
-
|
|
48872
|
-
|
|
48873
|
-
|
|
48874
|
-
|
|
48875
|
-
|
|
48876
|
-
|
|
48877
|
-
|
|
48878
|
-
|
|
48871
|
+
],
|
|
48872
|
+
"groups": [
|
|
48873
|
+
{
|
|
48874
|
+
"title": "Properties",
|
|
48875
|
+
"children": [
|
|
48876
|
+
862
|
|
48877
|
+
]
|
|
48878
|
+
}
|
|
48879
|
+
],
|
|
48880
|
+
"sources": [
|
|
48881
|
+
{
|
|
48882
|
+
"fileName": "modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
|
|
48883
|
+
"line": 30,
|
|
48884
|
+
"character": 239
|
|
48885
|
+
}
|
|
48886
|
+
]
|
|
48887
|
+
}
|
|
48879
48888
|
}
|
|
48880
|
-
|
|
48881
|
-
|
|
48889
|
+
]
|
|
48890
|
+
}
|
|
48882
48891
|
}
|
|
48883
48892
|
],
|
|
48884
48893
|
"name": "Promise",
|
|
@@ -68409,66 +68418,69 @@
|
|
|
68409
68418
|
"type": "reference",
|
|
68410
68419
|
"typeArguments": [
|
|
68411
68420
|
{
|
|
68412
|
-
"type": "
|
|
68413
|
-
"
|
|
68414
|
-
|
|
68415
|
-
|
|
68416
|
-
|
|
68417
|
-
|
|
68418
|
-
|
|
68419
|
-
|
|
68420
|
-
|
|
68421
|
-
|
|
68422
|
-
|
|
68423
|
-
|
|
68424
|
-
|
|
68425
|
-
|
|
68426
|
-
|
|
68427
|
-
|
|
68428
|
-
|
|
68429
|
-
"
|
|
68430
|
-
"
|
|
68431
|
-
|
|
68432
|
-
|
|
68433
|
-
|
|
68434
|
-
|
|
68435
|
-
{
|
|
68436
|
-
|
|
68437
|
-
|
|
68438
|
-
|
|
68439
|
-
|
|
68440
|
-
|
|
68441
|
-
|
|
68442
|
-
{
|
|
68443
|
-
|
|
68444
|
-
|
|
68445
|
-
|
|
68421
|
+
"type": "array",
|
|
68422
|
+
"elementType": {
|
|
68423
|
+
"type": "intersection",
|
|
68424
|
+
"types": [
|
|
68425
|
+
{
|
|
68426
|
+
"type": "reference",
|
|
68427
|
+
"name": "SchemaFields"
|
|
68428
|
+
},
|
|
68429
|
+
{
|
|
68430
|
+
"type": "reference",
|
|
68431
|
+
"name": "PayloadFields"
|
|
68432
|
+
},
|
|
68433
|
+
{
|
|
68434
|
+
"type": "reference",
|
|
68435
|
+
"name": "XyoBoundWitnessBase"
|
|
68436
|
+
},
|
|
68437
|
+
{
|
|
68438
|
+
"type": "reflection",
|
|
68439
|
+
"declaration": {
|
|
68440
|
+
"id": 1101,
|
|
68441
|
+
"name": "__type",
|
|
68442
|
+
"kind": 65536,
|
|
68443
|
+
"kindString": "Type literal",
|
|
68444
|
+
"flags": {},
|
|
68445
|
+
"children": [
|
|
68446
|
+
{
|
|
68447
|
+
"id": 1102,
|
|
68448
|
+
"name": "schema",
|
|
68449
|
+
"kind": 1024,
|
|
68450
|
+
"kindString": "Property",
|
|
68451
|
+
"flags": {},
|
|
68452
|
+
"sources": [
|
|
68453
|
+
{
|
|
68454
|
+
"fileName": "modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
|
|
68455
|
+
"line": 31,
|
|
68456
|
+
"character": 8
|
|
68457
|
+
}
|
|
68458
|
+
],
|
|
68459
|
+
"type": {
|
|
68460
|
+
"type": "literal",
|
|
68461
|
+
"value": "network.xyo.boundwitness"
|
|
68446
68462
|
}
|
|
68447
|
-
],
|
|
68448
|
-
"type": {
|
|
68449
|
-
"type": "literal",
|
|
68450
|
-
"value": "network.xyo.boundwitness"
|
|
68451
68463
|
}
|
|
68452
|
-
|
|
68453
|
-
|
|
68454
|
-
|
|
68455
|
-
|
|
68456
|
-
|
|
68457
|
-
|
|
68458
|
-
|
|
68459
|
-
|
|
68460
|
-
|
|
68461
|
-
|
|
68462
|
-
|
|
68463
|
-
|
|
68464
|
-
|
|
68465
|
-
|
|
68466
|
-
|
|
68467
|
-
|
|
68468
|
-
|
|
68464
|
+
],
|
|
68465
|
+
"groups": [
|
|
68466
|
+
{
|
|
68467
|
+
"title": "Properties",
|
|
68468
|
+
"children": [
|
|
68469
|
+
1102
|
|
68470
|
+
]
|
|
68471
|
+
}
|
|
68472
|
+
],
|
|
68473
|
+
"sources": [
|
|
68474
|
+
{
|
|
68475
|
+
"fileName": "modules/packages/archivist/dist/esm/XyoArchivist.d.ts",
|
|
68476
|
+
"line": 30,
|
|
68477
|
+
"character": 239
|
|
68478
|
+
}
|
|
68479
|
+
]
|
|
68480
|
+
}
|
|
68469
68481
|
}
|
|
68470
|
-
|
|
68471
|
-
|
|
68482
|
+
]
|
|
68483
|
+
}
|
|
68472
68484
|
}
|
|
68473
68485
|
],
|
|
68474
68486
|
"name": "Promise",
|
|
@@ -93607,7 +93619,7 @@
|
|
|
93607
93619
|
"fileName": "modules/src/index.ts",
|
|
93608
93620
|
"line": 1,
|
|
93609
93621
|
"character": 0,
|
|
93610
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
93622
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/86c4dd2/packages/modules/src/index.ts#L1"
|
|
93611
93623
|
}
|
|
93612
93624
|
]
|
|
93613
93625
|
}
|
package/package.json
CHANGED
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/archivist": "^2.36.
|
|
14
|
-
"@xyo-network/diviner": "^2.36.
|
|
15
|
-
"@xyo-network/module": "^2.36.
|
|
16
|
-
"@xyo-network/node": "^2.36.
|
|
17
|
-
"@xyo-network/witness": "^2.36.
|
|
13
|
+
"@xyo-network/archivist": "^2.36.9",
|
|
14
|
+
"@xyo-network/diviner": "^2.36.9",
|
|
15
|
+
"@xyo-network/module": "^2.36.9",
|
|
16
|
+
"@xyo-network/node": "^2.36.9",
|
|
17
|
+
"@xyo-network/witness": "^2.36.9",
|
|
18
18
|
"tslib": "^2.4.0"
|
|
19
19
|
},
|
|
20
20
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
@@ -50,5 +50,5 @@
|
|
|
50
50
|
},
|
|
51
51
|
"sideEffects": false,
|
|
52
52
|
"types": "dist/esm/index.d.ts",
|
|
53
|
-
"version": "2.36.
|
|
53
|
+
"version": "2.36.9"
|
|
54
54
|
}
|