@xyo-network/evm-plugins 7.0.1 → 7.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 -38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/evm-plugins",
3
- "version": "7.0.1",
3
+ "version": "7.0.2",
4
4
  "description": "Typescript/Javascript Plugins for XYO Platform",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -31,42 +31,36 @@
31
31
  "README.md"
32
32
  ],
33
33
  "dependencies": {
34
- "@xyo-network/erc1822-witness": "~7.0.1",
35
- "@xyo-network/erc1967-witness": "~7.0.1",
36
- "@xyo-network/ethereum-blockchain-plugins": "~7.0.1",
37
- "@xyo-network/evm-abi-diviner": "~7.0.1",
38
- "@xyo-network/evm-call-witness": "~7.0.1",
39
- "@xyo-network/evm-contract-witness": "~7.0.1"
34
+ "@xyo-network/erc1822-witness": "~7.0.2",
35
+ "@xyo-network/evm-call-witness": "~7.0.2",
36
+ "@xyo-network/erc1967-witness": "~7.0.2",
37
+ "@xyo-network/ethereum-blockchain-plugins": "~7.0.2",
38
+ "@xyo-network/evm-abi-diviner": "~7.0.2",
39
+ "@xyo-network/evm-contract-witness": "~7.0.2"
40
40
  },
41
41
  "devDependencies": {
42
+ "@ariestools/sdk": "^7.0.5",
42
43
  "@bitauth/libauth": "~3.0.0",
43
44
  "@noble/post-quantum": "~0.6.1",
44
45
  "@opentelemetry/api": "^1.9.1",
45
46
  "@opentelemetry/sdk-trace-base": "^2.8.0",
46
47
  "@scure/base": "^2.2.0",
47
48
  "@scure/bip39": "~2.2.0",
48
- "@xylabs/geo": "^7.0.1",
49
- "@xylabs/sdk": "^7.0.1",
50
- "@xylabs/threads": "^7.0.1",
51
- "@xylabs/toolchain": "~8.5.3",
52
- "@xylabs/tsconfig": "~8.5.3",
53
- "@xylabs/vitest-extended": "^7.0.1",
54
- "@xyo-network/diviner-boundwitness": "^7.0.3",
55
- "@xyo-network/diviner-jsonpatch": "^7.0.3",
56
- "@xyo-network/diviner-jsonpatch-memory": "^7.0.3",
57
- "@xyo-network/diviner-jsonpath-aggregate-memory": "^7.0.3",
58
- "@xyo-network/diviner-payload-generic": "^7.0.3",
59
- "@xyo-network/diviner-payload-model": "^7.0.3",
60
- "@xyo-network/diviner-range": "^7.0.3",
61
- "@xyo-network/diviner-stateful": "^7.0.3",
62
- "@xyo-network/diviner-temporal-indexing": "^7.0.3",
49
+ "@xylabs/geo": "^7.0.5",
50
+ "@xylabs/threads": "^7.0.5",
51
+ "@xylabs/toolchain": "~8.5.15",
52
+ "@xylabs/tsconfig": "~8.5.15",
53
+ "@xylabs/vitest-extended": "^7.0.5",
54
+ "@xyo-network/diviner-boundwitness": "^7.0.5",
55
+ "@xyo-network/diviner-payload-generic": "^7.0.5",
56
+ "@xyo-network/diviner-payload-model": "^7.0.5",
57
+ "@xyo-network/diviner-temporal-indexing": "^7.0.5",
63
58
  "@xyo-network/open-zeppelin-typechain": "^4.1.3",
64
- "@xyo-network/payload-utils": "~7.0.4",
65
- "@xyo-network/sdk": "~7.0.3",
66
- "@xyo-network/sdk-protocol": "^7.0.4",
67
- "@xyo-network/witness-adhoc": "^7.0.3",
68
- "@xyo-network/witness-evm-abstract": "~7.0.3",
69
- "@xyo-network/witness-timestamp": "^7.0.3",
59
+ "@xyo-network/payload-utils": "~7.0",
60
+ "@xyo-network/sdk": "~7.0.5",
61
+ "@xyo-network/sdk-protocol": "^7.0.8",
62
+ "@xyo-network/witness-evm-abstract": "~7.0.5",
63
+ "@xyo-network/witness-timestamp": "^7.0.5",
70
64
  "ajv": "^8.20.0",
71
65
  "async-mutex": "^0.5.0",
72
66
  "base64-js": "^1.5.1",
@@ -76,25 +70,22 @@
76
70
  "eslint": "^10.6.0",
77
71
  "eslint-import-resolver-typescript": "^4.4.5",
78
72
  "ethers": "^6.17.0",
79
- "fast-json-patch": "~3.1.1",
80
73
  "hash-wasm": "^4.12.0",
81
74
  "idb": "^8.0.3",
82
75
  "jsonpath-plus": "^10.4.0",
83
76
  "lru-cache": "^11.5.1",
84
77
  "observable-fns": "~0.6.1",
85
- "tslib": "^2.8.1",
86
78
  "typescript": "~6.0.3",
87
- "vite": "^8.1.0",
79
+ "vite": "^8.1.2",
88
80
  "vitest": "^4.1.9",
89
81
  "zod": "^4.4.3",
90
- "@xyo-network/api-call-witness": "~7.0.1",
91
- "@xyo-network/crypto-nft-payload-plugin": "~7.0.1",
92
- "@xyo-network/crypto-contract-function-read-payload-plugin": "~7.0.1",
93
- "@xyo-network/diviner-evm-call-result-to-token-uri": "~7.0.1",
94
- "@xyo-network/evm-token-interface-diviner": "~7.0.1",
95
- "@xyo-network/evm-nft-id-payload-plugin": "~7.0.1"
82
+ "@xyo-network/api-call-witness": "~7.0.2",
83
+ "@xyo-network/crypto-nft-payload-plugin": "~7.0.2",
84
+ "@xyo-network/evm-nft-id-payload-plugin": "~7.0.2",
85
+ "@xyo-network/diviner-evm-call-result-to-token-uri": "~7.0.2"
96
86
  },
97
87
  "peerDependencies": {
88
+ "@ariestools/sdk": "^7.0",
98
89
  "@bitauth/libauth": "~3.0",
99
90
  "@noble/post-quantum": "~0.6.1",
100
91
  "@opentelemetry/api": "^1.9",
@@ -102,7 +93,6 @@
102
93
  "@scure/base": "^2.2",
103
94
  "@scure/bip39": "~2.2",
104
95
  "@xylabs/geo": "^7.0",
105
- "@xylabs/sdk": "^7.0",
106
96
  "@xylabs/threads": "^7.0",
107
97
  "@xyo-network/open-zeppelin-typechain": "^4.1",
108
98
  "@xyo-network/sdk": "^7.0",