@xyo-network/blockchain-plugins 6.1.0 → 7.0.0

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 +31 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/blockchain-plugins",
3
- "version": "6.1.0",
3
+ "version": "7.0.0",
4
4
  "description": "Typescript/Javascript Plugins for XYO Platform",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -31,55 +31,54 @@
31
31
  "README.md"
32
32
  ],
33
33
  "dependencies": {
34
- "@xyo-network/ethereum-blockchain-plugins": "~6.1.0"
34
+ "@xyo-network/ethereum-blockchain-plugins": "~7.0.0"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@bitauth/libauth": "~3.0.0",
38
38
  "@metamask/providers": "^22.1.1",
39
39
  "@noble/post-quantum": "~0.6.1",
40
40
  "@opentelemetry/api": "^1.9.1",
41
- "@opentelemetry/sdk-trace-base": "^2.7.1",
41
+ "@opentelemetry/sdk-trace-base": "^2.8.0",
42
42
  "@scure/base": "^2.2.0",
43
43
  "@scure/bip39": "~2.2.0",
44
- "@xylabs/geo": "^6.1.0",
45
- "@xylabs/sdk-js": "^6.1.0",
46
- "@xylabs/threads": "^6.1.0",
47
- "@xylabs/toolchain": "~8.1.20",
48
- "@xylabs/tsconfig": "~8.1.20",
49
- "@xylabs/vitest-extended": "~6.1.0",
50
- "@xyo-network/payload-model": "~6.1.0",
51
- "@xyo-network/sdk-js": "^6.1.0",
52
- "@xyo-network/sdk-protocol-js": "~6.1",
53
- "@xyo-network/witness-blockchain-abstract": "~6.1.0",
54
- "@xyo-network/witness-timestamp": "~6.1.0",
44
+ "@xylabs/geo": "^6.1.3",
45
+ "@xylabs/sdk-js": "^6.1.3",
46
+ "@xylabs/threads": "^6.1.3",
47
+ "@xylabs/toolchain": "~8.2.7",
48
+ "@xylabs/tsconfig": "~8.2.7",
49
+ "@xylabs/vitest-extended": "^6.1.3",
50
+ "@xyo-network/sdk-js": "^7.0.0",
51
+ "@xyo-network/sdk-protocol-js": "~7.0",
52
+ "@xyo-network/witness-blockchain-abstract": "^7.0.0",
53
+ "@xyo-network/witness-timestamp": "^7.0.0",
55
54
  "ajv": "^8.20.0",
56
55
  "async-mutex": "^0.5.0",
57
56
  "debug": "~4.4.3",
58
- "eslint": "^10.4.1",
57
+ "eslint": "^10.5.0",
59
58
  "ethers": "^6.16.0",
60
59
  "hash-wasm": "^4.12.0",
61
60
  "idb": "^8.0.3",
62
61
  "lru-cache": "^11.5.1",
63
62
  "observable-fns": "~0.6.1",
64
- "regression": "~2.0.1",
63
+ "regression": "^2.0.1",
65
64
  "typescript": "~6.0.3",
66
65
  "vite": "^8.0.16",
67
- "vitest": "~4.1.8",
66
+ "vitest": "^4.1.9",
68
67
  "webextension-polyfill": "^0.12.0",
69
68
  "zod": "^4.4.3",
70
- "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.1.0",
71
- "@xyo-network/blocknative-ethereum-gas-plugin": "~6.1.0",
72
- "@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~6.1.0",
73
- "@xyo-network/etherchain-ethereum-gas-v2-plugin": "~6.1.0",
74
- "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.1.0",
75
- "@xyo-network/ethers-ethereum-gas-plugin": "~6.1.0",
76
- "@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~6.1.0",
77
- "@xyo-network/ethers-ethereum-gas-payload-plugin": "~6.1.0",
78
- "@xyo-network/etherscan-ethereum-gas-plugin": "~6.1.0",
79
- "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.1.0",
80
- "@xyo-network/gas-price-payload-plugin": "~6.1.0",
81
- "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.1.0",
82
- "@xyo-network/gas-ethereum-blockchain-plugins": "~6.1.0"
69
+ "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~7.0.0",
70
+ "@xyo-network/blocknative-ethereum-gas-plugin": "~7.0.0",
71
+ "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~7.0.0",
72
+ "@xyo-network/etherchain-ethereum-gas-v2-plugin": "~7.0.0",
73
+ "@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~7.0.0",
74
+ "@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~7.0.0",
75
+ "@xyo-network/ethers-ethereum-gas-plugin": "~7.0.0",
76
+ "@xyo-network/ethers-ethereum-gas-payload-plugin": "~7.0.0",
77
+ "@xyo-network/etherscan-ethereum-gas-plugin": "~7.0.0",
78
+ "@xyo-network/gas-price-payload-plugin": "~7.0.0",
79
+ "@xyo-network/gas-ethereum-blockchain-plugins": "~7.0.0",
80
+ "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~7.0.0",
81
+ "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~7.0.0"
83
82
  },
84
83
  "peerDependencies": {
85
84
  "@bitauth/libauth": "~3.0",
@@ -92,8 +91,8 @@
92
91
  "@xylabs/geo": "^6.0",
93
92
  "@xylabs/sdk-js": "^6.0",
94
93
  "@xylabs/threads": "^6.0",
95
- "@xyo-network/sdk-js": "^6.0",
96
- "@xyo-network/sdk-protocol-js": "^6.1",
94
+ "@xyo-network/sdk-js": "^7.0",
95
+ "@xyo-network/sdk-protocol-js": "^7.0",
97
96
  "ajv": "^8.20",
98
97
  "async-mutex": "^0.5",
99
98
  "debug": "~4.4",