@xyo-network/react-ethereum-gas-price-payload-plugins 2.41.43 → 2.41.44
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 +3 -3
- package/package.json +9 -9
package/dist/docs.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
|
|
18
18
|
"line": 26,
|
|
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/13fd021ea/packages/plugins/packages/ethereum-gas/src/index.ts#L26"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
|
|
179
179
|
"line": 16,
|
|
180
180
|
"character": 13,
|
|
181
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
181
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/13fd021ea/packages/plugins/packages/ethereum-gas/src/index.ts#L16"
|
|
182
182
|
}
|
|
183
183
|
],
|
|
184
184
|
"type": {
|
|
@@ -43559,7 +43559,7 @@
|
|
|
43559
43559
|
"fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
|
|
43560
43560
|
"line": 1,
|
|
43561
43561
|
"character": 0,
|
|
43562
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
43562
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/13fd021ea/packages/plugins/packages/ethereum-gas/src/index.ts#L1"
|
|
43563
43563
|
}
|
|
43564
43564
|
]
|
|
43565
43565
|
}
|
package/package.json
CHANGED
|
@@ -10,16 +10,16 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/react-ethereum-gas-price-blocknative-plugin": "^2.40.
|
|
14
|
-
"@xyo-network/react-ethereum-gas-price-etherchain-plugins": "^2.41.
|
|
15
|
-
"@xyo-network/react-ethereum-gas-price-ethers-plugin": "^2.41.
|
|
16
|
-
"@xyo-network/react-ethereum-gas-price-etherscan-plugin": "^2.41.
|
|
17
|
-
"@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "^2.41.
|
|
18
|
-
"@xyo-network/react-ethereum-gas-price-plugin": "^2.41.
|
|
19
|
-
"@xyo-network/react-payload-plugin": "^2.41.
|
|
13
|
+
"@xyo-network/react-ethereum-gas-price-blocknative-plugin": "^2.40.78",
|
|
14
|
+
"@xyo-network/react-ethereum-gas-price-etherchain-plugins": "^2.41.44",
|
|
15
|
+
"@xyo-network/react-ethereum-gas-price-ethers-plugin": "^2.41.44",
|
|
16
|
+
"@xyo-network/react-ethereum-gas-price-etherscan-plugin": "^2.41.44",
|
|
17
|
+
"@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "^2.41.44",
|
|
18
|
+
"@xyo-network/react-ethereum-gas-price-plugin": "^2.41.44",
|
|
19
|
+
"@xyo-network/react-payload-plugin": "^2.41.44"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@xylabs/ts-scripts-yarn3": "2.12.
|
|
22
|
+
"@xylabs/ts-scripts-yarn3": "2.12.32"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
25
|
"@mui/icons-material": "^5",
|
|
@@ -73,5 +73,5 @@
|
|
|
73
73
|
},
|
|
74
74
|
"sideEffects": false,
|
|
75
75
|
"types": "dist/types/index.d.ts",
|
|
76
|
-
"version": "2.41.
|
|
76
|
+
"version": "2.41.44"
|
|
77
77
|
}
|