@xyo-network/evm-plugins 5.3.4 → 5.4.1

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 +45 -18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/evm-plugins",
3
- "version": "5.3.4",
3
+ "version": "5.4.1",
4
4
  "description": "Typescript/Javascript Plugins for XYO Platform",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -33,28 +33,29 @@
33
33
  "README.md"
34
34
  ],
35
35
  "dependencies": {
36
- "@xyo-network/erc1822-witness": "~5.3.4",
37
- "@xyo-network/erc1967-witness": "~5.3.4",
38
- "@xyo-network/ethereum-blockchain-plugins": "~5.3.4",
39
- "@xyo-network/evm-abi-diviner": "~5.3.4",
40
- "@xyo-network/evm-call-witness": "~5.3.4",
41
- "@xyo-network/evm-contract-witness": "~5.3.4"
36
+ "@xyo-network/erc1822-witness": "~5.4.1",
37
+ "@xyo-network/evm-abi-diviner": "~5.4.1",
38
+ "@xyo-network/ethereum-blockchain-plugins": "~5.4.1",
39
+ "@xyo-network/evm-call-witness": "~5.4.1",
40
+ "@xyo-network/erc1967-witness": "~5.4.1",
41
+ "@xyo-network/evm-contract-witness": "~5.4.1"
42
42
  },
43
43
  "devDependencies": {
44
+ "@metamask/providers": "^22",
45
+ "@opentelemetry/api": "^1",
46
+ "@types/node": "^25.5.0",
47
+ "@xylabs/geo": "^5",
44
48
  "@xylabs/sdk-js": "^5.0.90",
45
- "@xylabs/ts-scripts-common": "~7.5.10",
46
- "@xylabs/ts-scripts-yarn3": "~7.5.10",
47
- "@xylabs/tsconfig": "~7.5.10",
49
+ "@xylabs/ts-scripts-common": "~7.6.8",
50
+ "@xylabs/ts-scripts-pnpm": "~7.6.8",
51
+ "@xylabs/tsconfig": "~7.6.8",
48
52
  "@xylabs/vitest-extended": "~5.0.90",
49
- "@xyo-network/api-call-witness": "5.3.4",
53
+ "@xyo-network/abstract-witness": "^5",
50
54
  "@xyo-network/archivist-memory": "~5.3.5",
51
55
  "@xyo-network/archivist-model": "~5.3.5",
52
56
  "@xyo-network/boundwitness-model": "~5.3.5",
53
- "@xyo-network/crypto-contract-function-read-payload-plugin": "~5.3.4",
54
- "@xyo-network/crypto-nft-payload-plugin": "5.3.4",
55
57
  "@xyo-network/diviner-abstract": "~5.3.5",
56
58
  "@xyo-network/diviner-boundwitness-memory": "~5.3.5",
57
- "@xyo-network/diviner-evm-call-result-to-token-uri": "5.3.4",
58
59
  "@xyo-network/diviner-jsonpatch": "~5.3.5",
59
60
  "@xyo-network/diviner-jsonpatch-memory": "~5.3.5",
60
61
  "@xyo-network/diviner-jsonpath-aggregate-memory": "~5.3.5",
@@ -64,13 +65,12 @@
64
65
  "@xyo-network/diviner-range": "~5.3.5",
65
66
  "@xyo-network/diviner-stateful": "~5.3.5",
66
67
  "@xyo-network/diviner-temporal-indexing": "~5.3.5",
67
- "@xyo-network/evm-nft-id-payload-plugin": "5.3.4",
68
- "@xyo-network/evm-token-interface-diviner": "~5.3.4",
69
68
  "@xyo-network/module-factory-locator": "~5.3.5",
70
69
  "@xyo-network/module-model": "~5.3.5",
71
70
  "@xyo-network/node-memory": "~5.3.5",
72
71
  "@xyo-network/open-zeppelin-typechain": "~4.1.1",
73
72
  "@xyo-network/payload-model": "~5.3.5",
73
+ "@xyo-network/payload-plugin": "^5",
74
74
  "@xyo-network/payloadset-plugin": "~5.3.5",
75
75
  "@xyo-network/sdk-js": "~5.3.5",
76
76
  "@xyo-network/sentinel-model": "~5.3.5",
@@ -80,19 +80,46 @@
80
80
  "@xyo-network/witness-evm-abstract": "~5.3.5",
81
81
  "@xyo-network/witness-model": "~5.3.5",
82
82
  "@xyo-network/witness-timestamp": "~5.3.5",
83
+ "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0",
84
+ "ajv": "^8.18.0",
83
85
  "async-mutex": "~0.5.0",
86
+ "axios": "^1",
87
+ "base64-js": "^1",
88
+ "cosmiconfig": ">=9",
89
+ "es6-dynamic-template": "^2",
90
+ "esbuild": ">=0.18",
91
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0",
84
92
  "ethers": "^6.16.0",
93
+ "firebase": "^12",
94
+ "lru-cache": "^11",
95
+ "mapbox-gl": "^3",
96
+ "rollup": "^3.29.4 || ^4",
97
+ "tslib": "^2.8.1",
85
98
  "typescript": "~5.9.3",
99
+ "vite": "^6.0.0 || ^7.0.0 || ^8.0.0",
86
100
  "vitest": "~4.1.2",
87
- "zod": "^4.3.6"
101
+ "webextension-polyfill": "^0.10.0 || ^0.11.0 || ^0.12.0",
102
+ "zod": "^4.3.6",
103
+ "@xyo-network/api-call-witness": "~5.4.1",
104
+ "@xyo-network/crypto-nft-payload-plugin": "~5.4.1",
105
+ "@xyo-network/evm-nft-id-payload-plugin": "~5.4.1",
106
+ "@xyo-network/diviner-evm-call-result-to-token-uri": "~5.4.1",
107
+ "@xyo-network/evm-token-interface-diviner": "~5.4.1",
108
+ "@xyo-network/crypto-contract-function-read-payload-plugin": "~5.4.1"
88
109
  },
89
110
  "peerDependencies": {
90
111
  "@xylabs/sdk-js": "^5",
112
+ "@xyo-network/diviner-abstract": "^5",
113
+ "@xyo-network/diviner-model": "^5",
114
+ "@xyo-network/module-model": "^5",
115
+ "@xyo-network/open-zeppelin-typechain": "^4",
116
+ "@xyo-network/payload-model": "^5",
91
117
  "@xyo-network/payloadset-plugin": "^5",
118
+ "@xyo-network/witness-evm-abstract": "^5",
92
119
  "ethers": "^6",
93
120
  "zod": "^4"
94
121
  },
95
122
  "publishConfig": {
96
123
  "access": "public"
97
124
  }
98
- }
125
+ }