@xyo-network/react-ethereum-gas-price-etherchain-plugins 2.75.6 → 2.76.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.
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
19
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
20
+
21
+ // src/index.ts
22
+ var src_exports = {};
23
+ __export(src_exports, {
24
+ EthereumGasPriceEtherchainPlugins: () => EthereumGasPriceEtherchainPlugins,
25
+ default: () => src_default
26
+ });
27
+ module.exports = __toCommonJS(src_exports);
28
+ var import_react_ethereum_gas_price_etherchain_v2_plugin = require("@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin");
29
+ __reExport(src_exports, require("@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin"), module.exports);
30
+ var EthereumGasPriceEtherchainPlugins = [import_react_ethereum_gas_price_etherchain_v2_plugin.EthereumGasPriceEtherchainV2Plugin];
31
+ var src_default = EthereumGasPriceEtherchainPlugins;
32
+ //# sourceMappingURL=index.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasPriceEtherchainV2Plugin } from '@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin'\nimport { PayloadRenderPlugin } from '@xyo-network/react-payload-plugin'\n\nexport * from '@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin'\n\nexport const EthereumGasPriceEtherchainPlugins: PayloadRenderPlugin[] = [EthereumGasPriceEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPriceEtherchainPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,2DAAmD;AAGnD,wBAAc,uEAHd;AAKO,IAAM,oCAA2D,CAAC,uFAAkC;AAG3G,IAAO,cAAQ;","names":[]}
@@ -0,0 +1,5 @@
1
+ import { PayloadRenderPlugin } from '@xyo-network/react-payload-plugin';
2
+ export * from '@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin';
3
+ export declare const EthereumGasPriceEtherchainPlugins: PayloadRenderPlugin[];
4
+ export default EthereumGasPriceEtherchainPlugins;
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAA;AAEvE,cAAc,4DAA4D,CAAA;AAE1E,eAAO,MAAM,iCAAiC,EAAE,mBAAmB,EAAyC,CAAA;AAG5G,eAAe,iCAAiC,CAAA"}
@@ -0,0 +1,5 @@
1
+ import { PayloadRenderPlugin } from '@xyo-network/react-payload-plugin';
2
+ export * from '@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin';
3
+ export declare const EthereumGasPriceEtherchainPlugins: PayloadRenderPlugin[];
4
+ export default EthereumGasPriceEtherchainPlugins;
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAA;AAEvE,cAAc,4DAA4D,CAAA;AAE1E,eAAO,MAAM,iCAAiC,EAAE,mBAAmB,EAAyC,CAAA;AAG5G,eAAe,iCAAiC,CAAA"}
@@ -0,0 +1,5 @@
1
+ import { PayloadRenderPlugin } from '@xyo-network/react-payload-plugin';
2
+ export * from '@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin';
3
+ export declare const EthereumGasPriceEtherchainPlugins: PayloadRenderPlugin[];
4
+ export default EthereumGasPriceEtherchainPlugins;
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAA;AAEvE,cAAc,4DAA4D,CAAA;AAE1E,eAAO,MAAM,iCAAiC,EAAE,mBAAmB,EAAyC,CAAA;AAG5G,eAAe,iCAAiC,CAAA"}
@@ -0,0 +1,10 @@
1
+ // src/index.ts
2
+ import { EthereumGasPriceEtherchainV2Plugin } from "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin";
3
+ export * from "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin";
4
+ var EthereumGasPriceEtherchainPlugins = [EthereumGasPriceEtherchainV2Plugin];
5
+ var src_default = EthereumGasPriceEtherchainPlugins;
6
+ export {
7
+ EthereumGasPriceEtherchainPlugins,
8
+ src_default as default
9
+ };
10
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasPriceEtherchainV2Plugin } from '@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin'\nimport { PayloadRenderPlugin } from '@xyo-network/react-payload-plugin'\n\nexport * from '@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin'\n\nexport const EthereumGasPriceEtherchainPlugins: PayloadRenderPlugin[] = [EthereumGasPriceEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPriceEtherchainPlugins\n"],"mappings":";AAAA,SAAS,0CAA0C;AAGnD,cAAc;AAEP,IAAM,oCAA2D,CAAC,kCAAkC;AAG3G,IAAO,cAAQ;","names":[]}
package/package.json CHANGED
@@ -10,11 +10,11 @@
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.75.6",
14
- "@xyo-network/react-payload-plugin": "~2.75.6"
13
+ "@xyo-network/react-ethereum-gas-price-etherchain-v2-plugin": "~2.76.0",
14
+ "@xyo-network/react-payload-plugin": "~2.76.0"
15
15
  },
16
16
  "devDependencies": {
17
- "@xylabs/ts-scripts-yarn3": "^3.9.1",
17
+ "@xylabs/ts-scripts-yarn3": "^3.10.0",
18
18
  "typescript": "^5.4.5"
19
19
  },
20
20
  "peerDependencies": {
@@ -77,6 +77,6 @@
77
77
  },
78
78
  "sideEffects": false,
79
79
  "types": "dist/browser/index.d.ts",
80
- "version": "2.75.6",
80
+ "version": "2.76.0",
81
81
  "type": "module"
82
82
  }