@xyo-network/gas-ethereum-blockchain-plugins 2.99.6 → 3.0.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/browser/index.d.ts +4 -3
- package/dist/browser/index.mjs.map +1 -1
- package/dist/neutral/index.d.ts +4 -3
- package/dist/neutral/index.mjs.map +1 -1
- package/dist/node/index.d.ts +4 -3
- package/dist/node/index.mjs.map +1 -1
- package/package.json +10 -29
- package/src/index.ts +1 -1
- package/dist/browser/index.cjs +0 -34
- package/dist/browser/index.cjs.map +0 -1
- package/dist/browser/index.d.cts +0 -6
- package/dist/browser/index.d.cts.map +0 -1
- package/dist/browser/index.d.mts +0 -6
- package/dist/browser/index.d.mts.map +0 -1
- package/dist/browser/index.d.ts.map +0 -1
- package/dist/neutral/index.cjs +0 -34
- package/dist/neutral/index.cjs.map +0 -1
- package/dist/neutral/index.d.cts +0 -6
- package/dist/neutral/index.d.cts.map +0 -1
- package/dist/neutral/index.d.mts +0 -6
- package/dist/neutral/index.d.mts.map +0 -1
- package/dist/neutral/index.d.ts.map +0 -1
- package/dist/node/index.cjs +0 -40
- package/dist/node/index.cjs.map +0 -1
- package/dist/node/index.d.cts +0 -6
- package/dist/node/index.d.cts.map +0 -1
- package/dist/node/index.d.mts +0 -6
- package/dist/node/index.d.mts.map +0 -1
- package/dist/node/index.d.ts.map +0 -1
package/dist/browser/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins';
|
|
2
2
|
export * from '@xyo-network/etherscan-ethereum-gas-plugin';
|
|
3
3
|
import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
|
|
5
|
+
declare const EthereumGasPlugins: PayloadSetPluginFunc[];
|
|
6
|
+
|
|
7
|
+
export { EthereumGasPlugins, EthereumGasPlugins as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nexport * from '@xyo-network/etherscan-ethereum-gas-plugin'\n\nimport { EthereumGasEtherchainPlugins } from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nimport { EthereumGasEtherscanPlugin } from '@xyo-network/etherscan-ethereum-gas-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EthereumGasPlugins: PayloadSetPluginFunc[] = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AAEd,SAAS,oCAAoC;AAC7C,SAAS,kCAAkC;AAGpC,IAAM,qBAA6C,CAAC,GAAG,8BAA8B,0BAA0B;AAGtH,IAAO,cAAQ;","names":[]}
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nexport * from '@xyo-network/etherscan-ethereum-gas-plugin'\n\nimport { EthereumGasEtherchainPlugins } from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nimport { EthereumGasEtherscanPlugin } from '@xyo-network/etherscan-ethereum-gas-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EthereumGasPlugins: PayloadSetPluginFunc[] = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin]\n\n// eslint-disable-next-line import-x/no-default-export\nexport default EthereumGasPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AAEd,SAAS,oCAAoC;AAC7C,SAAS,kCAAkC;AAGpC,IAAM,qBAA6C,CAAC,GAAG,8BAA8B,0BAA0B;AAGtH,IAAO,cAAQ;","names":[]}
|
package/dist/neutral/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins';
|
|
2
2
|
export * from '@xyo-network/etherscan-ethereum-gas-plugin';
|
|
3
3
|
import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
|
|
5
|
+
declare const EthereumGasPlugins: PayloadSetPluginFunc[];
|
|
6
|
+
|
|
7
|
+
export { EthereumGasPlugins, EthereumGasPlugins as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nexport * from '@xyo-network/etherscan-ethereum-gas-plugin'\n\nimport { EthereumGasEtherchainPlugins } from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nimport { EthereumGasEtherscanPlugin } from '@xyo-network/etherscan-ethereum-gas-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EthereumGasPlugins: PayloadSetPluginFunc[] = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AAEd,SAAS,oCAAoC;AAC7C,SAAS,kCAAkC;AAGpC,IAAM,qBAA6C,CAAC,GAAG,8BAA8B,0BAA0B;AAGtH,IAAO,cAAQ;","names":[]}
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nexport * from '@xyo-network/etherscan-ethereum-gas-plugin'\n\nimport { EthereumGasEtherchainPlugins } from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nimport { EthereumGasEtherscanPlugin } from '@xyo-network/etherscan-ethereum-gas-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EthereumGasPlugins: PayloadSetPluginFunc[] = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin]\n\n// eslint-disable-next-line import-x/no-default-export\nexport default EthereumGasPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AAEd,SAAS,oCAAoC;AAC7C,SAAS,kCAAkC;AAGpC,IAAM,qBAA6C,CAAC,GAAG,8BAA8B,0BAA0B;AAGtH,IAAO,cAAQ;","names":[]}
|
package/dist/node/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins';
|
|
2
2
|
export * from '@xyo-network/etherscan-ethereum-gas-plugin';
|
|
3
3
|
import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
|
|
5
|
+
declare const EthereumGasPlugins: PayloadSetPluginFunc[];
|
|
6
|
+
|
|
7
|
+
export { EthereumGasPlugins, EthereumGasPlugins as default };
|
package/dist/node/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nexport * from '@xyo-network/etherscan-ethereum-gas-plugin'\n\nimport { EthereumGasEtherchainPlugins } from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nimport { EthereumGasEtherscanPlugin } from '@xyo-network/etherscan-ethereum-gas-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EthereumGasPlugins: PayloadSetPluginFunc[] = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AAEd,SAAS,oCAAoC;AAC7C,SAAS,kCAAkC;AAGpC,IAAM,qBAA6C,CAAC,GAAG,8BAA8B,0BAA0B;AAGtH,IAAO,cAAQ;","names":[]}
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nexport * from '@xyo-network/etherscan-ethereum-gas-plugin'\n\nimport { EthereumGasEtherchainPlugins } from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nimport { EthereumGasEtherscanPlugin } from '@xyo-network/etherscan-ethereum-gas-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EthereumGasPlugins: PayloadSetPluginFunc[] = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin]\n\n// eslint-disable-next-line import-x/no-default-export\nexport default EthereumGasPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AAEd,SAAS,oCAAoC;AAC7C,SAAS,kCAAkC;AAGpC,IAAM,qBAA6C,CAAC,GAAG,8BAA8B,0BAA0B;AAGtH,IAAO,cAAQ;","names":[]}
|
package/package.json
CHANGED
|
@@ -10,44 +10,25 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/plugins/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "^
|
|
14
|
-
"@xyo-network/etherscan-ethereum-gas-plugin": "^
|
|
15
|
-
"@xyo-network/payloadset-plugin": "^
|
|
13
|
+
"@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "^3.0.0",
|
|
14
|
+
"@xyo-network/etherscan-ethereum-gas-plugin": "^3.0.0",
|
|
15
|
+
"@xyo-network/payloadset-plugin": "^3.0.1"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@xylabs/ts-scripts-yarn3": "^
|
|
19
|
-
"@xylabs/tsconfig": "^
|
|
18
|
+
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.15",
|
|
19
|
+
"@xylabs/tsconfig": "^4.0.0-rc.15",
|
|
20
20
|
"typescript": "^5.5.4"
|
|
21
21
|
},
|
|
22
22
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
23
|
-
"types": "dist/
|
|
23
|
+
"types": "dist/neutral/index.d.ts",
|
|
24
24
|
"exports": {
|
|
25
25
|
".": {
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
"types": "./dist/browser/index.d.cts",
|
|
29
|
-
"default": "./dist/browser/index.cjs"
|
|
30
|
-
},
|
|
31
|
-
"import": {
|
|
32
|
-
"types": "./dist/browser/index.d.mts",
|
|
33
|
-
"default": "./dist/browser/index.mjs"
|
|
34
|
-
}
|
|
35
|
-
},
|
|
36
|
-
"node": {
|
|
37
|
-
"require": {
|
|
38
|
-
"types": "./dist/node/index.d.cts",
|
|
39
|
-
"default": "./dist/node/index.cjs"
|
|
40
|
-
},
|
|
41
|
-
"import": {
|
|
42
|
-
"types": "./dist/node/index.d.mts",
|
|
43
|
-
"default": "./dist/node/index.mjs"
|
|
44
|
-
}
|
|
45
|
-
}
|
|
26
|
+
"types": "./dist/neutral/index.d.ts",
|
|
27
|
+
"default": "./dist/neutral/index.mjs"
|
|
46
28
|
},
|
|
47
29
|
"./package.json": "./package.json"
|
|
48
30
|
},
|
|
49
|
-
"
|
|
50
|
-
"module": "dist/node/index.mjs",
|
|
31
|
+
"module": "dist/neutral/index.mjs",
|
|
51
32
|
"homepage": "https://xyo.network",
|
|
52
33
|
"license": "LGPL-3.0-only",
|
|
53
34
|
"publishConfig": {
|
|
@@ -58,6 +39,6 @@
|
|
|
58
39
|
"url": "https://github.com/XYOracleNetwork/plugins.git"
|
|
59
40
|
},
|
|
60
41
|
"sideEffects": false,
|
|
61
|
-
"version": "
|
|
42
|
+
"version": "3.0.0",
|
|
62
43
|
"type": "module"
|
|
63
44
|
}
|
package/src/index.ts
CHANGED
|
@@ -7,5 +7,5 @@ import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'
|
|
|
7
7
|
|
|
8
8
|
export const EthereumGasPlugins: PayloadSetPluginFunc[] = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin]
|
|
9
9
|
|
|
10
|
-
// eslint-disable-next-line import/no-default-export
|
|
10
|
+
// eslint-disable-next-line import-x/no-default-export
|
|
11
11
|
export default EthereumGasPlugins
|
package/dist/browser/index.cjs
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
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
|
-
EthereumGasPlugins: () => EthereumGasPlugins,
|
|
25
|
-
default: () => src_default
|
|
26
|
-
});
|
|
27
|
-
module.exports = __toCommonJS(src_exports);
|
|
28
|
-
__reExport(src_exports, require("@xyo-network/etherchain-gas-ethereum-blockchain-plugins"), module.exports);
|
|
29
|
-
__reExport(src_exports, require("@xyo-network/etherscan-ethereum-gas-plugin"), module.exports);
|
|
30
|
-
var import_etherchain_gas_ethereum_blockchain_plugins = require("@xyo-network/etherchain-gas-ethereum-blockchain-plugins");
|
|
31
|
-
var import_etherscan_ethereum_gas_plugin = require("@xyo-network/etherscan-ethereum-gas-plugin");
|
|
32
|
-
var EthereumGasPlugins = [...import_etherchain_gas_ethereum_blockchain_plugins.EthereumGasEtherchainPlugins, import_etherscan_ethereum_gas_plugin.EthereumGasEtherscanPlugin];
|
|
33
|
-
var src_default = EthereumGasPlugins;
|
|
34
|
-
//# sourceMappingURL=index.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nexport * from '@xyo-network/etherscan-ethereum-gas-plugin'\n\nimport { EthereumGasEtherchainPlugins } from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nimport { EthereumGasEtherscanPlugin } from '@xyo-network/etherscan-ethereum-gas-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EthereumGasPlugins: PayloadSetPluginFunc[] = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,oEAAd;AACA,wBAAc,uDADd;AAGA,wDAA6C;AAC7C,2CAA2C;AAGpC,IAAM,qBAA6C,CAAC,GAAG,gFAA8B,+DAA0B;AAGtH,IAAO,cAAQ;","names":[]}
|
package/dist/browser/index.d.cts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins';
|
|
2
|
-
export * from '@xyo-network/etherscan-ethereum-gas-plugin';
|
|
3
|
-
import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
|
|
4
|
-
export declare const EthereumGasPlugins: PayloadSetPluginFunc[];
|
|
5
|
-
export default EthereumGasPlugins;
|
|
6
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yDAAyD,CAAA;AACvE,cAAc,4CAA4C,CAAA;AAI1D,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,kBAAkB,EAAE,oBAAoB,EAAkE,CAAA;AAGvH,eAAe,kBAAkB,CAAA"}
|
package/dist/browser/index.d.mts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins';
|
|
2
|
-
export * from '@xyo-network/etherscan-ethereum-gas-plugin';
|
|
3
|
-
import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
|
|
4
|
-
export declare const EthereumGasPlugins: PayloadSetPluginFunc[];
|
|
5
|
-
export default EthereumGasPlugins;
|
|
6
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yDAAyD,CAAA;AACvE,cAAc,4CAA4C,CAAA;AAI1D,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,kBAAkB,EAAE,oBAAoB,EAAkE,CAAA;AAGvH,eAAe,kBAAkB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yDAAyD,CAAA;AACvE,cAAc,4CAA4C,CAAA;AAI1D,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,kBAAkB,EAAE,oBAAoB,EAAkE,CAAA;AAGvH,eAAe,kBAAkB,CAAA"}
|
package/dist/neutral/index.cjs
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
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
|
-
EthereumGasPlugins: () => EthereumGasPlugins,
|
|
25
|
-
default: () => src_default
|
|
26
|
-
});
|
|
27
|
-
module.exports = __toCommonJS(src_exports);
|
|
28
|
-
__reExport(src_exports, require("@xyo-network/etherchain-gas-ethereum-blockchain-plugins"), module.exports);
|
|
29
|
-
__reExport(src_exports, require("@xyo-network/etherscan-ethereum-gas-plugin"), module.exports);
|
|
30
|
-
var import_etherchain_gas_ethereum_blockchain_plugins = require("@xyo-network/etherchain-gas-ethereum-blockchain-plugins");
|
|
31
|
-
var import_etherscan_ethereum_gas_plugin = require("@xyo-network/etherscan-ethereum-gas-plugin");
|
|
32
|
-
var EthereumGasPlugins = [...import_etherchain_gas_ethereum_blockchain_plugins.EthereumGasEtherchainPlugins, import_etherscan_ethereum_gas_plugin.EthereumGasEtherscanPlugin];
|
|
33
|
-
var src_default = EthereumGasPlugins;
|
|
34
|
-
//# sourceMappingURL=index.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nexport * from '@xyo-network/etherscan-ethereum-gas-plugin'\n\nimport { EthereumGasEtherchainPlugins } from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nimport { EthereumGasEtherscanPlugin } from '@xyo-network/etherscan-ethereum-gas-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EthereumGasPlugins: PayloadSetPluginFunc[] = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,oEAAd;AACA,wBAAc,uDADd;AAGA,wDAA6C;AAC7C,2CAA2C;AAGpC,IAAM,qBAA6C,CAAC,GAAG,gFAA8B,+DAA0B;AAGtH,IAAO,cAAQ;","names":[]}
|
package/dist/neutral/index.d.cts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins';
|
|
2
|
-
export * from '@xyo-network/etherscan-ethereum-gas-plugin';
|
|
3
|
-
import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
|
|
4
|
-
export declare const EthereumGasPlugins: PayloadSetPluginFunc[];
|
|
5
|
-
export default EthereumGasPlugins;
|
|
6
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yDAAyD,CAAA;AACvE,cAAc,4CAA4C,CAAA;AAI1D,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,kBAAkB,EAAE,oBAAoB,EAAkE,CAAA;AAGvH,eAAe,kBAAkB,CAAA"}
|
package/dist/neutral/index.d.mts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins';
|
|
2
|
-
export * from '@xyo-network/etherscan-ethereum-gas-plugin';
|
|
3
|
-
import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
|
|
4
|
-
export declare const EthereumGasPlugins: PayloadSetPluginFunc[];
|
|
5
|
-
export default EthereumGasPlugins;
|
|
6
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yDAAyD,CAAA;AACvE,cAAc,4CAA4C,CAAA;AAI1D,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,kBAAkB,EAAE,oBAAoB,EAAkE,CAAA;AAGvH,eAAe,kBAAkB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yDAAyD,CAAA;AACvE,cAAc,4CAA4C,CAAA;AAI1D,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,kBAAkB,EAAE,oBAAoB,EAAkE,CAAA;AAGvH,eAAe,kBAAkB,CAAA"}
|
package/dist/node/index.cjs
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
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
|
-
EthereumGasPlugins: () => EthereumGasPlugins,
|
|
25
|
-
default: () => src_default
|
|
26
|
-
});
|
|
27
|
-
module.exports = __toCommonJS(src_exports);
|
|
28
|
-
__reExport(src_exports, require("@xyo-network/etherchain-gas-ethereum-blockchain-plugins"), module.exports);
|
|
29
|
-
__reExport(src_exports, require("@xyo-network/etherscan-ethereum-gas-plugin"), module.exports);
|
|
30
|
-
var import_etherchain_gas_ethereum_blockchain_plugins = require("@xyo-network/etherchain-gas-ethereum-blockchain-plugins");
|
|
31
|
-
var import_etherscan_ethereum_gas_plugin = require("@xyo-network/etherscan-ethereum-gas-plugin");
|
|
32
|
-
var EthereumGasPlugins = [...import_etherchain_gas_ethereum_blockchain_plugins.EthereumGasEtherchainPlugins, import_etherscan_ethereum_gas_plugin.EthereumGasEtherscanPlugin];
|
|
33
|
-
var src_default = EthereumGasPlugins;
|
|
34
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
35
|
-
0 && (module.exports = {
|
|
36
|
-
EthereumGasPlugins,
|
|
37
|
-
...require("@xyo-network/etherchain-gas-ethereum-blockchain-plugins"),
|
|
38
|
-
...require("@xyo-network/etherscan-ethereum-gas-plugin")
|
|
39
|
-
});
|
|
40
|
-
//# sourceMappingURL=index.cjs.map
|
package/dist/node/index.cjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nexport * from '@xyo-network/etherscan-ethereum-gas-plugin'\n\nimport { EthereumGasEtherchainPlugins } from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins'\nimport { EthereumGasEtherscanPlugin } from '@xyo-network/etherscan-ethereum-gas-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EthereumGasPlugins: PayloadSetPluginFunc[] = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,oEAAd;AACA,wBAAc,uDADd;AAGA,wDAA6C;AAC7C,2CAA2C;AAGpC,IAAM,qBAA6C,CAAC,GAAG,gFAA8B,+DAA0B;AAGtH,IAAO,cAAQ;","names":[]}
|
package/dist/node/index.d.cts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins';
|
|
2
|
-
export * from '@xyo-network/etherscan-ethereum-gas-plugin';
|
|
3
|
-
import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
|
|
4
|
-
export declare const EthereumGasPlugins: PayloadSetPluginFunc[];
|
|
5
|
-
export default EthereumGasPlugins;
|
|
6
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yDAAyD,CAAA;AACvE,cAAc,4CAA4C,CAAA;AAI1D,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,kBAAkB,EAAE,oBAAoB,EAAkE,CAAA;AAGvH,eAAe,kBAAkB,CAAA"}
|
package/dist/node/index.d.mts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export * from '@xyo-network/etherchain-gas-ethereum-blockchain-plugins';
|
|
2
|
-
export * from '@xyo-network/etherscan-ethereum-gas-plugin';
|
|
3
|
-
import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
|
|
4
|
-
export declare const EthereumGasPlugins: PayloadSetPluginFunc[];
|
|
5
|
-
export default EthereumGasPlugins;
|
|
6
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yDAAyD,CAAA;AACvE,cAAc,4CAA4C,CAAA;AAI1D,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,kBAAkB,EAAE,oBAAoB,EAAkE,CAAA;AAGvH,eAAe,kBAAkB,CAAA"}
|
package/dist/node/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yDAAyD,CAAA;AACvE,cAAc,4CAA4C,CAAA;AAI1D,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,kBAAkB,EAAE,oBAAoB,EAAkE,CAAA;AAGvH,eAAe,kBAAkB,CAAA"}
|