@xyo-network/react-ethereum-gas-price-payload-plugins 2.64.0 → 2.64.3
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/browser/index.js +2 -1
- package/dist/browser/index.js.map +1 -1
- package/dist/docs.json +2 -2
- package/package.json +9 -9
package/dist/browser/index.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
// src/index.ts
|
|
1
2
|
import { EthereumGasPriceBlocknativePlugin } from "@xyo-network/react-ethereum-gas-price-blocknative-plugin";
|
|
2
3
|
import { EthereumGasPriceEtherchainPlugins } from "@xyo-network/react-ethereum-gas-price-etherchain-plugins";
|
|
3
4
|
import { EthereumGasPriceEthersPlugin } from "@xyo-network/react-ethereum-gas-price-ethers-plugin";
|
|
@@ -10,7 +11,7 @@ export * from "@xyo-network/react-ethereum-gas-price-ethers-plugin";
|
|
|
10
11
|
export * from "@xyo-network/react-ethereum-gas-price-etherscan-plugin";
|
|
11
12
|
export * from "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin";
|
|
12
13
|
export * from "@xyo-network/react-ethereum-gas-price-plugin";
|
|
13
|
-
|
|
14
|
+
var EthereumGasPricePayloadPlugins = [
|
|
14
15
|
EthereumGasPricePlugin,
|
|
15
16
|
EthereumGasPriceEtherscanPlugin,
|
|
16
17
|
EthereumGasPriceEthersPlugin,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasPriceBlocknativePlugin } from '@xyo-network/react-ethereum-gas-price-blocknative-plugin'\nimport { EthereumGasPriceEtherchainPlugins } from '@xyo-network/react-ethereum-gas-price-etherchain-plugins'\nimport { EthereumGasPriceEthersPlugin } from '@xyo-network/react-ethereum-gas-price-ethers-plugin'\nimport { EthereumGasPriceEtherscanPlugin } from '@xyo-network/react-ethereum-gas-price-etherscan-plugin'\nimport { EthereumGasPriceEthgasstationPlugin } from '@xyo-network/react-ethereum-gas-price-ethgasstation-plugin'\nimport { EthereumGasPricePlugin } from '@xyo-network/react-ethereum-gas-price-plugin'\nimport { PayloadRenderPlugin } from '@xyo-network/react-payload-plugin'\n\nexport * from '@xyo-network/react-ethereum-gas-price-blocknative-plugin'\nexport * from '@xyo-network/react-ethereum-gas-price-etherchain-plugins'\nexport * from '@xyo-network/react-ethereum-gas-price-ethers-plugin'\nexport * from '@xyo-network/react-ethereum-gas-price-etherscan-plugin'\nexport * from '@xyo-network/react-ethereum-gas-price-ethgasstation-plugin'\nexport * from '@xyo-network/react-ethereum-gas-price-plugin'\n\nexport const EthereumGasPricePayloadPlugins: PayloadRenderPlugin[] = [\n EthereumGasPricePlugin,\n EthereumGasPriceEtherscanPlugin,\n EthereumGasPriceEthersPlugin,\n EthereumGasPriceEthgasstationPlugin,\n EthereumGasPriceBlocknativePlugin,\n ...EthereumGasPriceEtherchainPlugins,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPricePayloadPlugins\n"],"mappings":"AAAA,SAAS,yCAAyC;AAClD,SAAS,yCAAyC;AAClD,SAAS,oCAAoC;AAC7C,SAAS,uCAAuC;AAChD,SAAS,2CAA2C;AACpD,SAAS,8BAA8B;AAGvC,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEP,
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasPriceBlocknativePlugin } from '@xyo-network/react-ethereum-gas-price-blocknative-plugin'\nimport { EthereumGasPriceEtherchainPlugins } from '@xyo-network/react-ethereum-gas-price-etherchain-plugins'\nimport { EthereumGasPriceEthersPlugin } from '@xyo-network/react-ethereum-gas-price-ethers-plugin'\nimport { EthereumGasPriceEtherscanPlugin } from '@xyo-network/react-ethereum-gas-price-etherscan-plugin'\nimport { EthereumGasPriceEthgasstationPlugin } from '@xyo-network/react-ethereum-gas-price-ethgasstation-plugin'\nimport { EthereumGasPricePlugin } from '@xyo-network/react-ethereum-gas-price-plugin'\nimport { PayloadRenderPlugin } from '@xyo-network/react-payload-plugin'\n\nexport * from '@xyo-network/react-ethereum-gas-price-blocknative-plugin'\nexport * from '@xyo-network/react-ethereum-gas-price-etherchain-plugins'\nexport * from '@xyo-network/react-ethereum-gas-price-ethers-plugin'\nexport * from '@xyo-network/react-ethereum-gas-price-etherscan-plugin'\nexport * from '@xyo-network/react-ethereum-gas-price-ethgasstation-plugin'\nexport * from '@xyo-network/react-ethereum-gas-price-plugin'\n\nexport const EthereumGasPricePayloadPlugins: PayloadRenderPlugin[] = [\n EthereumGasPricePlugin,\n EthereumGasPriceEtherscanPlugin,\n EthereumGasPriceEthersPlugin,\n EthereumGasPriceEthgasstationPlugin,\n EthereumGasPriceBlocknativePlugin,\n ...EthereumGasPriceEtherchainPlugins,\n]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPricePayloadPlugins\n"],"mappings":";AAAA,SAAS,yCAAyC;AAClD,SAAS,yCAAyC;AAClD,SAAS,oCAAoC;AAC7C,SAAS,uCAAuC;AAChD,SAAS,2CAA2C;AACpD,SAAS,8BAA8B;AAGvC,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEP,IAAM,iCAAwD;AAAA,EACnE;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA,GAAG;AACL;AAGA,IAAO,cAAQ;","names":[]}
|
package/dist/docs.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
|
|
17
17
|
"line": 26,
|
|
18
18
|
"character": 0,
|
|
19
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
19
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/707ba1605/packages/plugins/packages/ethereum-gas/src/index.ts#L26"
|
|
20
20
|
}
|
|
21
21
|
],
|
|
22
22
|
"target": 1
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
"fileName": "packages/plugins/packages/ethereum-gas/src/index.ts",
|
|
188
188
|
"line": 16,
|
|
189
189
|
"character": 13,
|
|
190
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
190
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/707ba1605/packages/plugins/packages/ethereum-gas/src/index.ts#L16"
|
|
191
191
|
}
|
|
192
192
|
],
|
|
193
193
|
"type": {
|
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.64.
|
|
14
|
-
"@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~2.64.
|
|
15
|
-
"@xyo-network/react-ethereum-gas-price-ethers-plugin": "~2.64.
|
|
16
|
-
"@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~2.64.
|
|
17
|
-
"@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~2.64.
|
|
18
|
-
"@xyo-network/react-ethereum-gas-price-plugin": "~2.64.
|
|
19
|
-
"@xyo-network/react-payload-plugin": "~2.64.
|
|
13
|
+
"@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~2.64.3",
|
|
14
|
+
"@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~2.64.3",
|
|
15
|
+
"@xyo-network/react-ethereum-gas-price-ethers-plugin": "~2.64.3",
|
|
16
|
+
"@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~2.64.3",
|
|
17
|
+
"@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~2.64.3",
|
|
18
|
+
"@xyo-network/react-ethereum-gas-price-plugin": "~2.64.3",
|
|
19
|
+
"@xyo-network/react-payload-plugin": "~2.64.3"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@xylabs/ts-scripts-yarn3": "^3.0.
|
|
22
|
+
"@xylabs/ts-scripts-yarn3": "^3.0.79",
|
|
23
23
|
"typescript": "^5.2.2"
|
|
24
24
|
},
|
|
25
25
|
"peerDependencies": {
|
|
@@ -82,6 +82,6 @@
|
|
|
82
82
|
},
|
|
83
83
|
"sideEffects": false,
|
|
84
84
|
"types": "dist/browser/index.d.ts",
|
|
85
|
-
"version": "2.64.
|
|
85
|
+
"version": "2.64.3",
|
|
86
86
|
"type": "module"
|
|
87
87
|
}
|