@xyo-network/react-ethereum-gas-price-payload-plugins 10.0.4 → 10.0.6

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,10 +1,2 @@
1
- import type { PayloadRenderPlugin } from '@xyo-network/react-payload-plugin';
2
- export * from '@xyo-network/react-ethereum-gas-price-blocknative-plugin';
3
- export * from '@xyo-network/react-ethereum-gas-price-etherchain-plugins';
4
- export * from '@xyo-network/react-ethereum-gas-price-ethers-plugin';
5
- export * from '@xyo-network/react-ethereum-gas-price-etherscan-plugin';
6
- export * from '@xyo-network/react-ethereum-gas-price-ethgasstation-plugin';
7
- export * from '@xyo-network/react-ethereum-gas-price-plugin';
8
- export declare const EthereumGasPricePayloadPlugins: PayloadRenderPlugin[];
9
- export default EthereumGasPricePayloadPlugins;
1
+ export * from '@xyo-network/react-plugins/ethereum-gas-price-payload-plugins';
10
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAA;AAE5E,cAAc,0DAA0D,CAAA;AACxE,cAAc,0DAA0D,CAAA;AACxE,cAAc,qDAAqD,CAAA;AACnE,cAAc,wDAAwD,CAAA;AACtE,cAAc,4DAA4D,CAAA;AAC1E,cAAc,8CAA8C,CAAA;AAE5D,eAAO,MAAM,8BAA8B,EAAE,mBAAmB,EAO/D,CAAA;AAED,eAAe,8BAA8B,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,cAAc,+DAA+D,CAAA"}
@@ -1,27 +1,3 @@
1
1
  // src/index.ts
2
- import { EthereumGasPriceBlocknativePlugin } from "@xyo-network/react-ethereum-gas-price-blocknative-plugin";
3
- import { EthereumGasPriceEtherchainPlugins } from "@xyo-network/react-ethereum-gas-price-etherchain-plugins";
4
- import { EthereumGasPriceEthersPlugin } from "@xyo-network/react-ethereum-gas-price-ethers-plugin";
5
- import { EthereumGasPriceEtherscanPlugin } from "@xyo-network/react-ethereum-gas-price-etherscan-plugin";
6
- import { EthereumGasPriceEthgasstationPlugin } from "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin";
7
- import { EthereumGasPricePlugin } from "@xyo-network/react-ethereum-gas-price-plugin";
8
- export * from "@xyo-network/react-ethereum-gas-price-blocknative-plugin";
9
- export * from "@xyo-network/react-ethereum-gas-price-etherchain-plugins";
10
- export * from "@xyo-network/react-ethereum-gas-price-ethers-plugin";
11
- export * from "@xyo-network/react-ethereum-gas-price-etherscan-plugin";
12
- export * from "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin";
13
- export * from "@xyo-network/react-ethereum-gas-price-plugin";
14
- var EthereumGasPricePayloadPlugins = [
15
- EthereumGasPricePlugin,
16
- EthereumGasPriceEtherscanPlugin,
17
- EthereumGasPriceEthersPlugin,
18
- EthereumGasPriceEthgasstationPlugin,
19
- EthereumGasPriceBlocknativePlugin,
20
- ...EthereumGasPriceEtherchainPlugins
21
- ];
22
- var index_default = EthereumGasPricePayloadPlugins;
23
- export {
24
- EthereumGasPricePayloadPlugins,
25
- index_default as default
26
- };
2
+ export * from "@xyo-network/react-plugins/ethereum-gas-price-payload-plugins";
27
3
  //# sourceMappingURL=index.mjs.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/index.ts"],
4
- "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 type { 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\nexport default EthereumGasPricePayloadPlugins\n"],
5
- "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;AAEA,IAAO,gBAAQ;",
4
+ "sourcesContent": ["// Compatibility shim: this package re-exports from @xyo-network/react-plugins.\nexport * from '@xyo-network/react-plugins/ethereum-gas-price-payload-plugins'\n"],
5
+ "mappings": ";AACA,cAAc;",
6
6
  "names": []
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-ethereum-gas-price-payload-plugins",
3
- "version": "10.0.4",
3
+ "version": "10.0.6",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,120 +41,159 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-ethereum-gas-price-blocknative-plugin": "~10.0.4",
45
- "@xyo-network/react-ethereum-gas-price-etherchain-plugins": "~10.0.4",
46
- "@xyo-network/react-ethereum-gas-price-ethers-plugin": "~10.0.4",
47
- "@xyo-network/react-ethereum-gas-price-etherscan-plugin": "~10.0.4",
48
- "@xyo-network/react-ethereum-gas-price-ethgasstation-plugin": "~10.0.4",
49
- "@xyo-network/react-ethereum-gas-price-plugin": "~10.0.4",
50
- "@xyo-network/react-payload-plugin": "~10.0.4"
44
+ "@xyo-network/react-plugins": "~10.0.6"
51
45
  },
52
46
  "devDependencies": {
53
- "@ariestools/sdk": "^7.0.5",
54
- "@ariestools/sdk-react": "^10.0.2",
47
+ "@ariestools/eth-address": "~8.0.2",
48
+ "@ariestools/pixel": "~8.0.2",
49
+ "@ariestools/sdk": "~8.0.2",
50
+ "@ariestools/sdk-react": "~11.0.0",
51
+ "@ariestools/threads": "~8.0.2",
55
52
  "@bitauth/libauth": "~3.0.0",
53
+ "@metamask/providers": "~22.1.1",
54
+ "@mui/icons-material": "~9.2.0",
55
+ "@mui/material": "~9.2.0",
56
+ "@mui/system": "~9.2.0",
57
+ "@mui/x-tree-view": "~9.8.0",
58
+ "@noble/post-quantum": "~0.6.1",
59
+ "@opentelemetry/api": "~1.9.1",
60
+ "@opentelemetry/sdk-trace-base": "~2.9.0",
61
+ "@react-spring/web": "~10.1.2",
62
+ "@scure/base": "~2.2.0",
63
+ "@scure/bip39": "~2.2.0",
64
+ "@types/react": "~19.2.17",
65
+ "@xylabs/toolchain": "~8.6.8",
66
+ "@xylabs/tsconfig": "~8.6.8",
67
+ "@xylabs/tsconfig-dom": "~8.6.8",
68
+ "@xylabs/tsconfig-react": "~8.6.8",
69
+ "@xyo-network/advertising-payload-plugins": "~7.0.2",
70
+ "@xyo-network/archivist-storage": "~7.0.9",
71
+ "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~7.0.3",
72
+ "@xyo-network/crypto-asset-payload-plugin": "~7.0.3",
73
+ "@xyo-network/crypto-nft-payload-plugin": "~7.0.3",
74
+ "@xyo-network/diviner-address-history-model": "~7.0.9",
75
+ "@xyo-network/diviner-hash-lease": "~7.0.9",
76
+ "@xyo-network/diviner-huri": "~7.0.9",
77
+ "@xyo-network/diviner-schema-list": "~7.0.10",
78
+ "@xyo-network/diviner-schema-stats": "~7.0.10",
79
+ "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~7.0.3",
80
+ "@xyo-network/ethers-ethereum-gas-payload-plugin": "~7.0.3",
81
+ "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~7.0.3",
82
+ "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~7.0.3",
83
+ "@xyo-network/location-payload-plugin": "~7.0.3",
84
+ "@xyo-network/node-core-types": "~4.2.2",
85
+ "@xyo-network/sdk": "~7.0.10",
86
+ "@xyo-network/sdk-geo": "~3.0.3",
87
+ "@xyo-network/sdk-protocol": "~7.0.15",
88
+ "@xyo-network/typeof": "~5.3.30",
89
+ "@xyo-network/xns-record-payloadset-plugins": "~7.0.2",
90
+ "ajv": "~8.20.0",
91
+ "async-mutex": "~0.5.0",
92
+ "axios": "~1.18.1",
93
+ "card-validator": "~10.0.4",
94
+ "chart.js": "~4.5.1",
95
+ "chartjs-adapter-luxon": "~1.3.1",
96
+ "clsx": "~2.1.1",
97
+ "debug": "~4.4.3",
98
+ "eslint": "~10.6.0",
99
+ "ethers": "~6.17.0",
100
+ "hash-wasm": "~4.12.0",
101
+ "idb": "~8.0.3",
102
+ "jsonpath-plus": "~10.4.0",
103
+ "lru-cache": "~11.5.1",
104
+ "luxon": "~3.7.2",
105
+ "mapbox-gl": "~3.25.0",
106
+ "md5": "~2.3.0",
107
+ "numeral": "~2.0.6",
108
+ "observable-fns": "~0.6.1",
109
+ "query-string": "~9.4.1",
110
+ "react": "~19.2.7",
111
+ "react-chartjs-2": "~5.3.1",
112
+ "react-dom": "~19.2.7",
113
+ "react-icons": "~5.7.0",
114
+ "react-router-dom": "~7.18.1",
115
+ "rollbar": "~3.1.0",
116
+ "store2": "~2.14.4",
117
+ "typescript": "~6.0.3",
118
+ "viem": "~2.54.6",
119
+ "webextension-polyfill": "~0.12.0",
120
+ "zod": "~4.4.3",
121
+ "zustand": "~5.0.14"
122
+ },
123
+ "peerDependencies": {
124
+ "@ariestools/eth-address": "^8.0.2",
125
+ "@ariestools/pixel": "^8.0.2",
126
+ "@ariestools/sdk": "^8.0.2",
127
+ "@ariestools/sdk-react": "^11.0.0",
128
+ "@ariestools/threads": "^8.0.2",
129
+ "@bitauth/libauth": "^3.0.0",
130
+ "@metamask/providers": "^22.1.1",
56
131
  "@mui/icons-material": "^9.2.0",
57
132
  "@mui/material": "^9.2.0",
58
133
  "@mui/system": "^9.2.0",
59
- "@mui/x-tree-view": "~9.8.0",
60
- "@noble/post-quantum": "~0.6.1",
134
+ "@mui/x-tree-view": "^9.8.0",
135
+ "@noble/post-quantum": "^0.6.1",
61
136
  "@opentelemetry/api": "^1.9.1",
62
137
  "@opentelemetry/sdk-trace-base": "^2.9.0",
63
138
  "@react-spring/web": "^10.1.2",
64
- "@scure/base": "~2.2.0",
65
- "@scure/bip39": "~2.2.0",
139
+ "@scure/base": "^2.2.0",
140
+ "@scure/bip39": "^2.2.0",
66
141
  "@types/react": "^19.2.17",
67
- "@xylabs/eth-address": "^7.0.5",
68
- "@xylabs/geo": "^7.0.5",
69
- "@xylabs/pixel": "^7.0.5",
70
- "@xylabs/threads": "^7.0.5",
71
- "@xylabs/toolchain": "~8.5.15",
72
- "@xylabs/tsconfig": "^8.5.15",
73
- "@xylabs/tsconfig-dom": "^8.5.15",
74
- "@xylabs/tsconfig-react": "~8.5.15",
75
- "@xyo-network/blocknative-ethereum-gas-payload-plugin": "^7.0.2",
76
- "@xyo-network/diviner-schema-list": "^7.0.7",
77
- "@xyo-network/diviner-schema-stats": "^7.0.7",
78
- "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^7.0.2",
79
- "@xyo-network/ethers-ethereum-gas-payload-plugin": "^7.0.2",
80
- "@xyo-network/etherscan-ethereum-gas-payload-plugin": "^7.0.2",
81
- "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "^7.0.2",
82
- "@xyo-network/node-core-types": "~4.2.2",
83
- "@xyo-network/sdk": "^7.0.7",
84
- "@xyo-network/sdk-protocol": "^7.0.12",
85
- "@xyo-network/typeof": "~5.3.30",
142
+ "@xyo-network/advertising-payload-plugins": "^7.0.2",
143
+ "@xyo-network/archivist-storage": "^7.0.9",
144
+ "@xyo-network/blocknative-ethereum-gas-payload-plugin": "^7.0.3",
145
+ "@xyo-network/crypto-asset-payload-plugin": "^7.0.3",
146
+ "@xyo-network/crypto-nft-payload-plugin": "^7.0.3",
147
+ "@xyo-network/diviner-address-history-model": "^7.0.9",
148
+ "@xyo-network/diviner-hash-lease": "^7.0.9",
149
+ "@xyo-network/diviner-huri": "^7.0.9",
150
+ "@xyo-network/diviner-schema-list": "^7.0.10",
151
+ "@xyo-network/diviner-schema-stats": "^7.0.10",
152
+ "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^7.0.3",
153
+ "@xyo-network/ethers-ethereum-gas-payload-plugin": "^7.0.3",
154
+ "@xyo-network/etherscan-ethereum-gas-payload-plugin": "^7.0.3",
155
+ "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "^7.0.3",
156
+ "@xyo-network/location-payload-plugin": "^7.0.3",
157
+ "@xyo-network/node-core-types": "^4.2.2",
158
+ "@xyo-network/sdk": "^7.0.10",
159
+ "@xyo-network/sdk-geo": "^3.0.3",
160
+ "@xyo-network/sdk-protocol": "^7.0.15",
161
+ "@xyo-network/typeof": "^5.3.30",
162
+ "@xyo-network/xns-record-payloadset-plugins": "^7.0.2",
86
163
  "ajv": "^8.20.0",
87
164
  "async-mutex": "^0.5.0",
165
+ "axios": "^1.18.1",
166
+ "card-validator": "^10.0.4",
167
+ "chart.js": "^4.5.1",
168
+ "chartjs-adapter-luxon": "^1.3.1",
88
169
  "clsx": "^2.1.1",
89
170
  "debug": "^4.4.3",
90
- "eslint": "^10.6.0",
91
171
  "ethers": "^6.17.0",
92
- "hash-wasm": "~4.12.0",
172
+ "hash-wasm": "^4.12.0",
93
173
  "idb": "^8.0.3",
174
+ "jsonpath-plus": "^10.4.0",
94
175
  "lru-cache": "^11.5.1",
176
+ "luxon": "^3.7.2",
177
+ "mapbox-gl": "^3.25.0",
95
178
  "md5": "^2.3.0",
96
179
  "numeral": "^2.0.6",
97
180
  "observable-fns": "^0.6.1",
98
181
  "query-string": "^9.4.1",
99
182
  "react": "^19.2.7",
183
+ "react-chartjs-2": "^5.3.1",
100
184
  "react-dom": "^19.2.7",
185
+ "react-icons": "^5.7.0",
101
186
  "react-router-dom": "^7.18.1",
102
- "typescript": "^6.0.3",
103
- "viem": "^2.54.2",
187
+ "rollbar": "^3.1.0",
188
+ "store2": "^2.14.4",
189
+ "viem": "^2.54.6",
190
+ "webextension-polyfill": "^0.12.0",
104
191
  "zod": "^4.4.3",
105
192
  "zustand": "^5.0.14"
106
193
  },
107
- "peerDependencies": {
108
- "@ariestools/sdk": "^7.0",
109
- "@ariestools/sdk-react": "^10.0",
110
- "@bitauth/libauth": "~3.0",
111
- "@mui/icons-material": "^9.0",
112
- "@mui/material": "^9.0",
113
- "@mui/system": "^9.0",
114
- "@mui/x-tree-view": "~9.8",
115
- "@noble/post-quantum": "~0.6.1",
116
- "@opentelemetry/api": "^1.9",
117
- "@opentelemetry/sdk-trace-base": "^2.7",
118
- "@react-spring/web": "^10.1",
119
- "@scure/base": "~2.2",
120
- "@scure/bip39": "~2.2",
121
- "@types/react": "^19.2",
122
- "@xylabs/eth-address": "^7.0",
123
- "@xylabs/geo": "^7.0",
124
- "@xylabs/pixel": "^7.0",
125
- "@xylabs/threads": "^7.0",
126
- "@xyo-network/blocknative-ethereum-gas-payload-plugin": "^7.0",
127
- "@xyo-network/diviner-schema-list": "^7.0",
128
- "@xyo-network/diviner-schema-stats": "^7.0",
129
- "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^7.0",
130
- "@xyo-network/ethers-ethereum-gas-payload-plugin": "^7.0",
131
- "@xyo-network/etherscan-ethereum-gas-payload-plugin": "^7.0",
132
- "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "^7.0",
133
- "@xyo-network/node-core-types": "~4.2",
134
- "@xyo-network/sdk": "*",
135
- "@xyo-network/sdk-protocol": "^7.0",
136
- "@xyo-network/typeof": "~5.3",
137
- "ajv": "^8.20",
138
- "async-mutex": "^0.5",
139
- "clsx": "^2.1",
140
- "debug": "^4.4",
141
- "ethers": "^6.16",
142
- "hash-wasm": "~4.12",
143
- "idb": "^8.0",
144
- "lru-cache": "^11.3",
145
- "md5": "^2.3",
146
- "numeral": "^2.0",
147
- "observable-fns": "~0.6",
148
- "query-string": "^9.4",
149
- "react": "^19.2",
150
- "react-dom": "^19.2",
151
- "react-router-dom": "^7.15",
152
- "viem": "^2.48",
153
- "zod": "^4.4",
154
- "zustand": "^5.0"
155
- },
156
194
  "publishConfig": {
157
195
  "access": "public"
158
196
  },
197
+ "deprecated": "Use @xyo-network/react-plugins/ethereum-gas-price-payload-plugins instead. Replace @xyo-network/react-ethereum-gas-price-payload-plugins with @xyo-network/react-plugins/ethereum-gas-price-payload-plugins. This package is a compatibility shim only and will not receive further updates.",
159
198
  "docs": "dist/docs.json"
160
199
  }