@xyo-network/system-payload-plugins 2.32.1 → 2.33.0-rc.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 +295 -350
  2. package/package.json +4 -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/1a0db25/packages/plugins/packages/system/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/plugins/packages/system/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -516,7 +516,7 @@
516
516
  }
517
517
  },
518
518
  {
519
- "id": 62,
519
+ "id": 71,
520
520
  "name": "bindHashes",
521
521
  "kind": 2048,
522
522
  "kindString": "Method",
@@ -524,20 +524,20 @@
524
524
  "sources": [
525
525
  {
526
526
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
527
- "line": 21,
527
+ "line": 22,
528
528
  "character": 4
529
529
  }
530
530
  ],
531
531
  "signatures": [
532
532
  {
533
- "id": 63,
533
+ "id": 72,
534
534
  "name": "bindHashes",
535
535
  "kind": 4096,
536
536
  "kindString": "Call signature",
537
537
  "flags": {},
538
538
  "parameters": [
539
539
  {
540
- "id": 64,
540
+ "id": 73,
541
541
  "name": "hashes",
542
542
  "kind": 32768,
543
543
  "kindString": "Parameter",
@@ -551,7 +551,7 @@
551
551
  }
552
552
  },
553
553
  {
554
- "id": 65,
554
+ "id": 74,
555
555
  "name": "schema",
556
556
  "kind": 32768,
557
557
  "kindString": "Parameter",
@@ -563,128 +563,34 @@
563
563
  "name": "string"
564
564
  }
565
565
  }
566
+ },
567
+ {
568
+ "id": 75,
569
+ "name": "account",
570
+ "kind": 32768,
571
+ "kindString": "Parameter",
572
+ "flags": {
573
+ "isOptional": true
574
+ },
575
+ "type": {
576
+ "type": "reference",
577
+ "name": "XyoAccount"
578
+ }
566
579
  }
567
580
  ],
568
581
  "type": {
569
582
  "type": "reference",
570
583
  "typeArguments": [
571
584
  {
572
- "type": "reference",
573
- "name": "XyoBoundWitness"
585
+ "type": "intrinsic",
586
+ "name": "unknown"
574
587
  },
575
588
  {
576
- "type": "reflection",
577
- "declaration": {
578
- "id": 66,
579
- "name": "__type",
580
- "kind": 65536,
581
- "kindString": "Type literal",
582
- "flags": {},
583
- "children": [
584
- {
585
- "id": 68,
586
- "name": "previousHash",
587
- "kind": 1024,
588
- "kindString": "Property",
589
- "flags": {
590
- "isOptional": true
591
- },
592
- "sources": [
593
- {
594
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
595
- "line": 23,
596
- "character": 8
597
- }
598
- ],
599
- "type": {
600
- "type": "intrinsic",
601
- "name": "string"
602
- }
603
- },
604
- {
605
- "id": 67,
606
- "name": "schema",
607
- "kind": 1024,
608
- "kindString": "Property",
609
- "flags": {},
610
- "sources": [
611
- {
612
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
613
- "line": 22,
614
- "character": 8
615
- }
616
- ],
617
- "type": {
618
- "type": "intrinsic",
619
- "name": "string"
620
- }
621
- },
622
- {
623
- "id": 69,
624
- "name": "sources",
625
- "kind": 1024,
626
- "kindString": "Property",
627
- "flags": {
628
- "isOptional": true
629
- },
630
- "sources": [
631
- {
632
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
633
- "line": 24,
634
- "character": 8
635
- }
636
- ],
637
- "type": {
638
- "type": "array",
639
- "elementType": {
640
- "type": "intrinsic",
641
- "name": "string"
642
- }
643
- }
644
- },
645
- {
646
- "id": 70,
647
- "name": "timestamp",
648
- "kind": 1024,
649
- "kindString": "Property",
650
- "flags": {
651
- "isOptional": true
652
- },
653
- "sources": [
654
- {
655
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
656
- "line": 25,
657
- "character": 8
658
- }
659
- ],
660
- "type": {
661
- "type": "intrinsic",
662
- "name": "number"
663
- }
664
- }
665
- ],
666
- "groups": [
667
- {
668
- "title": "Properties",
669
- "children": [
670
- 68,
671
- 67,
672
- 69,
673
- 70
674
- ]
675
- }
676
- ],
677
- "sources": [
678
- {
679
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
680
- "line": 21,
681
- "character": 165
682
- }
683
- ]
684
- }
589
+ "type": "reference",
590
+ "name": "XyoAccount"
685
591
  }
686
592
  ],
687
- "name": "XyoBoundWitnessWithMeta"
593
+ "name": "PromiseEx"
688
594
  },
689
595
  "inheritedFrom": {
690
596
  "type": "reference",
@@ -698,7 +604,92 @@
698
604
  }
699
605
  },
700
606
  {
701
- "id": 71,
607
+ "id": 66,
608
+ "name": "bindHashesInternal",
609
+ "kind": 2048,
610
+ "kindString": "Method",
611
+ "flags": {},
612
+ "sources": [
613
+ {
614
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
615
+ "line": 21,
616
+ "character": 4
617
+ }
618
+ ],
619
+ "signatures": [
620
+ {
621
+ "id": 67,
622
+ "name": "bindHashesInternal",
623
+ "kind": 4096,
624
+ "kindString": "Call signature",
625
+ "flags": {},
626
+ "parameters": [
627
+ {
628
+ "id": 68,
629
+ "name": "hashes",
630
+ "kind": 32768,
631
+ "kindString": "Parameter",
632
+ "flags": {},
633
+ "type": {
634
+ "type": "array",
635
+ "elementType": {
636
+ "type": "intrinsic",
637
+ "name": "string"
638
+ }
639
+ }
640
+ },
641
+ {
642
+ "id": 69,
643
+ "name": "schema",
644
+ "kind": 32768,
645
+ "kindString": "Parameter",
646
+ "flags": {},
647
+ "type": {
648
+ "type": "array",
649
+ "elementType": {
650
+ "type": "intrinsic",
651
+ "name": "string"
652
+ }
653
+ }
654
+ },
655
+ {
656
+ "id": 70,
657
+ "name": "account",
658
+ "kind": 32768,
659
+ "kindString": "Parameter",
660
+ "flags": {
661
+ "isOptional": true
662
+ },
663
+ "type": {
664
+ "type": "reference",
665
+ "name": "XyoAccount"
666
+ }
667
+ }
668
+ ],
669
+ "type": {
670
+ "type": "reference",
671
+ "typeArguments": [
672
+ {
673
+ "type": "reference",
674
+ "id": 22,
675
+ "name": "T"
676
+ }
677
+ ],
678
+ "name": "XyoModuleQueryResult"
679
+ },
680
+ "inheritedFrom": {
681
+ "type": "reference",
682
+ "name": "XyoWitness.bindHashesInternal"
683
+ }
684
+ }
685
+ ],
686
+ "inheritedFrom": {
687
+ "type": "reference",
688
+ "name": "XyoWitness.bindHashesInternal"
689
+ }
690
+ },
691
+ {
692
+ "id": 80,
702
693
  "name": "bindPayloads",
703
694
  "kind": 2048,
704
695
  "kindString": "Method",
@@ -706,20 +697,20 @@
706
697
  "sources": [
707
698
  {
708
699
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
709
- "line": 27,
700
+ "line": 24,
710
701
  "character": 4
711
702
  }
712
703
  ],
713
704
  "signatures": [
714
705
  {
715
- "id": 72,
706
+ "id": 81,
716
707
  "name": "bindPayloads",
717
708
  "kind": 4096,
718
709
  "kindString": "Call signature",
719
710
  "flags": {},
720
711
  "parameters": [
721
712
  {
722
- "id": 73,
713
+ "id": 82,
723
714
  "name": "payloads",
724
715
  "kind": 32768,
725
716
  "kindString": "Parameter",
@@ -734,119 +725,26 @@
734
725
  "value": null
735
726
  },
736
727
  {
737
- "type": "reflection",
738
- "declaration": {
739
- "id": 74,
740
- "name": "__type",
741
- "kind": 65536,
742
- "kindString": "Type literal",
743
- "flags": {},
744
- "children": [
745
- {
746
- "id": 76,
747
- "name": "previousHash",
748
- "kind": 1024,
749
- "kindString": "Property",
750
- "flags": {
751
- "isOptional": true
752
- },
753
- "sources": [
754
- {
755
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
756
- "line": 9,
757
- "character": 4
758
- }
759
- ],
760
- "type": {
761
- "type": "intrinsic",
762
- "name": "string"
763
- }
764
- },
765
- {
766
- "id": 75,
767
- "name": "schema",
768
- "kind": 1024,
769
- "kindString": "Property",
770
- "flags": {},
771
- "sources": [
772
- {
773
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
774
- "line": 8,
775
- "character": 4
776
- }
777
- ],
778
- "type": {
779
- "type": "intrinsic",
780
- "name": "string"
781
- }
782
- },
783
- {
784
- "id": 77,
785
- "name": "sources",
786
- "kind": 1024,
787
- "kindString": "Property",
788
- "flags": {
789
- "isOptional": true
790
- },
791
- "sources": [
792
- {
793
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
794
- "line": 10,
795
- "character": 4
796
- }
797
- ],
798
- "type": {
799
- "type": "array",
800
- "elementType": {
801
- "type": "intrinsic",
802
- "name": "string"
803
- }
804
- }
805
- },
806
- {
807
- "id": 78,
808
- "name": "timestamp",
809
- "kind": 1024,
810
- "kindString": "Property",
811
- "flags": {
812
- "isOptional": true
813
- },
814
- "sources": [
815
- {
816
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
817
- "line": 11,
818
- "character": 4
819
- }
820
- ],
821
- "type": {
822
- "type": "intrinsic",
823
- "name": "number"
824
- }
825
- }
826
- ],
827
- "groups": [
828
- {
829
- "title": "Properties",
830
- "children": [
831
- 76,
832
- 75,
833
- 77,
834
- 78
835
- ]
836
- }
837
- ],
838
- "sources": [
839
- {
840
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
841
- "line": 7,
842
- "character": 107
843
- }
844
- ]
845
- }
728
+ "type": "reference",
729
+ "id": 22,
730
+ "name": "T"
846
731
  }
847
732
  ]
848
733
  }
849
734
  }
735
+ },
736
+ {
737
+ "id": 83,
738
+ "name": "account",
739
+ "kind": 32768,
740
+ "kindString": "Parameter",
741
+ "flags": {
742
+ "isOptional": true
743
+ },
744
+ "type": {
745
+ "type": "reference",
746
+ "name": "XyoAccount"
747
+ }
850
748
  }
851
749
  ],
852
750
  "type": {
@@ -854,131 +752,112 @@
854
752
  "typeArguments": [
855
753
  {
856
754
  "type": "reference",
857
- "name": "XyoBoundWitness"
755
+ "typeArguments": [
756
+ {
757
+ "type": "reference",
758
+ "id": 22,
759
+ "name": "T"
760
+ }
761
+ ],
762
+ "name": "XyoModuleQueryResult"
858
763
  },
859
764
  {
860
- "type": "reflection",
861
- "declaration": {
862
- "id": 79,
863
- "name": "__type",
864
- "kind": 65536,
865
- "kindString": "Type literal",
866
- "flags": {},
867
- "children": [
868
- {
869
- "id": 81,
870
- "name": "previousHash",
871
- "kind": 1024,
872
- "kindString": "Property",
873
- "flags": {
874
- "isOptional": true
875
- },
876
- "sources": [
877
- {
878
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
879
- "line": 29,
880
- "character": 8
881
- }
882
- ],
883
- "type": {
884
- "type": "intrinsic",
885
- "name": "string"
886
- }
887
- },
888
- {
889
- "id": 80,
890
- "name": "schema",
891
- "kind": 1024,
892
- "kindString": "Property",
893
- "flags": {},
894
- "sources": [
895
- {
896
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
897
- "line": 28,
898
- "character": 8
899
- }
900
- ],
901
- "type": {
902
- "type": "intrinsic",
903
- "name": "string"
904
- }
905
- },
765
+ "type": "reference",
766
+ "name": "XyoAccount"
767
+ }
768
+ ],
769
+ "name": "PromiseEx"
770
+ },
771
+ "inheritedFrom": {
772
+ "type": "reference",
773
+ "name": "XyoWitness.bindPayloads"
774
+ }
775
+ }
776
+ ],
777
+ "inheritedFrom": {
778
+ "type": "reference",
779
+ "name": "XyoWitness.bindPayloads"
780
+ }
781
+ },
782
+ {
783
+ "id": 76,
784
+ "name": "bindPayloadsInternal",
785
+ "kind": 2048,
786
+ "kindString": "Method",
787
+ "flags": {},
788
+ "sources": [
789
+ {
790
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
791
+ "line": 23,
792
+ "character": 4
793
+ }
794
+ ],
795
+ "signatures": [
796
+ {
797
+ "id": 77,
798
+ "name": "bindPayloadsInternal",
799
+ "kind": 4096,
800
+ "kindString": "Call signature",
801
+ "flags": {},
802
+ "parameters": [
803
+ {
804
+ "id": 78,
805
+ "name": "payloads",
806
+ "kind": 32768,
807
+ "kindString": "Parameter",
808
+ "flags": {},
809
+ "type": {
810
+ "type": "array",
811
+ "elementType": {
812
+ "type": "union",
813
+ "types": [
906
814
  {
907
- "id": 82,
908
- "name": "sources",
909
- "kind": 1024,
910
- "kindString": "Property",
911
- "flags": {
912
- "isOptional": true
913
- },
914
- "sources": [
915
- {
916
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
917
- "line": 30,
918
- "character": 8
919
- }
920
- ],
921
- "type": {
922
- "type": "array",
923
- "elementType": {
924
- "type": "intrinsic",
925
- "name": "string"
926
- }
927
- }
815
+ "type": "literal",
816
+ "value": null
928
817
  },
929
818
  {
930
- "id": 83,
931
- "name": "timestamp",
932
- "kind": 1024,
933
- "kindString": "Property",
934
- "flags": {
935
- "isOptional": true
936
- },
937
- "sources": [
938
- {
939
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
940
- "line": 31,
941
- "character": 8
942
- }
943
- ],
944
- "type": {
945
- "type": "intrinsic",
946
- "name": "number"
947
- }
948
- }
949
- ],
950
- "groups": [
951
- {
952
- "title": "Properties",
953
- "children": [
954
- 81,
955
- 80,
956
- 82,
957
- 83
958
- ]
959
- }
960
- ],
961
- "sources": [
962
- {
963
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
964
- "line": 27,
965
- "character": 164
819
+ "type": "reference",
820
+ "id": 22,
821
+ "name": "T"
966
822
  }
967
823
  ]
968
824
  }
969
825
  }
826
+ },
827
+ {
828
+ "id": 79,
829
+ "name": "account",
830
+ "kind": 32768,
831
+ "kindString": "Parameter",
832
+ "flags": {
833
+ "isOptional": true
834
+ },
835
+ "type": {
836
+ "type": "reference",
837
+ "name": "XyoAccount"
838
+ }
839
+ }
840
+ ],
841
+ "type": {
842
+ "type": "reference",
843
+ "typeArguments": [
844
+ {
845
+ "type": "reference",
846
+ "id": 22,
847
+ "name": "T"
848
+ }
970
849
  ],
971
- "name": "XyoBoundWitnessWithMeta"
850
+ "name": "XyoModuleQueryResult"
972
851
  },
973
852
  "inheritedFrom": {
974
853
  "type": "reference",
975
- "name": "XyoWitness.bindPayloads"
854
+ "name": "XyoWitness.bindPayloadsInternal"
976
855
  }
977
856
  }
978
857
  ],
979
858
  "inheritedFrom": {
980
859
  "type": "reference",
981
- "name": "XyoWitness.bindPayloads"
860
+ "name": "XyoWitness.bindPayloadsInternal"
982
861
  }
983
862
  },
984
863
  {
@@ -1001,6 +880,21 @@
1001
880
  "kind": 4096,
1002
881
  "kindString": "Call signature",
1003
882
  "flags": {},
883
+ "parameters": [
884
+ {
885
+ "id": 56,
886
+ "name": "_queryAccount",
887
+ "kind": 32768,
888
+ "kindString": "Parameter",
889
+ "flags": {
890
+ "isOptional": true
891
+ },
892
+ "type": {
893
+ "type": "reference",
894
+ "name": "XyoAccount"
895
+ }
896
+ }
897
+ ],
1004
898
  "type": {
1005
899
  "type": "intrinsic",
1006
900
  "name": "void"
@@ -1017,7 +911,7 @@
1017
911
  }
1018
912
  },
1019
913
  {
1020
- "id": 56,
914
+ "id": 57,
1021
915
  "name": "initialize",
1022
916
  "kind": 2048,
1023
917
  "kindString": "Method",
@@ -1031,11 +925,26 @@
1031
925
  ],
1032
926
  "signatures": [
1033
927
  {
1034
- "id": 57,
928
+ "id": 58,
1035
929
  "name": "initialize",
1036
930
  "kind": 4096,
1037
931
  "kindString": "Call signature",
1038
932
  "flags": {},
933
+ "parameters": [
934
+ {
935
+ "id": 59,
936
+ "name": "_queryAccount",
937
+ "kind": 32768,
938
+ "kindString": "Parameter",
939
+ "flags": {
940
+ "isOptional": true
941
+ },
942
+ "type": {
943
+ "type": "reference",
944
+ "name": "XyoAccount"
945
+ }
946
+ }
947
+ ],
1039
948
  "type": {
1040
949
  "type": "intrinsic",
1041
950
  "name": "void"
@@ -1102,6 +1011,10 @@
1102
1011
  "type": "reference",
1103
1012
  "id": 22,
1104
1013
  "name": "T"
1014
+ },
1015
+ {
1016
+ "type": "intrinsic",
1017
+ "name": "never"
1105
1018
  }
1106
1019
  ],
1107
1020
  "name": "Promisable"
@@ -1274,7 +1187,7 @@
1274
1187
  }
1275
1188
  },
1276
1189
  {
1277
- "id": 60,
1190
+ "id": 63,
1278
1191
  "name": "shutdown",
1279
1192
  "kind": 2048,
1280
1193
  "kindString": "Method",
@@ -1288,11 +1201,26 @@
1288
1201
  ],
1289
1202
  "signatures": [
1290
1203
  {
1291
- "id": 61,
1204
+ "id": 64,
1292
1205
  "name": "shutdown",
1293
1206
  "kind": 4096,
1294
1207
  "kindString": "Call signature",
1295
1208
  "flags": {},
1209
+ "parameters": [
1210
+ {
1211
+ "id": 65,
1212
+ "name": "_queryAccount",
1213
+ "kind": 32768,
1214
+ "kindString": "Parameter",
1215
+ "flags": {
1216
+ "isOptional": true
1217
+ },
1218
+ "type": {
1219
+ "type": "reference",
1220
+ "name": "XyoAccount"
1221
+ }
1222
+ }
1223
+ ],
1296
1224
  "type": {
1297
1225
  "type": "intrinsic",
1298
1226
  "name": "void"
@@ -1309,7 +1237,7 @@
1309
1237
  }
1310
1238
  },
1311
1239
  {
1312
- "id": 58,
1240
+ "id": 60,
1313
1241
  "name": "subscribe",
1314
1242
  "kind": 2048,
1315
1243
  "kindString": "Method",
@@ -1323,11 +1251,26 @@
1323
1251
  ],
1324
1252
  "signatures": [
1325
1253
  {
1326
- "id": 59,
1254
+ "id": 61,
1327
1255
  "name": "subscribe",
1328
1256
  "kind": 4096,
1329
1257
  "kindString": "Call signature",
1330
1258
  "flags": {},
1259
+ "parameters": [
1260
+ {
1261
+ "id": 62,
1262
+ "name": "_queryAccount",
1263
+ "kind": 32768,
1264
+ "kindString": "Parameter",
1265
+ "flags": {
1266
+ "isOptional": true
1267
+ },
1268
+ "type": {
1269
+ "type": "reference",
1270
+ "name": "XyoAccount"
1271
+ }
1272
+ }
1273
+ ],
1331
1274
  "type": {
1332
1275
  "type": "intrinsic",
1333
1276
  "name": "void"
@@ -1370,16 +1313,18 @@
1370
1313
  {
1371
1314
  "title": "Methods",
1372
1315
  "children": [
1373
- 62,
1374
1316
  71,
1317
+ 66,
1318
+ 80,
1319
+ 76,
1375
1320
  54,
1376
- 56,
1321
+ 57,
1377
1322
  26,
1378
1323
  31,
1379
1324
  33,
1380
1325
  51,
1381
- 60,
1382
- 58
1326
+ 63,
1327
+ 60
1383
1328
  ]
1384
1329
  }
1385
1330
  ],
@@ -1711,7 +1656,7 @@
1711
1656
  "fileName": "plugins/packages/system/src/index.ts",
1712
1657
  "line": 6,
1713
1658
  "character": 13,
1714
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/plugins/packages/system/src/index.ts#L6"
1659
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/plugins/packages/system/src/index.ts#L6"
1715
1660
  }
1716
1661
  ],
1717
1662
  "type": {
@@ -1846,7 +1791,7 @@
1846
1791
  "fileName": "plugins/packages/system/src/index.ts",
1847
1792
  "line": 1,
1848
1793
  "character": 0,
1849
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/plugins/packages/system/src/index.ts#L1"
1794
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/plugins/packages/system/src/index.ts#L1"
1850
1795
  }
1851
1796
  ]
1852
1797
  }
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.32.1",
14
- "@xyo-network/payload-plugin": "^2.32.1",
13
+ "@xyo-network/info-system-payload-plugins": "^2.33.0-rc.2",
14
+ "@xyo-network/payload-plugin": "^2.33.0-rc.2",
15
15
  "tslib": "^2.4.0"
16
16
  },
17
17
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -47,5 +47,6 @@
47
47
  },
48
48
  "sideEffects": false,
49
49
  "types": "dist/esm/index.d.ts",
50
- "version": "2.32.1"
50
+ "version": "2.33.0-rc.2",
51
+ "stableVersion": "2.32.1"
51
52
  }