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