@xyo-network/evm-plugins 5.4.0 → 5.4.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.
- package/package.json +17 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/evm-plugins",
|
|
3
|
-
"version": "5.4.
|
|
3
|
+
"version": "5.4.2",
|
|
4
4
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -33,12 +33,12 @@
|
|
|
33
33
|
"README.md"
|
|
34
34
|
],
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@xyo-network/
|
|
37
|
-
"@xyo-network/
|
|
38
|
-
"@xyo-network/
|
|
39
|
-
"@xyo-network/evm-abi-diviner": "~5.
|
|
40
|
-
"@xyo-network/evm-call-witness": "~5.
|
|
41
|
-
"@xyo-network/evm-contract-witness": "~5.
|
|
36
|
+
"@xyo-network/erc1967-witness": "~5.4.2",
|
|
37
|
+
"@xyo-network/ethereum-blockchain-plugins": "~5.4.2",
|
|
38
|
+
"@xyo-network/erc1822-witness": "~5.4.2",
|
|
39
|
+
"@xyo-network/evm-abi-diviner": "~5.4.2",
|
|
40
|
+
"@xyo-network/evm-call-witness": "~5.4.2",
|
|
41
|
+
"@xyo-network/evm-contract-witness": "~5.4.2"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@metamask/providers": "^22",
|
|
@@ -46,20 +46,16 @@
|
|
|
46
46
|
"@types/node": "^25.5.0",
|
|
47
47
|
"@xylabs/geo": "^5",
|
|
48
48
|
"@xylabs/sdk-js": "^5.0.90",
|
|
49
|
-
"@xylabs/ts-scripts-common": "~7.6.
|
|
50
|
-
"@xylabs/ts-scripts-pnpm": "~7.6.
|
|
51
|
-
"@xylabs/tsconfig": "~7.6.
|
|
49
|
+
"@xylabs/ts-scripts-common": "~7.6.16",
|
|
50
|
+
"@xylabs/ts-scripts-pnpm": "~7.6.16",
|
|
51
|
+
"@xylabs/tsconfig": "~7.6.16",
|
|
52
52
|
"@xylabs/vitest-extended": "~5.0.90",
|
|
53
53
|
"@xyo-network/abstract-witness": "^5",
|
|
54
|
-
"@xyo-network/api-call-witness": "~5.3.4",
|
|
55
54
|
"@xyo-network/archivist-memory": "~5.3.5",
|
|
56
55
|
"@xyo-network/archivist-model": "~5.3.5",
|
|
57
56
|
"@xyo-network/boundwitness-model": "~5.3.5",
|
|
58
|
-
"@xyo-network/crypto-contract-function-read-payload-plugin": "~5.3.4",
|
|
59
|
-
"@xyo-network/crypto-nft-payload-plugin": "~5.3.4",
|
|
60
57
|
"@xyo-network/diviner-abstract": "~5.3.5",
|
|
61
58
|
"@xyo-network/diviner-boundwitness-memory": "~5.3.5",
|
|
62
|
-
"@xyo-network/diviner-evm-call-result-to-token-uri": "~5.3.4",
|
|
63
59
|
"@xyo-network/diviner-jsonpatch": "~5.3.5",
|
|
64
60
|
"@xyo-network/diviner-jsonpatch-memory": "~5.3.5",
|
|
65
61
|
"@xyo-network/diviner-jsonpath-aggregate-memory": "~5.3.5",
|
|
@@ -69,8 +65,6 @@
|
|
|
69
65
|
"@xyo-network/diviner-range": "~5.3.5",
|
|
70
66
|
"@xyo-network/diviner-stateful": "~5.3.5",
|
|
71
67
|
"@xyo-network/diviner-temporal-indexing": "~5.3.5",
|
|
72
|
-
"@xyo-network/evm-nft-id-payload-plugin": "~5.3.4",
|
|
73
|
-
"@xyo-network/evm-token-interface-diviner": "~5.3.4",
|
|
74
68
|
"@xyo-network/module-factory-locator": "~5.3.5",
|
|
75
69
|
"@xyo-network/module-model": "~5.3.5",
|
|
76
70
|
"@xyo-network/node-memory": "~5.3.5",
|
|
@@ -91,21 +85,24 @@
|
|
|
91
85
|
"async-mutex": "~0.5.0",
|
|
92
86
|
"axios": "^1",
|
|
93
87
|
"base64-js": "^1",
|
|
94
|
-
"cosmiconfig": ">=9",
|
|
95
88
|
"es6-dynamic-template": "^2",
|
|
96
89
|
"esbuild": ">=0.18",
|
|
97
|
-
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0",
|
|
98
90
|
"ethers": "^6.16.0",
|
|
99
91
|
"firebase": "^12",
|
|
100
92
|
"lru-cache": "^11",
|
|
101
93
|
"mapbox-gl": "^3",
|
|
102
|
-
"rollup": "^3.29.4 || ^4",
|
|
103
94
|
"tslib": "^2.8.1",
|
|
104
95
|
"typescript": "~5.9.3",
|
|
105
96
|
"vite": "^6.0.0 || ^7.0.0 || ^8.0.0",
|
|
106
97
|
"vitest": "~4.1.2",
|
|
107
98
|
"webextension-polyfill": "^0.10.0 || ^0.11.0 || ^0.12.0",
|
|
108
|
-
"zod": "^4.3.6"
|
|
99
|
+
"zod": "^4.3.6",
|
|
100
|
+
"@xyo-network/api-call-witness": "~5.4.2",
|
|
101
|
+
"@xyo-network/crypto-contract-function-read-payload-plugin": "~5.4.2",
|
|
102
|
+
"@xyo-network/diviner-evm-call-result-to-token-uri": "~5.4.2",
|
|
103
|
+
"@xyo-network/evm-nft-id-payload-plugin": "~5.4.2",
|
|
104
|
+
"@xyo-network/evm-token-interface-diviner": "~5.4.2",
|
|
105
|
+
"@xyo-network/crypto-nft-payload-plugin": "~5.4.2"
|
|
109
106
|
},
|
|
110
107
|
"peerDependencies": {
|
|
111
108
|
"@xylabs/sdk-js": "^5",
|