@xyo-network/gas-ethereum-blockchain-plugins 2.75.2 → 2.75.4

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.
@@ -1,8 +1,9 @@
1
+ // src/index.ts
1
2
  export * from "@xyo-network/etherchain-gas-ethereum-blockchain-plugins";
2
3
  export * from "@xyo-network/etherscan-ethereum-gas-plugin";
3
4
  import { EthereumGasEtherchainPlugins } from "@xyo-network/etherchain-gas-ethereum-blockchain-plugins";
4
5
  import { EthereumGasEtherscanPlugin } from "@xyo-network/etherscan-ethereum-gas-plugin";
5
- const EthereumGasPlugins = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin];
6
+ var EthereumGasPlugins = [...EthereumGasEtherchainPlugins, EthereumGasEtherscanPlugin];
6
7
  var src_default = EthereumGasPlugins;
7
8
  export {
8
9
  EthereumGasPlugins,
@@ -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,MAAM,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/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/docs.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/src/index.ts",
17
17
  "line": 11,
18
18
  "character": 0,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9d69e27dd8f3e/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/src/index.ts#L11"
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/996cd043c458a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/src/index.ts#L11"
20
20
  }
21
21
  ],
22
22
  "target": 1
@@ -95938,7 +95938,7 @@
95938
95938
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/src/index.ts",
95939
95939
  "line": 8,
95940
95940
  "character": 13,
95941
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9d69e27dd8f3e/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/src/index.ts#L8"
95941
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/996cd043c458a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/src/index.ts#L8"
95942
95942
  }
95943
95943
  ],
95944
95944
  "type": {
package/package.json CHANGED
@@ -10,13 +10,13 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~2.75.2",
14
- "@xyo-network/etherscan-ethereum-gas-plugin": "~2.75.2",
15
- "@xyo-network/payloadset-plugin": "~2.75.2"
13
+ "@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~2.75.4",
14
+ "@xyo-network/etherscan-ethereum-gas-plugin": "~2.75.4",
15
+ "@xyo-network/payloadset-plugin": "~2.75.4"
16
16
  },
17
17
  "devDependencies": {
18
- "@xylabs/ts-scripts-yarn3": "^3.0.77",
19
- "@xylabs/tsconfig": "^3.0.77",
18
+ "@xylabs/ts-scripts-yarn3": "^3.0.79",
19
+ "@xylabs/tsconfig": "^3.0.79",
20
20
  "typescript": "^5.2.2"
21
21
  },
22
22
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -62,5 +62,5 @@
62
62
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
63
63
  },
64
64
  "sideEffects": false,
65
- "version": "2.75.2"
65
+ "version": "2.75.4"
66
66
  }