@xyo-network/modules 2.31.3 → 2.31.4

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 +703 -13
  2. package/package.json +6 -6
package/dist/docs.json CHANGED
@@ -22815,7 +22815,7 @@
22815
22815
  "sources": [
22816
22816
  {
22817
22817
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
22818
- "line": 9,
22818
+ "line": 10,
22819
22819
  "character": 8
22820
22820
  }
22821
22821
  ],
@@ -22852,7 +22852,7 @@
22852
22852
  "sources": [
22853
22853
  {
22854
22854
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
22855
- "line": 8,
22855
+ "line": 9,
22856
22856
  "character": 8
22857
22857
  }
22858
22858
  ],
@@ -23356,7 +23356,7 @@
23356
23356
  "sources": [
23357
23357
  {
23358
23358
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
23359
- "line": 14,
23359
+ "line": 15,
23360
23360
  "character": 4
23361
23361
  }
23362
23362
  ],
@@ -23474,7 +23474,7 @@
23474
23474
  "sources": [
23475
23475
  {
23476
23476
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
23477
- "line": 11,
23477
+ "line": 12,
23478
23478
  "character": 4
23479
23479
  }
23480
23480
  ],
@@ -23687,7 +23687,7 @@
23687
23687
  "sources": [
23688
23688
  {
23689
23689
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
23690
- "line": 13,
23690
+ "line": 14,
23691
23691
  "character": 30
23692
23692
  }
23693
23693
  ],
@@ -24631,7 +24631,7 @@
24631
24631
  "sources": [
24632
24632
  {
24633
24633
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
24634
- "line": 9,
24634
+ "line": 10,
24635
24635
  "character": 8
24636
24636
  }
24637
24637
  ],
@@ -24668,7 +24668,7 @@
24668
24668
  "sources": [
24669
24669
  {
24670
24670
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
24671
- "line": 8,
24671
+ "line": 9,
24672
24672
  "character": 8
24673
24673
  }
24674
24674
  ],
@@ -25163,7 +25163,7 @@
25163
25163
  "sources": [
25164
25164
  {
25165
25165
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
25166
- "line": 10,
25166
+ "line": 11,
25167
25167
  "character": 4
25168
25168
  }
25169
25169
  ],
@@ -25208,9 +25208,17 @@
25208
25208
  }
25209
25209
  ],
25210
25210
  "name": "Promisable"
25211
+ },
25212
+ "implementationOf": {
25213
+ "type": "reference",
25214
+ "name": "Witness.observe"
25211
25215
  }
25212
25216
  }
25213
- ]
25217
+ ],
25218
+ "implementationOf": {
25219
+ "type": "reference",
25220
+ "name": "Witness.observe"
25221
+ }
25214
25222
  },
25215
25223
  {
25216
25224
  "id": 1345,
@@ -25271,7 +25279,7 @@
25271
25279
  "sources": [
25272
25280
  {
25273
25281
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
25274
- "line": 11,
25282
+ "line": 12,
25275
25283
  "character": 4
25276
25284
  }
25277
25285
  ],
@@ -25484,7 +25492,7 @@
25484
25492
  "sources": [
25485
25493
  {
25486
25494
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
25487
- "line": 7,
25495
+ "line": 8,
25488
25496
  "character": 30
25489
25497
  }
25490
25498
  ],
@@ -25542,6 +25550,687 @@
25542
25550
  "id": 1376,
25543
25551
  "name": "XyoTimestampWitness"
25544
25552
  }
25553
+ ],
25554
+ "implementedTypes": [
25555
+ {
25556
+ "type": "reference",
25557
+ "typeArguments": [
25558
+ {
25559
+ "type": "reference",
25560
+ "id": 1306,
25561
+ "name": "TTarget"
25562
+ }
25563
+ ],
25564
+ "name": "Witness"
25565
+ }
25566
+ ]
25567
+ },
25568
+ {
25569
+ "id": 1449,
25570
+ "name": "XyoWitnessWrapper",
25571
+ "kind": 128,
25572
+ "kindString": "Class",
25573
+ "flags": {},
25574
+ "children": [
25575
+ {
25576
+ "id": 1450,
25577
+ "name": "constructor",
25578
+ "kind": 512,
25579
+ "kindString": "Constructor",
25580
+ "flags": {},
25581
+ "sources": [
25582
+ {
25583
+ "fileName": "modules/packages/witness/dist/esm/XyoWitnessWrapper.d.ts",
25584
+ "line": 6,
25585
+ "character": 4
25586
+ }
25587
+ ],
25588
+ "signatures": [
25589
+ {
25590
+ "id": 1451,
25591
+ "name": "new XyoWitnessWrapper",
25592
+ "kind": 16384,
25593
+ "kindString": "Constructor signature",
25594
+ "flags": {},
25595
+ "parameters": [
25596
+ {
25597
+ "id": 1452,
25598
+ "name": "module",
25599
+ "kind": 32768,
25600
+ "kindString": "Parameter",
25601
+ "flags": {},
25602
+ "type": {
25603
+ "type": "reference",
25604
+ "id": 1075,
25605
+ "typeArguments": [
25606
+ {
25607
+ "type": "reference",
25608
+ "id": 1138,
25609
+ "typeArguments": [
25610
+ {
25611
+ "type": "reflection",
25612
+ "declaration": {
25613
+ "id": 1453,
25614
+ "name": "__type",
25615
+ "kind": 65536,
25616
+ "kindString": "Type literal",
25617
+ "flags": {},
25618
+ "children": [
25619
+ {
25620
+ "id": 1455,
25621
+ "name": "previousHash",
25622
+ "kind": 1024,
25623
+ "kindString": "Property",
25624
+ "flags": {
25625
+ "isOptional": true
25626
+ },
25627
+ "sources": [
25628
+ {
25629
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25630
+ "line": 9,
25631
+ "character": 4
25632
+ }
25633
+ ],
25634
+ "type": {
25635
+ "type": "intrinsic",
25636
+ "name": "string"
25637
+ }
25638
+ },
25639
+ {
25640
+ "id": 1454,
25641
+ "name": "schema",
25642
+ "kind": 1024,
25643
+ "kindString": "Property",
25644
+ "flags": {},
25645
+ "sources": [
25646
+ {
25647
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25648
+ "line": 8,
25649
+ "character": 4
25650
+ }
25651
+ ],
25652
+ "type": {
25653
+ "type": "intrinsic",
25654
+ "name": "string"
25655
+ }
25656
+ },
25657
+ {
25658
+ "id": 1456,
25659
+ "name": "sources",
25660
+ "kind": 1024,
25661
+ "kindString": "Property",
25662
+ "flags": {
25663
+ "isOptional": true
25664
+ },
25665
+ "sources": [
25666
+ {
25667
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25668
+ "line": 10,
25669
+ "character": 4
25670
+ }
25671
+ ],
25672
+ "type": {
25673
+ "type": "array",
25674
+ "elementType": {
25675
+ "type": "intrinsic",
25676
+ "name": "string"
25677
+ }
25678
+ }
25679
+ },
25680
+ {
25681
+ "id": 1457,
25682
+ "name": "timestamp",
25683
+ "kind": 1024,
25684
+ "kindString": "Property",
25685
+ "flags": {
25686
+ "isOptional": true
25687
+ },
25688
+ "sources": [
25689
+ {
25690
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25691
+ "line": 11,
25692
+ "character": 4
25693
+ }
25694
+ ],
25695
+ "type": {
25696
+ "type": "intrinsic",
25697
+ "name": "number"
25698
+ }
25699
+ }
25700
+ ],
25701
+ "groups": [
25702
+ {
25703
+ "title": "Properties",
25704
+ "children": [
25705
+ 1455,
25706
+ 1454,
25707
+ 1456,
25708
+ 1457
25709
+ ]
25710
+ }
25711
+ ],
25712
+ "sources": [
25713
+ {
25714
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25715
+ "line": 7,
25716
+ "character": 107
25717
+ }
25718
+ ]
25719
+ }
25720
+ }
25721
+ ],
25722
+ "name": "XyoModuleConfig"
25723
+ }
25724
+ ],
25725
+ "name": "XyoModule"
25726
+ }
25727
+ }
25728
+ ],
25729
+ "type": {
25730
+ "type": "reference",
25731
+ "id": 1449,
25732
+ "name": "XyoWitnessWrapper"
25733
+ }
25734
+ }
25735
+ ]
25736
+ },
25737
+ {
25738
+ "id": 1458,
25739
+ "name": "module",
25740
+ "kind": 1024,
25741
+ "kindString": "Property",
25742
+ "flags": {
25743
+ "isProtected": true
25744
+ },
25745
+ "sources": [
25746
+ {
25747
+ "fileName": "modules/packages/witness/dist/esm/XyoWitnessWrapper.d.ts",
25748
+ "line": 5,
25749
+ "character": 14
25750
+ }
25751
+ ],
25752
+ "type": {
25753
+ "type": "reference",
25754
+ "id": 1075,
25755
+ "typeArguments": [
25756
+ {
25757
+ "type": "reference",
25758
+ "id": 1138,
25759
+ "typeArguments": [
25760
+ {
25761
+ "type": "reflection",
25762
+ "declaration": {
25763
+ "id": 1459,
25764
+ "name": "__type",
25765
+ "kind": 65536,
25766
+ "kindString": "Type literal",
25767
+ "flags": {},
25768
+ "children": [
25769
+ {
25770
+ "id": 1461,
25771
+ "name": "previousHash",
25772
+ "kind": 1024,
25773
+ "kindString": "Property",
25774
+ "flags": {
25775
+ "isOptional": true
25776
+ },
25777
+ "sources": [
25778
+ {
25779
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25780
+ "line": 9,
25781
+ "character": 4
25782
+ }
25783
+ ],
25784
+ "type": {
25785
+ "type": "intrinsic",
25786
+ "name": "string"
25787
+ }
25788
+ },
25789
+ {
25790
+ "id": 1460,
25791
+ "name": "schema",
25792
+ "kind": 1024,
25793
+ "kindString": "Property",
25794
+ "flags": {},
25795
+ "sources": [
25796
+ {
25797
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25798
+ "line": 8,
25799
+ "character": 4
25800
+ }
25801
+ ],
25802
+ "type": {
25803
+ "type": "intrinsic",
25804
+ "name": "string"
25805
+ }
25806
+ },
25807
+ {
25808
+ "id": 1462,
25809
+ "name": "sources",
25810
+ "kind": 1024,
25811
+ "kindString": "Property",
25812
+ "flags": {
25813
+ "isOptional": true
25814
+ },
25815
+ "sources": [
25816
+ {
25817
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25818
+ "line": 10,
25819
+ "character": 4
25820
+ }
25821
+ ],
25822
+ "type": {
25823
+ "type": "array",
25824
+ "elementType": {
25825
+ "type": "intrinsic",
25826
+ "name": "string"
25827
+ }
25828
+ }
25829
+ },
25830
+ {
25831
+ "id": 1463,
25832
+ "name": "timestamp",
25833
+ "kind": 1024,
25834
+ "kindString": "Property",
25835
+ "flags": {
25836
+ "isOptional": true
25837
+ },
25838
+ "sources": [
25839
+ {
25840
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25841
+ "line": 11,
25842
+ "character": 4
25843
+ }
25844
+ ],
25845
+ "type": {
25846
+ "type": "intrinsic",
25847
+ "name": "number"
25848
+ }
25849
+ }
25850
+ ],
25851
+ "groups": [
25852
+ {
25853
+ "title": "Properties",
25854
+ "children": [
25855
+ 1461,
25856
+ 1460,
25857
+ 1462,
25858
+ 1463
25859
+ ]
25860
+ }
25861
+ ],
25862
+ "sources": [
25863
+ {
25864
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25865
+ "line": 7,
25866
+ "character": 107
25867
+ }
25868
+ ]
25869
+ }
25870
+ }
25871
+ ],
25872
+ "name": "XyoModuleConfig"
25873
+ }
25874
+ ],
25875
+ "name": "XyoModule"
25876
+ }
25877
+ },
25878
+ {
25879
+ "id": 1464,
25880
+ "name": "queries",
25881
+ "kind": 262144,
25882
+ "kindString": "Accessor",
25883
+ "flags": {},
25884
+ "sources": [
25885
+ {
25886
+ "fileName": "modules/packages/witness/dist/esm/XyoWitnessWrapper.d.ts",
25887
+ "line": 7,
25888
+ "character": 8
25889
+ }
25890
+ ],
25891
+ "getSignature": {
25892
+ "id": 1465,
25893
+ "name": "queries",
25894
+ "kind": 524288,
25895
+ "kindString": "Get signature",
25896
+ "flags": {},
25897
+ "type": {
25898
+ "type": "array",
25899
+ "elementType": {
25900
+ "type": "intrinsic",
25901
+ "name": "string"
25902
+ }
25903
+ }
25904
+ }
25905
+ },
25906
+ {
25907
+ "id": 1466,
25908
+ "name": "observe",
25909
+ "kind": 2048,
25910
+ "kindString": "Method",
25911
+ "flags": {},
25912
+ "sources": [
25913
+ {
25914
+ "fileName": "modules/packages/witness/dist/esm/XyoWitnessWrapper.d.ts",
25915
+ "line": 8,
25916
+ "character": 4
25917
+ }
25918
+ ],
25919
+ "signatures": [
25920
+ {
25921
+ "id": 1467,
25922
+ "name": "observe",
25923
+ "kind": 4096,
25924
+ "kindString": "Call signature",
25925
+ "flags": {},
25926
+ "parameters": [
25927
+ {
25928
+ "id": 1468,
25929
+ "name": "payload",
25930
+ "kind": 32768,
25931
+ "kindString": "Parameter",
25932
+ "flags": {
25933
+ "isOptional": true
25934
+ },
25935
+ "type": {
25936
+ "type": "reference",
25937
+ "typeArguments": [
25938
+ {
25939
+ "type": "reflection",
25940
+ "declaration": {
25941
+ "id": 1469,
25942
+ "name": "__type",
25943
+ "kind": 65536,
25944
+ "kindString": "Type literal",
25945
+ "flags": {},
25946
+ "children": [
25947
+ {
25948
+ "id": 1471,
25949
+ "name": "previousHash",
25950
+ "kind": 1024,
25951
+ "kindString": "Property",
25952
+ "flags": {
25953
+ "isOptional": true
25954
+ },
25955
+ "sources": [
25956
+ {
25957
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25958
+ "line": 9,
25959
+ "character": 4
25960
+ }
25961
+ ],
25962
+ "type": {
25963
+ "type": "intrinsic",
25964
+ "name": "string"
25965
+ }
25966
+ },
25967
+ {
25968
+ "id": 1470,
25969
+ "name": "schema",
25970
+ "kind": 1024,
25971
+ "kindString": "Property",
25972
+ "flags": {},
25973
+ "sources": [
25974
+ {
25975
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25976
+ "line": 8,
25977
+ "character": 4
25978
+ }
25979
+ ],
25980
+ "type": {
25981
+ "type": "intrinsic",
25982
+ "name": "string"
25983
+ }
25984
+ },
25985
+ {
25986
+ "id": 1472,
25987
+ "name": "sources",
25988
+ "kind": 1024,
25989
+ "kindString": "Property",
25990
+ "flags": {
25991
+ "isOptional": true
25992
+ },
25993
+ "sources": [
25994
+ {
25995
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
25996
+ "line": 10,
25997
+ "character": 4
25998
+ }
25999
+ ],
26000
+ "type": {
26001
+ "type": "array",
26002
+ "elementType": {
26003
+ "type": "intrinsic",
26004
+ "name": "string"
26005
+ }
26006
+ }
26007
+ },
26008
+ {
26009
+ "id": 1473,
26010
+ "name": "timestamp",
26011
+ "kind": 1024,
26012
+ "kindString": "Property",
26013
+ "flags": {
26014
+ "isOptional": true
26015
+ },
26016
+ "sources": [
26017
+ {
26018
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
26019
+ "line": 11,
26020
+ "character": 4
26021
+ }
26022
+ ],
26023
+ "type": {
26024
+ "type": "intrinsic",
26025
+ "name": "number"
26026
+ }
26027
+ }
26028
+ ],
26029
+ "groups": [
26030
+ {
26031
+ "title": "Properties",
26032
+ "children": [
26033
+ 1471,
26034
+ 1470,
26035
+ 1472,
26036
+ 1473
26037
+ ]
26038
+ }
26039
+ ],
26040
+ "sources": [
26041
+ {
26042
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
26043
+ "line": 7,
26044
+ "character": 107
26045
+ }
26046
+ ]
26047
+ }
26048
+ }
26049
+ ],
26050
+ "name": "Partial",
26051
+ "qualifiedName": "Partial",
26052
+ "package": "typescript"
26053
+ }
26054
+ }
26055
+ ],
26056
+ "type": {
26057
+ "type": "reference",
26058
+ "typeArguments": [
26059
+ {
26060
+ "type": "union",
26061
+ "types": [
26062
+ {
26063
+ "type": "literal",
26064
+ "value": null
26065
+ },
26066
+ {
26067
+ "type": "reflection",
26068
+ "declaration": {
26069
+ "id": 1474,
26070
+ "name": "__type",
26071
+ "kind": 65536,
26072
+ "kindString": "Type literal",
26073
+ "flags": {},
26074
+ "children": [
26075
+ {
26076
+ "id": 1476,
26077
+ "name": "previousHash",
26078
+ "kind": 1024,
26079
+ "kindString": "Property",
26080
+ "flags": {
26081
+ "isOptional": true
26082
+ },
26083
+ "sources": [
26084
+ {
26085
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
26086
+ "line": 9,
26087
+ "character": 4
26088
+ }
26089
+ ],
26090
+ "type": {
26091
+ "type": "intrinsic",
26092
+ "name": "string"
26093
+ }
26094
+ },
26095
+ {
26096
+ "id": 1475,
26097
+ "name": "schema",
26098
+ "kind": 1024,
26099
+ "kindString": "Property",
26100
+ "flags": {},
26101
+ "sources": [
26102
+ {
26103
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
26104
+ "line": 8,
26105
+ "character": 4
26106
+ }
26107
+ ],
26108
+ "type": {
26109
+ "type": "intrinsic",
26110
+ "name": "string"
26111
+ }
26112
+ },
26113
+ {
26114
+ "id": 1477,
26115
+ "name": "sources",
26116
+ "kind": 1024,
26117
+ "kindString": "Property",
26118
+ "flags": {
26119
+ "isOptional": true
26120
+ },
26121
+ "sources": [
26122
+ {
26123
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
26124
+ "line": 10,
26125
+ "character": 4
26126
+ }
26127
+ ],
26128
+ "type": {
26129
+ "type": "array",
26130
+ "elementType": {
26131
+ "type": "intrinsic",
26132
+ "name": "string"
26133
+ }
26134
+ }
26135
+ },
26136
+ {
26137
+ "id": 1478,
26138
+ "name": "timestamp",
26139
+ "kind": 1024,
26140
+ "kindString": "Property",
26141
+ "flags": {
26142
+ "isOptional": true
26143
+ },
26144
+ "sources": [
26145
+ {
26146
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
26147
+ "line": 11,
26148
+ "character": 4
26149
+ }
26150
+ ],
26151
+ "type": {
26152
+ "type": "intrinsic",
26153
+ "name": "number"
26154
+ }
26155
+ }
26156
+ ],
26157
+ "groups": [
26158
+ {
26159
+ "title": "Properties",
26160
+ "children": [
26161
+ 1476,
26162
+ 1475,
26163
+ 1477,
26164
+ 1478
26165
+ ]
26166
+ }
26167
+ ],
26168
+ "sources": [
26169
+ {
26170
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
26171
+ "line": 7,
26172
+ "character": 107
26173
+ }
26174
+ ]
26175
+ }
26176
+ }
26177
+ ]
26178
+ }
26179
+ ],
26180
+ "name": "Promise",
26181
+ "qualifiedName": "Promise",
26182
+ "package": "typescript"
26183
+ },
26184
+ "implementationOf": {
26185
+ "type": "reference",
26186
+ "name": "Witness.observe"
26187
+ }
26188
+ }
26189
+ ],
26190
+ "implementationOf": {
26191
+ "type": "reference",
26192
+ "name": "Witness.observe"
26193
+ }
26194
+ }
26195
+ ],
26196
+ "groups": [
26197
+ {
26198
+ "title": "Constructors",
26199
+ "children": [
26200
+ 1450
26201
+ ]
26202
+ },
26203
+ {
26204
+ "title": "Properties",
26205
+ "children": [
26206
+ 1458
26207
+ ]
26208
+ },
26209
+ {
26210
+ "title": "Accessors",
26211
+ "children": [
26212
+ 1464
26213
+ ]
26214
+ },
26215
+ {
26216
+ "title": "Methods",
26217
+ "children": [
26218
+ 1466
26219
+ ]
26220
+ }
26221
+ ],
26222
+ "sources": [
26223
+ {
26224
+ "fileName": "modules/packages/witness/dist/esm/XyoWitnessWrapper.d.ts",
26225
+ "line": 4,
26226
+ "character": 21
26227
+ }
26228
+ ],
26229
+ "implementedTypes": [
26230
+ {
26231
+ "type": "reference",
26232
+ "name": "Witness"
26233
+ }
25545
26234
  ]
25546
26235
  },
25547
26236
  {
@@ -32054,7 +32743,8 @@
32054
32743
  636,
32055
32744
  804,
32056
32745
  1376,
32057
- 1293
32746
+ 1293,
32747
+ 1449
32058
32748
  ]
32059
32749
  },
32060
32750
  {
@@ -32162,7 +32852,7 @@
32162
32852
  "fileName": "modules/src/index.ts",
32163
32853
  "line": 1,
32164
32854
  "character": 0,
32165
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/90dc77e/packages/modules/src/index.ts#L1"
32855
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8048c1d/packages/modules/src/index.ts#L1"
32166
32856
  }
32167
32857
  ]
32168
32858
  }
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.31.3",
14
- "@xyo-network/diviner": "^2.31.3",
15
- "@xyo-network/module": "^2.31.3",
16
- "@xyo-network/node": "^2.31.3",
17
- "@xyo-network/witness": "^2.31.3",
13
+ "@xyo-network/archivist": "^2.31.4",
14
+ "@xyo-network/diviner": "^2.31.4",
15
+ "@xyo-network/module": "^2.31.4",
16
+ "@xyo-network/node": "^2.31.4",
17
+ "@xyo-network/witness": "^2.31.4",
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.31.3"
53
+ "version": "2.31.4"
54
54
  }