@xyo-network/sdk 2.33.0-rc.10 → 2.33.0-rc.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 +245 -239
- package/package.json +16 -16
package/dist/docs.json
CHANGED
|
@@ -57711,131 +57711,20 @@
|
|
|
57711
57711
|
"type": {
|
|
57712
57712
|
"type": "reference",
|
|
57713
57713
|
"typeArguments": [
|
|
57714
|
-
{
|
|
57715
|
-
"type": "reflection",
|
|
57716
|
-
"declaration": {
|
|
57717
|
-
"id": 5001,
|
|
57718
|
-
"name": "__type",
|
|
57719
|
-
"kind": 65536,
|
|
57720
|
-
"kindString": "Type literal",
|
|
57721
|
-
"flags": {},
|
|
57722
|
-
"children": [
|
|
57723
|
-
{
|
|
57724
|
-
"id": 5003,
|
|
57725
|
-
"name": "previousHash",
|
|
57726
|
-
"kind": 1024,
|
|
57727
|
-
"kindString": "Property",
|
|
57728
|
-
"flags": {
|
|
57729
|
-
"isOptional": true
|
|
57730
|
-
},
|
|
57731
|
-
"sources": [
|
|
57732
|
-
{
|
|
57733
|
-
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
57734
|
-
"line": 9,
|
|
57735
|
-
"character": 4
|
|
57736
|
-
}
|
|
57737
|
-
],
|
|
57738
|
-
"type": {
|
|
57739
|
-
"type": "intrinsic",
|
|
57740
|
-
"name": "string"
|
|
57741
|
-
}
|
|
57742
|
-
},
|
|
57743
|
-
{
|
|
57744
|
-
"id": 5002,
|
|
57745
|
-
"name": "schema",
|
|
57746
|
-
"kind": 1024,
|
|
57747
|
-
"kindString": "Property",
|
|
57748
|
-
"flags": {},
|
|
57749
|
-
"sources": [
|
|
57750
|
-
{
|
|
57751
|
-
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
57752
|
-
"line": 8,
|
|
57753
|
-
"character": 4
|
|
57754
|
-
}
|
|
57755
|
-
],
|
|
57756
|
-
"type": {
|
|
57757
|
-
"type": "intrinsic",
|
|
57758
|
-
"name": "string"
|
|
57759
|
-
}
|
|
57760
|
-
},
|
|
57761
|
-
{
|
|
57762
|
-
"id": 5004,
|
|
57763
|
-
"name": "sources",
|
|
57764
|
-
"kind": 1024,
|
|
57765
|
-
"kindString": "Property",
|
|
57766
|
-
"flags": {
|
|
57767
|
-
"isOptional": true
|
|
57768
|
-
},
|
|
57769
|
-
"sources": [
|
|
57770
|
-
{
|
|
57771
|
-
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
57772
|
-
"line": 10,
|
|
57773
|
-
"character": 4
|
|
57774
|
-
}
|
|
57775
|
-
],
|
|
57776
|
-
"type": {
|
|
57777
|
-
"type": "array",
|
|
57778
|
-
"elementType": {
|
|
57779
|
-
"type": "intrinsic",
|
|
57780
|
-
"name": "string"
|
|
57781
|
-
}
|
|
57782
|
-
}
|
|
57783
|
-
},
|
|
57784
|
-
{
|
|
57785
|
-
"id": 5005,
|
|
57786
|
-
"name": "timestamp",
|
|
57787
|
-
"kind": 1024,
|
|
57788
|
-
"kindString": "Property",
|
|
57789
|
-
"flags": {
|
|
57790
|
-
"isOptional": true
|
|
57791
|
-
},
|
|
57792
|
-
"sources": [
|
|
57793
|
-
{
|
|
57794
|
-
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
57795
|
-
"line": 11,
|
|
57796
|
-
"character": 4
|
|
57797
|
-
}
|
|
57798
|
-
],
|
|
57799
|
-
"type": {
|
|
57800
|
-
"type": "intrinsic",
|
|
57801
|
-
"name": "number"
|
|
57802
|
-
}
|
|
57803
|
-
}
|
|
57804
|
-
],
|
|
57805
|
-
"groups": [
|
|
57806
|
-
{
|
|
57807
|
-
"title": "Properties",
|
|
57808
|
-
"children": [
|
|
57809
|
-
5003,
|
|
57810
|
-
5002,
|
|
57811
|
-
5004,
|
|
57812
|
-
5005
|
|
57813
|
-
]
|
|
57814
|
-
}
|
|
57815
|
-
],
|
|
57816
|
-
"sources": [
|
|
57817
|
-
{
|
|
57818
|
-
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
57819
|
-
"line": 7,
|
|
57820
|
-
"character": 107
|
|
57821
|
-
}
|
|
57822
|
-
]
|
|
57823
|
-
}
|
|
57824
|
-
},
|
|
57825
57714
|
{
|
|
57826
57715
|
"type": "reference",
|
|
57827
57716
|
"typeArguments": [
|
|
57828
57717
|
{
|
|
57829
57718
|
"type": "reflection",
|
|
57830
57719
|
"declaration": {
|
|
57831
|
-
"id":
|
|
57720
|
+
"id": 5001,
|
|
57832
57721
|
"name": "__type",
|
|
57833
57722
|
"kind": 65536,
|
|
57834
57723
|
"kindString": "Type literal",
|
|
57835
57724
|
"flags": {},
|
|
57836
57725
|
"children": [
|
|
57837
57726
|
{
|
|
57838
|
-
"id":
|
|
57727
|
+
"id": 5003,
|
|
57839
57728
|
"name": "previousHash",
|
|
57840
57729
|
"kind": 1024,
|
|
57841
57730
|
"kindString": "Property",
|
|
@@ -57855,7 +57744,7 @@
|
|
|
57855
57744
|
}
|
|
57856
57745
|
},
|
|
57857
57746
|
{
|
|
57858
|
-
"id":
|
|
57747
|
+
"id": 5002,
|
|
57859
57748
|
"name": "schema",
|
|
57860
57749
|
"kind": 1024,
|
|
57861
57750
|
"kindString": "Property",
|
|
@@ -57873,7 +57762,7 @@
|
|
|
57873
57762
|
}
|
|
57874
57763
|
},
|
|
57875
57764
|
{
|
|
57876
|
-
"id":
|
|
57765
|
+
"id": 5004,
|
|
57877
57766
|
"name": "sources",
|
|
57878
57767
|
"kind": 1024,
|
|
57879
57768
|
"kindString": "Property",
|
|
@@ -57896,7 +57785,7 @@
|
|
|
57896
57785
|
}
|
|
57897
57786
|
},
|
|
57898
57787
|
{
|
|
57899
|
-
"id":
|
|
57788
|
+
"id": 5005,
|
|
57900
57789
|
"name": "timestamp",
|
|
57901
57790
|
"kind": 1024,
|
|
57902
57791
|
"kindString": "Property",
|
|
@@ -57920,10 +57809,10 @@
|
|
|
57920
57809
|
{
|
|
57921
57810
|
"title": "Properties",
|
|
57922
57811
|
"children": [
|
|
57923
|
-
|
|
57924
|
-
|
|
57925
|
-
|
|
57926
|
-
|
|
57812
|
+
5003,
|
|
57813
|
+
5002,
|
|
57814
|
+
5004,
|
|
57815
|
+
5005
|
|
57927
57816
|
]
|
|
57928
57817
|
}
|
|
57929
57818
|
],
|
|
@@ -57943,6 +57832,117 @@
|
|
|
57943
57832
|
],
|
|
57944
57833
|
"name": "XyoQuery"
|
|
57945
57834
|
},
|
|
57835
|
+
{
|
|
57836
|
+
"type": "reflection",
|
|
57837
|
+
"declaration": {
|
|
57838
|
+
"id": 5006,
|
|
57839
|
+
"name": "__type",
|
|
57840
|
+
"kind": 65536,
|
|
57841
|
+
"kindString": "Type literal",
|
|
57842
|
+
"flags": {},
|
|
57843
|
+
"children": [
|
|
57844
|
+
{
|
|
57845
|
+
"id": 5008,
|
|
57846
|
+
"name": "previousHash",
|
|
57847
|
+
"kind": 1024,
|
|
57848
|
+
"kindString": "Property",
|
|
57849
|
+
"flags": {
|
|
57850
|
+
"isOptional": true
|
|
57851
|
+
},
|
|
57852
|
+
"sources": [
|
|
57853
|
+
{
|
|
57854
|
+
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
57855
|
+
"line": 9,
|
|
57856
|
+
"character": 4
|
|
57857
|
+
}
|
|
57858
|
+
],
|
|
57859
|
+
"type": {
|
|
57860
|
+
"type": "intrinsic",
|
|
57861
|
+
"name": "string"
|
|
57862
|
+
}
|
|
57863
|
+
},
|
|
57864
|
+
{
|
|
57865
|
+
"id": 5007,
|
|
57866
|
+
"name": "schema",
|
|
57867
|
+
"kind": 1024,
|
|
57868
|
+
"kindString": "Property",
|
|
57869
|
+
"flags": {},
|
|
57870
|
+
"sources": [
|
|
57871
|
+
{
|
|
57872
|
+
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
57873
|
+
"line": 8,
|
|
57874
|
+
"character": 4
|
|
57875
|
+
}
|
|
57876
|
+
],
|
|
57877
|
+
"type": {
|
|
57878
|
+
"type": "intrinsic",
|
|
57879
|
+
"name": "string"
|
|
57880
|
+
}
|
|
57881
|
+
},
|
|
57882
|
+
{
|
|
57883
|
+
"id": 5009,
|
|
57884
|
+
"name": "sources",
|
|
57885
|
+
"kind": 1024,
|
|
57886
|
+
"kindString": "Property",
|
|
57887
|
+
"flags": {
|
|
57888
|
+
"isOptional": true
|
|
57889
|
+
},
|
|
57890
|
+
"sources": [
|
|
57891
|
+
{
|
|
57892
|
+
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
57893
|
+
"line": 10,
|
|
57894
|
+
"character": 4
|
|
57895
|
+
}
|
|
57896
|
+
],
|
|
57897
|
+
"type": {
|
|
57898
|
+
"type": "array",
|
|
57899
|
+
"elementType": {
|
|
57900
|
+
"type": "intrinsic",
|
|
57901
|
+
"name": "string"
|
|
57902
|
+
}
|
|
57903
|
+
}
|
|
57904
|
+
},
|
|
57905
|
+
{
|
|
57906
|
+
"id": 5010,
|
|
57907
|
+
"name": "timestamp",
|
|
57908
|
+
"kind": 1024,
|
|
57909
|
+
"kindString": "Property",
|
|
57910
|
+
"flags": {
|
|
57911
|
+
"isOptional": true
|
|
57912
|
+
},
|
|
57913
|
+
"sources": [
|
|
57914
|
+
{
|
|
57915
|
+
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
57916
|
+
"line": 11,
|
|
57917
|
+
"character": 4
|
|
57918
|
+
}
|
|
57919
|
+
],
|
|
57920
|
+
"type": {
|
|
57921
|
+
"type": "intrinsic",
|
|
57922
|
+
"name": "number"
|
|
57923
|
+
}
|
|
57924
|
+
}
|
|
57925
|
+
],
|
|
57926
|
+
"groups": [
|
|
57927
|
+
{
|
|
57928
|
+
"title": "Properties",
|
|
57929
|
+
"children": [
|
|
57930
|
+
5008,
|
|
57931
|
+
5007,
|
|
57932
|
+
5009,
|
|
57933
|
+
5010
|
|
57934
|
+
]
|
|
57935
|
+
}
|
|
57936
|
+
],
|
|
57937
|
+
"sources": [
|
|
57938
|
+
{
|
|
57939
|
+
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
57940
|
+
"line": 7,
|
|
57941
|
+
"character": 107
|
|
57942
|
+
}
|
|
57943
|
+
]
|
|
57944
|
+
}
|
|
57945
|
+
},
|
|
57946
57946
|
{
|
|
57947
57947
|
"type": "reflection",
|
|
57948
57948
|
"declaration": {
|
|
@@ -59623,123 +59623,12 @@
|
|
|
59623
59623
|
"type": {
|
|
59624
59624
|
"type": "reference",
|
|
59625
59625
|
"typeArguments": [
|
|
59626
|
-
{
|
|
59627
|
-
"type": "reflection",
|
|
59628
|
-
"declaration": {
|
|
59629
|
-
"id": 3580,
|
|
59630
|
-
"name": "__type",
|
|
59631
|
-
"kind": 65536,
|
|
59632
|
-
"kindString": "Type literal",
|
|
59633
|
-
"flags": {},
|
|
59634
|
-
"children": [
|
|
59635
|
-
{
|
|
59636
|
-
"id": 3582,
|
|
59637
|
-
"name": "previousHash",
|
|
59638
|
-
"kind": 1024,
|
|
59639
|
-
"kindString": "Property",
|
|
59640
|
-
"flags": {
|
|
59641
|
-
"isOptional": true
|
|
59642
|
-
},
|
|
59643
|
-
"sources": [
|
|
59644
|
-
{
|
|
59645
|
-
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
59646
|
-
"line": 9,
|
|
59647
|
-
"character": 4
|
|
59648
|
-
}
|
|
59649
|
-
],
|
|
59650
|
-
"type": {
|
|
59651
|
-
"type": "intrinsic",
|
|
59652
|
-
"name": "string"
|
|
59653
|
-
}
|
|
59654
|
-
},
|
|
59655
|
-
{
|
|
59656
|
-
"id": 3581,
|
|
59657
|
-
"name": "schema",
|
|
59658
|
-
"kind": 1024,
|
|
59659
|
-
"kindString": "Property",
|
|
59660
|
-
"flags": {},
|
|
59661
|
-
"sources": [
|
|
59662
|
-
{
|
|
59663
|
-
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
59664
|
-
"line": 8,
|
|
59665
|
-
"character": 4
|
|
59666
|
-
}
|
|
59667
|
-
],
|
|
59668
|
-
"type": {
|
|
59669
|
-
"type": "intrinsic",
|
|
59670
|
-
"name": "string"
|
|
59671
|
-
}
|
|
59672
|
-
},
|
|
59673
|
-
{
|
|
59674
|
-
"id": 3583,
|
|
59675
|
-
"name": "sources",
|
|
59676
|
-
"kind": 1024,
|
|
59677
|
-
"kindString": "Property",
|
|
59678
|
-
"flags": {
|
|
59679
|
-
"isOptional": true
|
|
59680
|
-
},
|
|
59681
|
-
"sources": [
|
|
59682
|
-
{
|
|
59683
|
-
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
59684
|
-
"line": 10,
|
|
59685
|
-
"character": 4
|
|
59686
|
-
}
|
|
59687
|
-
],
|
|
59688
|
-
"type": {
|
|
59689
|
-
"type": "array",
|
|
59690
|
-
"elementType": {
|
|
59691
|
-
"type": "intrinsic",
|
|
59692
|
-
"name": "string"
|
|
59693
|
-
}
|
|
59694
|
-
}
|
|
59695
|
-
},
|
|
59696
|
-
{
|
|
59697
|
-
"id": 3584,
|
|
59698
|
-
"name": "timestamp",
|
|
59699
|
-
"kind": 1024,
|
|
59700
|
-
"kindString": "Property",
|
|
59701
|
-
"flags": {
|
|
59702
|
-
"isOptional": true
|
|
59703
|
-
},
|
|
59704
|
-
"sources": [
|
|
59705
|
-
{
|
|
59706
|
-
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
59707
|
-
"line": 11,
|
|
59708
|
-
"character": 4
|
|
59709
|
-
}
|
|
59710
|
-
],
|
|
59711
|
-
"type": {
|
|
59712
|
-
"type": "intrinsic",
|
|
59713
|
-
"name": "number"
|
|
59714
|
-
}
|
|
59715
|
-
}
|
|
59716
|
-
],
|
|
59717
|
-
"groups": [
|
|
59718
|
-
{
|
|
59719
|
-
"title": "Properties",
|
|
59720
|
-
"children": [
|
|
59721
|
-
3582,
|
|
59722
|
-
3581,
|
|
59723
|
-
3583,
|
|
59724
|
-
3584
|
|
59725
|
-
]
|
|
59726
|
-
}
|
|
59727
|
-
],
|
|
59728
|
-
"sources": [
|
|
59729
|
-
{
|
|
59730
|
-
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
59731
|
-
"line": 7,
|
|
59732
|
-
"character": 107
|
|
59733
|
-
}
|
|
59734
|
-
]
|
|
59735
|
-
}
|
|
59736
|
-
},
|
|
59737
59626
|
{
|
|
59738
59627
|
"type": "reference",
|
|
59739
59628
|
"name": "XyoArchivistQuery"
|
|
59740
59629
|
}
|
|
59741
59630
|
],
|
|
59742
|
-
"name": "
|
|
59631
|
+
"name": "PayloadArchivist"
|
|
59743
59632
|
}
|
|
59744
59633
|
}
|
|
59745
59634
|
],
|
|
@@ -59771,7 +59660,7 @@
|
|
|
59771
59660
|
}
|
|
59772
59661
|
},
|
|
59773
59662
|
{
|
|
59774
|
-
"id":
|
|
59663
|
+
"id": 3582,
|
|
59775
59664
|
"name": "archivist",
|
|
59776
59665
|
"kind": 1024,
|
|
59777
59666
|
"kindString": "Property",
|
|
@@ -59785,11 +59674,128 @@
|
|
|
59785
59674
|
],
|
|
59786
59675
|
"type": {
|
|
59787
59676
|
"type": "reference",
|
|
59677
|
+
"typeArguments": [
|
|
59678
|
+
{
|
|
59679
|
+
"type": "reference",
|
|
59680
|
+
"name": "XyoArchivistQuery"
|
|
59681
|
+
},
|
|
59682
|
+
{
|
|
59683
|
+
"type": "reflection",
|
|
59684
|
+
"declaration": {
|
|
59685
|
+
"id": 3583,
|
|
59686
|
+
"name": "__type",
|
|
59687
|
+
"kind": 65536,
|
|
59688
|
+
"kindString": "Type literal",
|
|
59689
|
+
"flags": {},
|
|
59690
|
+
"children": [
|
|
59691
|
+
{
|
|
59692
|
+
"id": 3585,
|
|
59693
|
+
"name": "previousHash",
|
|
59694
|
+
"kind": 1024,
|
|
59695
|
+
"kindString": "Property",
|
|
59696
|
+
"flags": {
|
|
59697
|
+
"isOptional": true
|
|
59698
|
+
},
|
|
59699
|
+
"sources": [
|
|
59700
|
+
{
|
|
59701
|
+
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
59702
|
+
"line": 9,
|
|
59703
|
+
"character": 4
|
|
59704
|
+
}
|
|
59705
|
+
],
|
|
59706
|
+
"type": {
|
|
59707
|
+
"type": "intrinsic",
|
|
59708
|
+
"name": "string"
|
|
59709
|
+
}
|
|
59710
|
+
},
|
|
59711
|
+
{
|
|
59712
|
+
"id": 3584,
|
|
59713
|
+
"name": "schema",
|
|
59714
|
+
"kind": 1024,
|
|
59715
|
+
"kindString": "Property",
|
|
59716
|
+
"flags": {},
|
|
59717
|
+
"sources": [
|
|
59718
|
+
{
|
|
59719
|
+
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
59720
|
+
"line": 8,
|
|
59721
|
+
"character": 4
|
|
59722
|
+
}
|
|
59723
|
+
],
|
|
59724
|
+
"type": {
|
|
59725
|
+
"type": "intrinsic",
|
|
59726
|
+
"name": "string"
|
|
59727
|
+
}
|
|
59728
|
+
},
|
|
59729
|
+
{
|
|
59730
|
+
"id": 3586,
|
|
59731
|
+
"name": "sources",
|
|
59732
|
+
"kind": 1024,
|
|
59733
|
+
"kindString": "Property",
|
|
59734
|
+
"flags": {
|
|
59735
|
+
"isOptional": true
|
|
59736
|
+
},
|
|
59737
|
+
"sources": [
|
|
59738
|
+
{
|
|
59739
|
+
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
59740
|
+
"line": 10,
|
|
59741
|
+
"character": 4
|
|
59742
|
+
}
|
|
59743
|
+
],
|
|
59744
|
+
"type": {
|
|
59745
|
+
"type": "array",
|
|
59746
|
+
"elementType": {
|
|
59747
|
+
"type": "intrinsic",
|
|
59748
|
+
"name": "string"
|
|
59749
|
+
}
|
|
59750
|
+
}
|
|
59751
|
+
},
|
|
59752
|
+
{
|
|
59753
|
+
"id": 3587,
|
|
59754
|
+
"name": "timestamp",
|
|
59755
|
+
"kind": 1024,
|
|
59756
|
+
"kindString": "Property",
|
|
59757
|
+
"flags": {
|
|
59758
|
+
"isOptional": true
|
|
59759
|
+
},
|
|
59760
|
+
"sources": [
|
|
59761
|
+
{
|
|
59762
|
+
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
59763
|
+
"line": 11,
|
|
59764
|
+
"character": 4
|
|
59765
|
+
}
|
|
59766
|
+
],
|
|
59767
|
+
"type": {
|
|
59768
|
+
"type": "intrinsic",
|
|
59769
|
+
"name": "number"
|
|
59770
|
+
}
|
|
59771
|
+
}
|
|
59772
|
+
],
|
|
59773
|
+
"groups": [
|
|
59774
|
+
{
|
|
59775
|
+
"title": "Properties",
|
|
59776
|
+
"children": [
|
|
59777
|
+
3585,
|
|
59778
|
+
3584,
|
|
59779
|
+
3586,
|
|
59780
|
+
3587
|
|
59781
|
+
]
|
|
59782
|
+
}
|
|
59783
|
+
],
|
|
59784
|
+
"sources": [
|
|
59785
|
+
{
|
|
59786
|
+
"fileName": "packages/sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
59787
|
+
"line": 7,
|
|
59788
|
+
"character": 107
|
|
59789
|
+
}
|
|
59790
|
+
]
|
|
59791
|
+
}
|
|
59792
|
+
}
|
|
59793
|
+
],
|
|
59788
59794
|
"name": "XyoArchivistWrapper"
|
|
59789
59795
|
}
|
|
59790
59796
|
},
|
|
59791
59797
|
{
|
|
59792
|
-
"id":
|
|
59798
|
+
"id": 3580,
|
|
59793
59799
|
"name": "config",
|
|
59794
59800
|
"kind": 1024,
|
|
59795
59801
|
"kindString": "Property",
|
|
@@ -59848,7 +59854,7 @@
|
|
|
59848
59854
|
}
|
|
59849
59855
|
},
|
|
59850
59856
|
{
|
|
59851
|
-
"id":
|
|
59857
|
+
"id": 3581,
|
|
59852
59858
|
"name": "history",
|
|
59853
59859
|
"kind": 1024,
|
|
59854
59860
|
"kindString": "Property",
|
|
@@ -60393,11 +60399,11 @@
|
|
|
60393
60399
|
"title": "Properties",
|
|
60394
60400
|
"children": [
|
|
60395
60401
|
3588,
|
|
60396
|
-
|
|
60397
|
-
|
|
60402
|
+
3582,
|
|
60403
|
+
3580,
|
|
60398
60404
|
3589,
|
|
60399
60405
|
3590,
|
|
60400
|
-
|
|
60406
|
+
3581
|
|
60401
60407
|
]
|
|
60402
60408
|
},
|
|
60403
60409
|
{
|
|
@@ -107513,7 +107519,7 @@
|
|
|
107513
107519
|
"fileName": "packages/sdk/src/index.ts",
|
|
107514
107520
|
"line": 1,
|
|
107515
107521
|
"character": 0,
|
|
107516
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
107522
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8d18a60/packages/sdk/src/index.ts#L1"
|
|
107517
107523
|
}
|
|
107518
107524
|
]
|
|
107519
107525
|
}
|
package/package.json
CHANGED
|
@@ -10,21 +10,21 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/account": "^2.33.0-rc.
|
|
14
|
-
"@xyo-network/api": "^2.33.0-rc.
|
|
15
|
-
"@xyo-network/boundwitness": "^2.33.0-rc.
|
|
16
|
-
"@xyo-network/core": "^2.33.0-rc.
|
|
17
|
-
"@xyo-network/network": "^2.33.0-rc.
|
|
18
|
-
"@xyo-network/panel": "^2.33.0-rc.
|
|
19
|
-
"@xyo-network/payload": "^2.33.0-rc.
|
|
20
|
-
"@xyo-network/payload-plugin": "^2.33.0-rc.
|
|
21
|
-
"@xyo-network/promise": "^2.33.0-rc.
|
|
22
|
-
"@xyo-network/shared": "^2.33.0-rc.
|
|
23
|
-
"@xyo-network/storage": "^2.33.0-rc.
|
|
24
|
-
"@xyo-network/typeof": "^2.33.0-rc.
|
|
25
|
-
"@xyo-network/utils": "^2.33.0-rc.
|
|
26
|
-
"@xyo-network/wallet": "^2.33.0-rc.
|
|
27
|
-
"@xyo-network/witnesses": "^2.33.0-rc.
|
|
13
|
+
"@xyo-network/account": "^2.33.0-rc.12",
|
|
14
|
+
"@xyo-network/api": "^2.33.0-rc.12",
|
|
15
|
+
"@xyo-network/boundwitness": "^2.33.0-rc.12",
|
|
16
|
+
"@xyo-network/core": "^2.33.0-rc.12",
|
|
17
|
+
"@xyo-network/network": "^2.33.0-rc.12",
|
|
18
|
+
"@xyo-network/panel": "^2.33.0-rc.12",
|
|
19
|
+
"@xyo-network/payload": "^2.33.0-rc.12",
|
|
20
|
+
"@xyo-network/payload-plugin": "^2.33.0-rc.12",
|
|
21
|
+
"@xyo-network/promise": "^2.33.0-rc.12",
|
|
22
|
+
"@xyo-network/shared": "^2.33.0-rc.12",
|
|
23
|
+
"@xyo-network/storage": "^2.33.0-rc.12",
|
|
24
|
+
"@xyo-network/typeof": "^2.33.0-rc.12",
|
|
25
|
+
"@xyo-network/utils": "^2.33.0-rc.12",
|
|
26
|
+
"@xyo-network/wallet": "^2.33.0-rc.12",
|
|
27
|
+
"@xyo-network/witnesses": "^2.33.0-rc.12",
|
|
28
28
|
"tslib": "^2.4.0"
|
|
29
29
|
},
|
|
30
30
|
"peerDependencies": {
|
|
@@ -64,6 +64,6 @@
|
|
|
64
64
|
},
|
|
65
65
|
"sideEffects": false,
|
|
66
66
|
"types": "dist/esm/index.d.ts",
|
|
67
|
-
"version": "2.33.0-rc.
|
|
67
|
+
"version": "2.33.0-rc.12",
|
|
68
68
|
"stableVersion": "2.32.1"
|
|
69
69
|
}
|