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