@xyo-network/react-ethereum-gas-price-etherchain-plugins 2.51.0 → 2.53.0
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 +23 -3
- package/package.json +4 -4
package/dist/docs.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
|
|
18
18
|
"line": 9,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L9"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
|
|
36
36
|
"line": 6,
|
|
37
37
|
"character": 13,
|
|
38
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L6"
|
|
39
39
|
}
|
|
40
40
|
],
|
|
41
41
|
"type": {
|
|
@@ -737,6 +737,14 @@
|
|
|
737
737
|
"type": "literal",
|
|
738
738
|
"value": "aria-autocomplete"
|
|
739
739
|
},
|
|
740
|
+
{
|
|
741
|
+
"type": "literal",
|
|
742
|
+
"value": "aria-braillelabel"
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"type": "literal",
|
|
746
|
+
"value": "aria-brailleroledescription"
|
|
747
|
+
},
|
|
740
748
|
{
|
|
741
749
|
"type": "literal",
|
|
742
750
|
"value": "aria-busy"
|
|
@@ -753,6 +761,10 @@
|
|
|
753
761
|
"type": "literal",
|
|
754
762
|
"value": "aria-colindex"
|
|
755
763
|
},
|
|
764
|
+
{
|
|
765
|
+
"type": "literal",
|
|
766
|
+
"value": "aria-colindextext"
|
|
767
|
+
},
|
|
756
768
|
{
|
|
757
769
|
"type": "literal",
|
|
758
770
|
"value": "aria-colspan"
|
|
@@ -769,6 +781,10 @@
|
|
|
769
781
|
"type": "literal",
|
|
770
782
|
"value": "aria-describedby"
|
|
771
783
|
},
|
|
784
|
+
{
|
|
785
|
+
"type": "literal",
|
|
786
|
+
"value": "aria-description"
|
|
787
|
+
},
|
|
772
788
|
{
|
|
773
789
|
"type": "literal",
|
|
774
790
|
"value": "aria-details"
|
|
@@ -885,6 +901,10 @@
|
|
|
885
901
|
"type": "literal",
|
|
886
902
|
"value": "aria-rowindex"
|
|
887
903
|
},
|
|
904
|
+
{
|
|
905
|
+
"type": "literal",
|
|
906
|
+
"value": "aria-rowindextext"
|
|
907
|
+
},
|
|
888
908
|
{
|
|
889
909
|
"type": "literal",
|
|
890
910
|
"value": "aria-rowspan"
|
|
@@ -3059,7 +3079,7 @@
|
|
|
3059
3079
|
"fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
|
|
3060
3080
|
"line": 1,
|
|
3061
3081
|
"character": 0,
|
|
3062
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3082
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b78ade33d/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L1"
|
|
3063
3083
|
}
|
|
3064
3084
|
]
|
|
3065
3085
|
}
|
package/package.json
CHANGED
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "^2.
|
|
14
|
-
"@xyo-network/react-payload-plugin": "^2.
|
|
13
|
+
"@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "^2.53.0",
|
|
14
|
+
"@xyo-network/react-payload-plugin": "^2.53.0"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@xylabs/ts-scripts-yarn3": "^2.17.13",
|
|
18
|
-
"typescript": "5.
|
|
18
|
+
"typescript": "^5.1.3"
|
|
19
19
|
},
|
|
20
20
|
"peerDependencies": {
|
|
21
21
|
"@mui/icons-material": "^5",
|
|
@@ -69,5 +69,5 @@
|
|
|
69
69
|
},
|
|
70
70
|
"sideEffects": false,
|
|
71
71
|
"types": "dist/types/index.d.ts",
|
|
72
|
-
"version": "2.
|
|
72
|
+
"version": "2.53.0"
|
|
73
73
|
}
|