@xyo-network/modules 2.50.0 → 2.50.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.
Files changed (2) hide show
  1. package/dist/docs.json +339 -351
  2. package/package.json +9 -9
package/dist/docs.json CHANGED
@@ -53567,413 +53567,401 @@
53567
53567
  },
53568
53568
  "type": {
53569
53569
  "type": "reference",
53570
+ "id": 9327,
53570
53571
  "typeArguments": [
53571
53572
  {
53572
- "type": "reference",
53573
- "id": 6104,
53574
- "typeArguments": [
53573
+ "type": "intersection",
53574
+ "types": [
53575
53575
  {
53576
- "type": "intersection",
53577
- "types": [
53578
- {
53579
- "type": "reference",
53580
- "name": "SchemaFields"
53581
- },
53582
- {
53583
- "type": "reference",
53584
- "name": "PayloadFields"
53585
- },
53586
- {
53587
- "type": "reflection",
53588
- "declaration": {
53589
- "id": 9352,
53590
- "name": "__type",
53591
- "kind": 65536,
53592
- "kindString": "Type literal",
53593
- "flags": {},
53594
- "children": [
53576
+ "type": "reference",
53577
+ "name": "SchemaFields"
53578
+ },
53579
+ {
53580
+ "type": "reference",
53581
+ "name": "PayloadFields"
53582
+ },
53583
+ {
53584
+ "type": "reflection",
53585
+ "declaration": {
53586
+ "id": 9352,
53587
+ "name": "__type",
53588
+ "kind": 65536,
53589
+ "kindString": "Type literal",
53590
+ "flags": {},
53591
+ "children": [
53592
+ {
53593
+ "id": 9353,
53594
+ "name": "name",
53595
+ "kind": 1024,
53596
+ "kindString": "Property",
53597
+ "flags": {
53598
+ "isOptional": true
53599
+ },
53600
+ "sources": [
53595
53601
  {
53596
- "id": 9353,
53597
- "name": "name",
53598
- "kind": 1024,
53599
- "kindString": "Property",
53600
- "flags": {
53601
- "isOptional": true
53602
- },
53603
- "sources": [
53604
- {
53605
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53606
- "line": 9,
53607
- "character": 4
53608
- }
53609
- ],
53610
- "type": {
53611
- "type": "intrinsic",
53612
- "name": "string"
53613
- }
53614
- },
53602
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53603
+ "line": 9,
53604
+ "character": 4
53605
+ }
53606
+ ],
53607
+ "type": {
53608
+ "type": "intrinsic",
53609
+ "name": "string"
53610
+ }
53611
+ },
53612
+ {
53613
+ "id": 9354,
53614
+ "name": "security",
53615
+ "kind": 1024,
53616
+ "kindString": "Property",
53617
+ "flags": {
53618
+ "isOptional": true
53619
+ },
53620
+ "sources": [
53615
53621
  {
53616
- "id": 9354,
53617
- "name": "security",
53618
- "kind": 1024,
53619
- "kindString": "Property",
53620
- "flags": {
53621
- "isOptional": true
53622
- },
53623
- "sources": [
53622
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53623
+ "line": 10,
53624
+ "character": 4
53625
+ }
53626
+ ],
53627
+ "type": {
53628
+ "type": "reflection",
53629
+ "declaration": {
53630
+ "id": 9355,
53631
+ "name": "__type",
53632
+ "kind": 65536,
53633
+ "kindString": "Type literal",
53634
+ "flags": {},
53635
+ "children": [
53624
53636
  {
53625
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53626
- "line": 10,
53627
- "character": 4
53628
- }
53629
- ],
53630
- "type": {
53631
- "type": "reflection",
53632
- "declaration": {
53633
- "id": 9355,
53634
- "name": "__type",
53635
- "kind": 65536,
53636
- "kindString": "Type literal",
53637
- "flags": {},
53638
- "children": [
53639
- {
53640
- "id": 9356,
53641
- "name": "allowAnonymous",
53642
- "kind": 1024,
53643
- "kindString": "Property",
53644
- "flags": {
53645
- "isOptional": true
53646
- },
53647
- "sources": [
53648
- {
53649
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53650
- "line": 11,
53651
- "character": 8
53652
- }
53653
- ],
53654
- "type": {
53655
- "type": "intrinsic",
53656
- "name": "boolean"
53657
- }
53658
- },
53637
+ "id": 9356,
53638
+ "name": "allowAnonymous",
53639
+ "kind": 1024,
53640
+ "kindString": "Property",
53641
+ "flags": {
53642
+ "isOptional": true
53643
+ },
53644
+ "sources": [
53659
53645
  {
53660
- "id": 9357,
53661
- "name": "allowed",
53662
- "kind": 1024,
53663
- "kindString": "Property",
53664
- "flags": {
53665
- "isOptional": true
53666
- },
53667
- "sources": [
53668
- {
53669
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53670
- "line": 12,
53671
- "character": 8
53672
- }
53673
- ],
53674
- "type": {
53675
- "type": "reference",
53676
- "typeArguments": [
53677
- {
53678
- "type": "intrinsic",
53679
- "name": "string"
53680
- },
53681
- {
53682
- "type": "array",
53683
- "elementType": {
53684
- "type": "union",
53685
- "types": [
53686
- {
53687
- "type": "intrinsic",
53688
- "name": "string"
53689
- },
53690
- {
53691
- "type": "reference",
53692
- "id": 7118,
53693
- "name": "CosigningAddressSet"
53694
- }
53695
- ]
53696
- }
53697
- }
53698
- ],
53699
- "name": "Record",
53700
- "qualifiedName": "Record",
53701
- "package": "typescript"
53702
- }
53703
- },
53646
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53647
+ "line": 11,
53648
+ "character": 8
53649
+ }
53650
+ ],
53651
+ "type": {
53652
+ "type": "intrinsic",
53653
+ "name": "boolean"
53654
+ }
53655
+ },
53656
+ {
53657
+ "id": 9357,
53658
+ "name": "allowed",
53659
+ "kind": 1024,
53660
+ "kindString": "Property",
53661
+ "flags": {
53662
+ "isOptional": true
53663
+ },
53664
+ "sources": [
53704
53665
  {
53705
- "id": 9358,
53706
- "name": "disallowed",
53707
- "kind": 1024,
53708
- "kindString": "Property",
53709
- "flags": {
53710
- "isOptional": true
53666
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53667
+ "line": 12,
53668
+ "character": 8
53669
+ }
53670
+ ],
53671
+ "type": {
53672
+ "type": "reference",
53673
+ "typeArguments": [
53674
+ {
53675
+ "type": "intrinsic",
53676
+ "name": "string"
53711
53677
  },
53712
- "sources": [
53713
- {
53714
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53715
- "line": 13,
53716
- "character": 8
53717
- }
53718
- ],
53719
- "type": {
53720
- "type": "reference",
53721
- "typeArguments": [
53722
- {
53723
- "type": "intrinsic",
53724
- "name": "string"
53725
- },
53726
- {
53727
- "type": "array",
53728
- "elementType": {
53678
+ {
53679
+ "type": "array",
53680
+ "elementType": {
53681
+ "type": "union",
53682
+ "types": [
53683
+ {
53729
53684
  "type": "intrinsic",
53730
53685
  "name": "string"
53686
+ },
53687
+ {
53688
+ "type": "reference",
53689
+ "id": 7118,
53690
+ "name": "CosigningAddressSet"
53731
53691
  }
53732
- }
53733
- ],
53734
- "name": "Record",
53735
- "qualifiedName": "Record",
53736
- "package": "typescript"
53692
+ ]
53693
+ }
53737
53694
  }
53738
- }
53739
- ],
53740
- "groups": [
53741
- {
53742
- "title": "Properties",
53743
- "children": [
53744
- 9356,
53745
- 9357,
53746
- 9358
53747
- ]
53748
- }
53749
- ],
53695
+ ],
53696
+ "name": "Record",
53697
+ "qualifiedName": "Record",
53698
+ "package": "typescript"
53699
+ }
53700
+ },
53701
+ {
53702
+ "id": 9358,
53703
+ "name": "disallowed",
53704
+ "kind": 1024,
53705
+ "kindString": "Property",
53706
+ "flags": {
53707
+ "isOptional": true
53708
+ },
53750
53709
  "sources": [
53751
53710
  {
53752
53711
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53753
- "line": 10,
53754
- "character": 15
53712
+ "line": 13,
53713
+ "character": 8
53755
53714
  }
53715
+ ],
53716
+ "type": {
53717
+ "type": "reference",
53718
+ "typeArguments": [
53719
+ {
53720
+ "type": "intrinsic",
53721
+ "name": "string"
53722
+ },
53723
+ {
53724
+ "type": "array",
53725
+ "elementType": {
53726
+ "type": "intrinsic",
53727
+ "name": "string"
53728
+ }
53729
+ }
53730
+ ],
53731
+ "name": "Record",
53732
+ "qualifiedName": "Record",
53733
+ "package": "typescript"
53734
+ }
53735
+ }
53736
+ ],
53737
+ "groups": [
53738
+ {
53739
+ "title": "Properties",
53740
+ "children": [
53741
+ 9356,
53742
+ 9357,
53743
+ 9358
53756
53744
  ]
53757
53745
  }
53758
- }
53759
- },
53760
- {
53761
- "id": 9359,
53762
- "name": "storeQueries",
53763
- "kind": 1024,
53764
- "kindString": "Property",
53765
- "flags": {
53766
- "isOptional": true
53767
- },
53746
+ ],
53768
53747
  "sources": [
53769
53748
  {
53770
53749
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53771
- "line": 15,
53772
- "character": 4
53750
+ "line": 10,
53751
+ "character": 15
53773
53752
  }
53774
- ],
53775
- "type": {
53776
- "type": "intrinsic",
53777
- "name": "boolean"
53778
- }
53779
- }
53780
- ],
53781
- "groups": [
53782
- {
53783
- "title": "Properties",
53784
- "children": [
53785
- 9353,
53786
- 9354,
53787
- 9359
53788
53753
  ]
53789
53754
  }
53790
- ],
53755
+ }
53756
+ },
53757
+ {
53758
+ "id": 9359,
53759
+ "name": "storeQueries",
53760
+ "kind": 1024,
53761
+ "kindString": "Property",
53762
+ "flags": {
53763
+ "isOptional": true
53764
+ },
53791
53765
  "sources": [
53792
53766
  {
53793
53767
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53794
- "line": 8,
53795
- "character": 75
53768
+ "line": 15,
53769
+ "character": 4
53796
53770
  }
53797
- ]
53771
+ ],
53772
+ "type": {
53773
+ "type": "intrinsic",
53774
+ "name": "boolean"
53775
+ }
53798
53776
  }
53799
- },
53800
- {
53801
- "type": "reflection",
53802
- "declaration": {
53803
- "id": 9360,
53804
- "name": "__type",
53805
- "kind": 65536,
53806
- "kindString": "Type literal",
53807
- "flags": {},
53777
+ ],
53778
+ "groups": [
53779
+ {
53780
+ "title": "Properties",
53808
53781
  "children": [
53782
+ 9353,
53783
+ 9354,
53784
+ 9359
53785
+ ]
53786
+ }
53787
+ ],
53788
+ "sources": [
53789
+ {
53790
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
53791
+ "line": 8,
53792
+ "character": 75
53793
+ }
53794
+ ]
53795
+ }
53796
+ },
53797
+ {
53798
+ "type": "reflection",
53799
+ "declaration": {
53800
+ "id": 9360,
53801
+ "name": "__type",
53802
+ "kind": 65536,
53803
+ "kindString": "Type literal",
53804
+ "flags": {},
53805
+ "children": [
53806
+ {
53807
+ "id": 9361,
53808
+ "name": "archivists",
53809
+ "kind": 1024,
53810
+ "kindString": "Property",
53811
+ "flags": {
53812
+ "isOptional": true
53813
+ },
53814
+ "sources": [
53809
53815
  {
53810
- "id": 9361,
53811
- "name": "archivists",
53812
- "kind": 1024,
53813
- "kindString": "Property",
53814
- "flags": {
53815
- "isOptional": true
53816
- },
53817
- "sources": [
53818
- {
53819
- "fileName": "modules/packages/archivist/dist/types/ArchivingModule.d.ts",
53820
- "line": 9,
53821
- "character": 4
53822
- }
53823
- ],
53824
- "type": {
53825
- "type": "array",
53826
- "elementType": {
53827
- "type": "intrinsic",
53828
- "name": "string"
53829
- }
53830
- }
53831
- },
53832
- {
53833
- "id": 9362,
53834
- "name": "schema",
53835
- "kind": 1024,
53836
- "kindString": "Property",
53837
- "flags": {},
53838
- "sources": [
53839
- {
53840
- "fileName": "modules/packages/archivist/dist/types/ArchivingModule.d.ts",
53841
- "line": 10,
53842
- "character": 4
53843
- }
53844
- ],
53845
- "type": {
53846
- "type": "intrinsic",
53847
- "name": "string"
53848
- }
53816
+ "fileName": "modules/packages/archivist/dist/types/ArchivingModule.d.ts",
53817
+ "line": 9,
53818
+ "character": 4
53849
53819
  }
53850
53820
  ],
53851
- "groups": [
53852
- {
53853
- "title": "Properties",
53854
- "children": [
53855
- 9361,
53856
- 9362
53857
- ]
53821
+ "type": {
53822
+ "type": "array",
53823
+ "elementType": {
53824
+ "type": "intrinsic",
53825
+ "name": "string"
53858
53826
  }
53859
- ],
53827
+ }
53828
+ },
53829
+ {
53830
+ "id": 9362,
53831
+ "name": "schema",
53832
+ "kind": 1024,
53833
+ "kindString": "Property",
53834
+ "flags": {},
53860
53835
  "sources": [
53861
53836
  {
53862
53837
  "fileName": "modules/packages/archivist/dist/types/ArchivingModule.d.ts",
53863
- "line": 8,
53864
- "character": 82
53838
+ "line": 10,
53839
+ "character": 4
53865
53840
  }
53866
- ]
53841
+ ],
53842
+ "type": {
53843
+ "type": "intrinsic",
53844
+ "name": "string"
53845
+ }
53867
53846
  }
53868
- },
53869
- {
53870
- "type": "reflection",
53871
- "declaration": {
53872
- "id": 9363,
53873
- "name": "__type",
53874
- "kind": 65536,
53875
- "kindString": "Type literal",
53876
- "flags": {},
53847
+ ],
53848
+ "groups": [
53849
+ {
53850
+ "title": "Properties",
53877
53851
  "children": [
53878
- {
53879
- "id": 9364,
53880
- "name": "witnesses",
53881
- "kind": 1024,
53882
- "kindString": "Property",
53883
- "flags": {
53884
- "isOptional": true
53885
- },
53886
- "sources": [
53887
- {
53888
- "fileName": "modules/packages/sentinel/dist/types/Config.d.ts",
53889
- "line": 7,
53890
- "character": 4
53891
- }
53892
- ],
53893
- "type": {
53894
- "type": "array",
53895
- "elementType": {
53896
- "type": "intrinsic",
53897
- "name": "string"
53898
- }
53899
- }
53900
- }
53901
- ],
53902
- "groups": [
53903
- {
53904
- "title": "Properties",
53905
- "children": [
53906
- 9364
53907
- ]
53908
- }
53909
- ],
53852
+ 9361,
53853
+ 9362
53854
+ ]
53855
+ }
53856
+ ],
53857
+ "sources": [
53858
+ {
53859
+ "fileName": "modules/packages/archivist/dist/types/ArchivingModule.d.ts",
53860
+ "line": 8,
53861
+ "character": 82
53862
+ }
53863
+ ]
53864
+ }
53865
+ },
53866
+ {
53867
+ "type": "reflection",
53868
+ "declaration": {
53869
+ "id": 9363,
53870
+ "name": "__type",
53871
+ "kind": 65536,
53872
+ "kindString": "Type literal",
53873
+ "flags": {},
53874
+ "children": [
53875
+ {
53876
+ "id": 9364,
53877
+ "name": "witnesses",
53878
+ "kind": 1024,
53879
+ "kindString": "Property",
53880
+ "flags": {
53881
+ "isOptional": true
53882
+ },
53910
53883
  "sources": [
53911
53884
  {
53912
53885
  "fileName": "modules/packages/sentinel/dist/types/Config.d.ts",
53913
- "line": 6,
53914
- "character": 107
53886
+ "line": 7,
53887
+ "character": 4
53888
+ }
53889
+ ],
53890
+ "type": {
53891
+ "type": "array",
53892
+ "elementType": {
53893
+ "type": "intrinsic",
53894
+ "name": "string"
53915
53895
  }
53896
+ }
53897
+ }
53898
+ ],
53899
+ "groups": [
53900
+ {
53901
+ "title": "Properties",
53902
+ "children": [
53903
+ 9364
53916
53904
  ]
53917
53905
  }
53918
- },
53919
- {
53920
- "type": "reflection",
53921
- "declaration": {
53922
- "id": 9365,
53923
- "name": "__type",
53924
- "kind": 65536,
53925
- "kindString": "Type literal",
53906
+ ],
53907
+ "sources": [
53908
+ {
53909
+ "fileName": "modules/packages/sentinel/dist/types/Config.d.ts",
53910
+ "line": 6,
53911
+ "character": 107
53912
+ }
53913
+ ]
53914
+ }
53915
+ },
53916
+ {
53917
+ "type": "reflection",
53918
+ "declaration": {
53919
+ "id": 9365,
53920
+ "name": "__type",
53921
+ "kind": 65536,
53922
+ "kindString": "Type literal",
53923
+ "flags": {},
53924
+ "children": [
53925
+ {
53926
+ "id": 9366,
53927
+ "name": "schema",
53928
+ "kind": 1024,
53929
+ "kindString": "Property",
53926
53930
  "flags": {},
53927
- "children": [
53928
- {
53929
- "id": 9366,
53930
- "name": "schema",
53931
- "kind": 1024,
53932
- "kindString": "Property",
53933
- "flags": {},
53934
- "sources": [
53935
- {
53936
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
53937
- "line": 19,
53938
- "character": 4
53939
- }
53940
- ],
53941
- "type": {
53942
- "type": "intrinsic",
53943
- "name": "string"
53944
- }
53945
- }
53946
- ],
53947
- "groups": [
53948
- {
53949
- "title": "Properties",
53950
- "children": [
53951
- 9366
53952
- ]
53953
- }
53954
- ],
53955
53931
  "sources": [
53956
53932
  {
53957
53933
  "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
53958
- "line": 18,
53959
- "character": 17
53934
+ "line": 19,
53935
+ "character": 4
53960
53936
  }
53937
+ ],
53938
+ "type": {
53939
+ "type": "intrinsic",
53940
+ "name": "string"
53941
+ }
53942
+ }
53943
+ ],
53944
+ "groups": [
53945
+ {
53946
+ "title": "Properties",
53947
+ "children": [
53948
+ 9366
53961
53949
  ]
53962
53950
  }
53963
- }
53964
- ]
53965
- },
53966
- {
53967
- "type": "intrinsic",
53968
- "name": "undefined"
53951
+ ],
53952
+ "sources": [
53953
+ {
53954
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
53955
+ "line": 18,
53956
+ "character": 17
53957
+ }
53958
+ ]
53959
+ }
53969
53960
  }
53970
- ],
53971
- "name": "ModuleParams"
53961
+ ]
53972
53962
  }
53973
53963
  ],
53974
- "name": "Partial",
53975
- "qualifiedName": "Partial",
53976
- "package": "typescript"
53964
+ "name": "AbstractSentinelParams"
53977
53965
  }
53978
53966
  }
53979
53967
  ],
@@ -283392,7 +283380,7 @@
283392
283380
  "fileName": "modules/src/index.ts",
283393
283381
  "line": 1,
283394
283382
  "character": 0,
283395
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/src/index.ts#L1"
283383
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/a892ebdd000/packages/modules/src/index.ts#L1"
283396
283384
  }
283397
283385
  ]
283398
283386
  }
package/package.json CHANGED
@@ -10,14 +10,14 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/archivist": "^2.50.0",
14
- "@xyo-network/bridge": "^2.50.0",
15
- "@xyo-network/diviner": "^2.50.0",
16
- "@xyo-network/module": "^2.50.0",
17
- "@xyo-network/node": "^2.50.0",
18
- "@xyo-network/panel": "^2.50.0",
19
- "@xyo-network/sentinel": "^2.50.0",
20
- "@xyo-network/witness": "^2.50.0"
13
+ "@xyo-network/archivist": "^2.50.2",
14
+ "@xyo-network/bridge": "^2.50.2",
15
+ "@xyo-network/diviner": "^2.50.2",
16
+ "@xyo-network/module": "^2.50.2",
17
+ "@xyo-network/node": "^2.50.2",
18
+ "@xyo-network/panel": "^2.50.2",
19
+ "@xyo-network/sentinel": "^2.50.2",
20
+ "@xyo-network/witness": "^2.50.2"
21
21
  },
22
22
  "devDependencies": {
23
23
  "@xylabs/ts-scripts-yarn3": "^2.15.0",
@@ -57,5 +57,5 @@
57
57
  },
58
58
  "sideEffects": false,
59
59
  "types": "dist/types/index.d.ts",
60
- "version": "2.50.0"
60
+ "version": "2.50.2"
61
61
  }