@xyo-network/gas-ethereum-blockchain-plugins 6.0.0 → 6.0.2

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.
Files changed (1) hide show
  1. package/package.json +30 -77
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/gas-ethereum-blockchain-plugins",
3
- "version": "6.0.0",
3
+ "version": "6.0.2",
4
4
  "description": "Typescript/Javascript Plugins for XYO Platform",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -31,84 +31,61 @@
31
31
  "README.md"
32
32
  ],
33
33
  "dependencies": {
34
- "@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~6.0.0",
35
- "@xyo-network/etherscan-ethereum-gas-plugin": "~6.0.0"
34
+ "@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~6.0.2",
35
+ "@xyo-network/etherscan-ethereum-gas-plugin": "~6.0.2"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@bitauth/libauth": "~3.0.0",
39
39
  "@metamask/providers": "^22.1.1",
40
+ "@noble/post-quantum": "~0.6.1",
40
41
  "@opentelemetry/api": "^1.9.1",
41
42
  "@opentelemetry/sdk-trace-base": "^2.7.1",
42
43
  "@scure/base": "^2.2.0",
43
44
  "@scure/bip39": "~2.2.0",
44
- "@xylabs/geo": "~6.0",
45
- "@xylabs/sdk-js": "~6.0",
46
- "@xylabs/threads": "~6.0",
47
- "@xylabs/toolchain": "~8.1.1",
48
- "@xylabs/tsconfig": "~8.1.1",
49
- "@xylabs/vitest-extended": "~6.0.2",
50
- "@xyo-network/account": "~6.0",
51
- "@xyo-network/account-model": "~6.0",
52
- "@xyo-network/api": "~6.0",
53
- "@xyo-network/api-models": "~6.0",
54
- "@xyo-network/boundwitness-builder": "~6.0",
55
- "@xyo-network/boundwitness-model": "~6.0",
56
- "@xyo-network/boundwitness-wrapper": "~6.0",
57
- "@xyo-network/config-payload-plugin": "~6.0",
58
- "@xyo-network/diviner-abstract": "^6.0.0",
59
- "@xyo-network/diviner-model": "^6.0.0",
60
- "@xyo-network/huri": "~6.0",
61
- "@xyo-network/manifest-model": "~6.0",
62
- "@xyo-network/module-model": "~6.0",
63
- "@xyo-network/payload-builder": "~6.0",
64
- "@xyo-network/payload-model": "~6.0",
65
- "@xyo-network/payload-plugin": "~6.0",
66
- "@xyo-network/payload-wrapper": "~6.0",
67
- "@xyo-network/query-payload-plugin": "~6.0",
68
- "@xyo-network/sdk-js": "~6.0",
69
- "@xyo-network/sdk-protocol-js": "~6.0",
70
- "@xyo-network/wallet": "~6.0",
71
- "@xyo-network/wallet-model": "~6.0",
72
- "@xyo-network/witness-abstract": "~6.0",
73
- "@xyo-network/witness-blockchain-abstract": "^6.0.0",
74
- "@xyo-network/witness-model": "~6.0",
75
- "@xyo-network/witness-timestamp": "~6.0",
45
+ "@xylabs/geo": "^6.0.6",
46
+ "@xylabs/sdk-js": "^6.0.6",
47
+ "@xylabs/threads": "^6.0.6",
48
+ "@xylabs/toolchain": "~8.1.11",
49
+ "@xylabs/tsconfig": "~8.1.11",
50
+ "@xylabs/vitest-extended": "~6.0.6",
51
+ "@xyo-network/payload-model": "^6.0.7",
52
+ "@xyo-network/sdk-js": "^6.0.2",
53
+ "@xyo-network/sdk-protocol-js": "~6.0.7",
54
+ "@xyo-network/witness-blockchain-abstract": "^6.0.2",
55
+ "@xyo-network/witness-timestamp": "^6.0.2",
76
56
  "ajv": "^8.20.0",
77
57
  "async-mutex": "^0.5.0",
78
58
  "bn.js": "^5.2.3",
79
59
  "buffer": "^6.0.3",
80
- "chalk": "^5.6.2",
81
60
  "debug": "~4.4.3",
82
- "eslint": "^10.4.0",
61
+ "eslint": "^10.4.1",
83
62
  "ethers": "^6.16.0",
84
63
  "hash-wasm": "^4.12.0",
85
64
  "idb": "^8.0.3",
86
- "lru-cache": "^11.5.0",
87
- "mapbox-gl": "~3.24",
65
+ "lru-cache": "^11.5.1",
88
66
  "observable-fns": "~0.6.1",
89
67
  "pako": "~2.1.0",
90
68
  "regression": "^2.0.1",
91
- "store2": "~2.14.4",
92
69
  "typescript": "~6.0.3",
93
- "vite": "^8.0.13",
94
- "vitest": "^4.1.7",
95
- "wasm-feature-detect": "~1.8.0",
70
+ "vite": "^8.0.16",
71
+ "vitest": "^4.1.8",
96
72
  "webextension-polyfill": "^0.12.0",
97
73
  "zod": "^4.4.3",
98
- "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0.0",
99
- "@xyo-network/etherchain-ethereum-gas-v2-plugin": "~6.0.0",
100
- "@xyo-network/ethers-ethereum-gas-plugin": "~6.0.0",
101
- "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.0.0",
102
- "@xyo-network/ethers-ethereum-gas-payload-plugin": "~6.0.0",
103
- "@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~6.0.0",
104
- "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.0.0",
105
- "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.0.0",
106
- "@xyo-network/blocknative-ethereum-gas-plugin": "~6.0.0",
107
- "@xyo-network/gas-price-payload-plugin": "~6.0.0"
74
+ "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.0.2",
75
+ "@xyo-network/blocknative-ethereum-gas-plugin": "~6.0.2",
76
+ "@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~6.0.2",
77
+ "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0.2",
78
+ "@xyo-network/etherchain-ethereum-gas-v2-plugin": "~6.0.2",
79
+ "@xyo-network/ethers-ethereum-gas-payload-plugin": "~6.0.2",
80
+ "@xyo-network/ethers-ethereum-gas-plugin": "~6.0.2",
81
+ "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.0.2",
82
+ "@xyo-network/gas-price-payload-plugin": "~6.0.2",
83
+ "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.0.2"
108
84
  },
109
85
  "peerDependencies": {
110
86
  "@bitauth/libauth": "~3.0",
111
87
  "@metamask/providers": "^22.1",
88
+ "@noble/post-quantum": "~0.6.1",
112
89
  "@opentelemetry/api": "^1.9",
113
90
  "@opentelemetry/sdk-trace-base": "^2.7",
114
91
  "@scure/base": "^2.2",
@@ -116,43 +93,19 @@
116
93
  "@xylabs/geo": "^6.0",
117
94
  "@xylabs/sdk-js": "^6.0",
118
95
  "@xylabs/threads": "^6.0",
119
- "@xyo-network/account": "~6.0",
120
- "@xyo-network/account-model": "^6.0",
121
- "@xyo-network/api": "~6.0",
122
- "@xyo-network/api-models": "~6.0",
123
- "@xyo-network/boundwitness-builder": "~6.0",
124
- "@xyo-network/boundwitness-model": "^6.0",
125
- "@xyo-network/boundwitness-wrapper": "~6.0",
126
- "@xyo-network/config-payload-plugin": "~6.0",
127
- "@xyo-network/huri": "~6.0",
128
- "@xyo-network/manifest-model": "~6.0",
129
- "@xyo-network/module-model": "^6.0",
130
- "@xyo-network/payload-builder": "~6.0",
131
- "@xyo-network/payload-model": "^6.0",
132
- "@xyo-network/payload-plugin": "~6.0",
133
- "@xyo-network/payload-wrapper": "~6.0",
134
- "@xyo-network/query-payload-plugin": "~6.0",
135
96
  "@xyo-network/sdk-js": "^6.0",
136
97
  "@xyo-network/sdk-protocol-js": "~6.0",
137
- "@xyo-network/wallet": "~6.0",
138
- "@xyo-network/wallet-model": "~6.0",
139
- "@xyo-network/witness-abstract": "^6.0",
140
- "@xyo-network/witness-model": "^6.0",
141
98
  "ajv": "^8.20",
142
99
  "async-mutex": "^0.5",
143
100
  "bn.js": "^5.2",
144
101
  "buffer": "^6.0",
145
- "chalk": "^5.6",
146
102
  "debug": "~4.4",
147
103
  "ethers": "^6.16",
148
104
  "hash-wasm": "^4.12",
149
105
  "idb": "^8.0",
150
106
  "lru-cache": "^11.3",
151
- "mapbox-gl": "~3.24",
152
107
  "observable-fns": "~0.6",
153
108
  "pako": "~2.1",
154
- "store2": "~2.14",
155
- "wasm-feature-detect": "~1.8",
156
109
  "webextension-polyfill": "^0.12",
157
110
  "zod": "^4.4"
158
111
  },