@xyo-network/etherchain-gas-ethereum-blockchain-plugins 2.99.4 → 2.99.5

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.
@@ -27,6 +27,8 @@ __export(src_exports, {
27
27
  module.exports = __toCommonJS(src_exports);
28
28
  var import_etherchain_ethereum_gas_v2_plugin = require("@xyo-network/etherchain-ethereum-gas-v2-plugin");
29
29
  __reExport(src_exports, require("@xyo-network/etherchain-ethereum-gas-v2-plugin"), module.exports);
30
- var EthereumGasEtherchainPlugins = [import_etherchain_ethereum_gas_v2_plugin.EthereumGasEtherchainV2Plugin];
30
+ var EthereumGasEtherchainPlugins = [
31
+ import_etherchain_ethereum_gas_v2_plugin.EthereumGasEtherchainV2Plugin
32
+ ];
31
33
  var src_default = EthereumGasEtherchainPlugins;
32
34
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,+CAA8C;AAG9C,wBAAc,2DAHd;AAKO,IAAM,+BAAuD,CAAC,sEAA6B;AAGlG,IAAO,cAAQ;","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;;;;;;+CAA8C;AAG9C,wBAAc,2DAHd;AAKO,IAAMA,+BAAuD;EAACC;;AAGrE,IAAA,cAAeD;","names":["EthereumGasEtherchainPlugins","EthereumGasEtherchainV2Plugin"]}
@@ -1,10 +1,12 @@
1
1
  // src/index.ts
2
2
  import { EthereumGasEtherchainV2Plugin } from "@xyo-network/etherchain-ethereum-gas-v2-plugin";
3
3
  export * from "@xyo-network/etherchain-ethereum-gas-v2-plugin";
4
- var EthereumGasEtherchainPlugins = [EthereumGasEtherchainV2Plugin];
4
+ var EthereumGasEtherchainPlugins = [
5
+ EthereumGasEtherchainV2Plugin
6
+ ];
5
7
  var src_default = EthereumGasEtherchainPlugins;
6
8
  export {
7
9
  EthereumGasEtherchainPlugins,
8
10
  src_default as default
9
11
  };
10
- //# sourceMappingURL=index.js.map
12
+ //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";AAAA,SAAS,qCAAqC;AAG9C,cAAc;AAEP,IAAM,+BAAuD,CAAC,6BAA6B;AAGlG,IAAO,cAAQ;","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";AAAA,SAASA,qCAAqC;AAG9C,cAAc;AAEP,IAAMC,+BAAuD;EAACD;;AAGrE,IAAA,cAAeC;","names":["EthereumGasEtherchainV2Plugin","EthereumGasEtherchainPlugins"]}
@@ -27,6 +27,8 @@ __export(src_exports, {
27
27
  module.exports = __toCommonJS(src_exports);
28
28
  var import_etherchain_ethereum_gas_v2_plugin = require("@xyo-network/etherchain-ethereum-gas-v2-plugin");
29
29
  __reExport(src_exports, require("@xyo-network/etherchain-ethereum-gas-v2-plugin"), module.exports);
30
- var EthereumGasEtherchainPlugins = [import_etherchain_ethereum_gas_v2_plugin.EthereumGasEtherchainV2Plugin];
30
+ var EthereumGasEtherchainPlugins = [
31
+ import_etherchain_ethereum_gas_v2_plugin.EthereumGasEtherchainV2Plugin
32
+ ];
31
33
  var src_default = EthereumGasEtherchainPlugins;
32
34
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,+CAA8C;AAG9C,wBAAc,2DAHd;AAKO,IAAM,+BAAuD,CAAC,sEAA6B;AAGlG,IAAO,cAAQ;","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;;;;;;+CAA8C;AAG9C,wBAAc,2DAHd;AAKO,IAAMA,+BAAuD;EAACC;;AAGrE,IAAA,cAAeD;","names":["EthereumGasEtherchainPlugins","EthereumGasEtherchainV2Plugin"]}
@@ -1,10 +1,12 @@
1
1
  // src/index.ts
2
2
  import { EthereumGasEtherchainV2Plugin } from "@xyo-network/etherchain-ethereum-gas-v2-plugin";
3
3
  export * from "@xyo-network/etherchain-ethereum-gas-v2-plugin";
4
- var EthereumGasEtherchainPlugins = [EthereumGasEtherchainV2Plugin];
4
+ var EthereumGasEtherchainPlugins = [
5
+ EthereumGasEtherchainV2Plugin
6
+ ];
5
7
  var src_default = EthereumGasEtherchainPlugins;
6
8
  export {
7
9
  EthereumGasEtherchainPlugins,
8
10
  src_default as default
9
11
  };
10
- //# sourceMappingURL=index.js.map
12
+ //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";AAAA,SAAS,qCAAqC;AAG9C,cAAc;AAEP,IAAM,+BAAuD,CAAC,6BAA6B;AAGlG,IAAO,cAAQ;","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";AAAA,SAASA,qCAAqC;AAG9C,cAAc;AAEP,IAAMC,+BAAuD;EAACD;;AAGrE,IAAA,cAAeC;","names":["EthereumGasEtherchainV2Plugin","EthereumGasEtherchainPlugins"]}
@@ -27,7 +27,9 @@ __export(src_exports, {
27
27
  module.exports = __toCommonJS(src_exports);
28
28
  var import_etherchain_ethereum_gas_v2_plugin = require("@xyo-network/etherchain-ethereum-gas-v2-plugin");
29
29
  __reExport(src_exports, require("@xyo-network/etherchain-ethereum-gas-v2-plugin"), module.exports);
30
- var EthereumGasEtherchainPlugins = [import_etherchain_ethereum_gas_v2_plugin.EthereumGasEtherchainV2Plugin];
30
+ var EthereumGasEtherchainPlugins = [
31
+ import_etherchain_ethereum_gas_v2_plugin.EthereumGasEtherchainV2Plugin
32
+ ];
31
33
  var src_default = EthereumGasEtherchainPlugins;
32
34
  // Annotate the CommonJS export names for ESM import in node:
33
35
  0 && (module.exports = {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,+CAA8C;AAG9C,wBAAc,2DAHd;AAKO,IAAM,+BAAuD,CAAC,sEAA6B;AAGlG,IAAO,cAAQ;","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;;;;;;+CAA8C;AAG9C,wBAAc,2DAHd;AAKO,IAAMA,+BAAuD;EAACC;;AAGrE,IAAA,cAAeD;","names":["EthereumGasEtherchainPlugins","EthereumGasEtherchainV2Plugin"]}
@@ -1,10 +1,12 @@
1
1
  // src/index.ts
2
2
  import { EthereumGasEtherchainV2Plugin } from "@xyo-network/etherchain-ethereum-gas-v2-plugin";
3
3
  export * from "@xyo-network/etherchain-ethereum-gas-v2-plugin";
4
- var EthereumGasEtherchainPlugins = [EthereumGasEtherchainV2Plugin];
4
+ var EthereumGasEtherchainPlugins = [
5
+ EthereumGasEtherchainV2Plugin
6
+ ];
5
7
  var src_default = EthereumGasEtherchainPlugins;
6
8
  export {
7
9
  EthereumGasEtherchainPlugins,
8
10
  src_default as default
9
11
  };
10
- //# sourceMappingURL=index.js.map
12
+ //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";AAAA,SAAS,qCAAqC;AAG9C,cAAc;AAEP,IAAM,+BAAuD,CAAC,6BAA6B;AAGlG,IAAO,cAAQ;","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["import { EthereumGasEtherchainV2Plugin } from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport * from '@xyo-network/etherchain-ethereum-gas-v2-plugin'\n\nexport const EthereumGasEtherchainPlugins: PayloadSetPluginFunc[] = [EthereumGasEtherchainV2Plugin]\n\n// eslint-disable-next-line import/no-default-export\nexport default EthereumGasEtherchainPlugins\n"],"mappings":";AAAA,SAASA,qCAAqC;AAG9C,cAAc;AAEP,IAAMC,+BAAuD;EAACD;;AAGrE,IAAA,cAAeC;","names":["EthereumGasEtherchainV2Plugin","EthereumGasEtherchainPlugins"]}
package/package.json CHANGED
@@ -10,13 +10,13 @@
10
10
  "url": "https://github.com/XYOracleNetwork/plugins/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/etherchain-ethereum-gas-v2-plugin": "^2.99.4",
14
- "@xyo-network/payloadset-plugin": "^2.110.6"
13
+ "@xyo-network/etherchain-ethereum-gas-v2-plugin": "^2.99.5",
14
+ "@xyo-network/payloadset-plugin": "^2.111.2"
15
15
  },
16
16
  "devDependencies": {
17
- "@xylabs/ts-scripts-yarn3": "^3.12.2",
18
- "@xylabs/tsconfig": "^3.12.2",
19
- "typescript": "^5.5.3"
17
+ "@xylabs/ts-scripts-yarn3": "^3.15.13",
18
+ "@xylabs/tsconfig": "^3.15.13",
19
+ "typescript": "^5.5.4"
20
20
  },
21
21
  "description": "Typescript/Javascript Plugins for XYO Platform",
22
22
  "types": "dist/node/index.d.ts",
@@ -29,7 +29,7 @@
29
29
  },
30
30
  "import": {
31
31
  "types": "./dist/browser/index.d.mts",
32
- "default": "./dist/browser/index.js"
32
+ "default": "./dist/browser/index.mjs"
33
33
  }
34
34
  },
35
35
  "node": {
@@ -39,14 +39,14 @@
39
39
  },
40
40
  "import": {
41
41
  "types": "./dist/node/index.d.mts",
42
- "default": "./dist/node/index.js"
42
+ "default": "./dist/node/index.mjs"
43
43
  }
44
44
  }
45
45
  },
46
46
  "./package.json": "./package.json"
47
47
  },
48
48
  "main": "dist/node/index.cjs",
49
- "module": "dist/node/index.js",
49
+ "module": "dist/node/index.mjs",
50
50
  "homepage": "https://xyo.network",
51
51
  "license": "LGPL-3.0-only",
52
52
  "publishConfig": {
@@ -57,6 +57,6 @@
57
57
  "url": "https://github.com/XYOracleNetwork/plugins.git"
58
58
  },
59
59
  "sideEffects": false,
60
- "version": "2.99.4",
60
+ "version": "2.99.5",
61
61
  "type": "module"
62
62
  }