@xyo-network/evm-plugins 5.2.4 → 5.3.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/evm-plugins",
3
- "version": "5.2.4",
3
+ "version": "5.3.2",
4
4
  "description": "Typescript/Javascript Plugins for XYO Platform",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -35,44 +35,63 @@
35
35
  "!**/*.spec.*",
36
36
  "!**/*.test.*"
37
37
  ],
38
- "dependencies": {
39
- "@xyo-network/erc1822-witness": "~5.2.4",
40
- "@xyo-network/erc1967-witness": "~5.2.4",
41
- "@xyo-network/ethereum-blockchain-plugins": "~5.2.4",
42
- "@xyo-network/evm-abi-diviner": "~5.2.4",
43
- "@xyo-network/evm-call-witness": "~5.2.4",
44
- "@xyo-network/evm-contract-witness": "~5.2.4",
45
- "@xyo-network/payloadset-plugin": "~5.2.14"
46
- },
47
38
  "devDependencies": {
48
- "@xylabs/delay": "~5.0.49",
49
- "@xylabs/ts-scripts-yarn3": "~7.2.8",
50
- "@xylabs/tsconfig": "~7.2.8",
51
- "@xylabs/vitest-extended": "~5.0.49",
52
- "@xyo-network/api-call-witness": "~5.2.4",
53
- "@xyo-network/archivist-model": "~5.2.14",
54
- "@xyo-network/crypto-nft-payload-plugin": "~5.2.4",
55
- "@xyo-network/diviner-boundwitness-memory": "~5.2.14",
56
- "@xyo-network/diviner-evm-call-result-to-token-uri": "~5.2.4",
57
- "@xyo-network/diviner-model": "~5.2.14",
58
- "@xyo-network/diviner-payload-generic": "~5.2.14",
59
- "@xyo-network/diviner-payload-model": "~5.2.14",
60
- "@xyo-network/diviner-temporal-indexing": "~5.2.14",
61
- "@xyo-network/evm-nft-id-payload-plugin": "~5.2.4",
62
- "@xyo-network/manifest": "~5.2.14",
63
- "@xyo-network/module-factory-locator": "~5.2.14",
64
- "@xyo-network/module-model": "~5.2.14",
65
- "@xyo-network/node-memory": "~5.2.14",
66
- "@xyo-network/open-zeppelin-typechain": "~4.0.11",
67
- "@xyo-network/payload-model": "~5.2.14",
68
- "@xyo-network/sentinel-model": "~5.2.14",
69
- "@xyo-network/wallet": "~5.2.14",
70
- "@xyo-network/witness-evm-abstract": "~5.2.14",
71
- "@xyo-network/witness-timestamp": "~5.2.14",
39
+ "@xylabs/sdk-js": "^5.0.90",
40
+ "@xylabs/ts-scripts-yarn3": "~7.5.10",
41
+ "@xylabs/tsconfig": "~7.5.10",
42
+ "@xylabs/vitest-extended": "~5.0.90",
43
+ "@xyo-network/api-call-witness": "5.3.2",
44
+ "@xyo-network/archivist-memory": "~5.3.5",
45
+ "@xyo-network/archivist-model": "~5.3.5",
46
+ "@xyo-network/boundwitness-model": "~5.3.5",
47
+ "@xyo-network/crypto-contract-function-read-payload-plugin": "~5.3.2",
48
+ "@xyo-network/crypto-nft-payload-plugin": "5.3.2",
49
+ "@xyo-network/diviner-abstract": "~5.3.5",
50
+ "@xyo-network/diviner-boundwitness-memory": "~5.3.5",
51
+ "@xyo-network/diviner-evm-call-result-to-token-uri": "5.3.2",
52
+ "@xyo-network/diviner-jsonpatch": "~5.3.5",
53
+ "@xyo-network/diviner-jsonpatch-memory": "~5.3.5",
54
+ "@xyo-network/diviner-jsonpath-aggregate-memory": "~5.3.5",
55
+ "@xyo-network/diviner-model": "~5.3.5",
56
+ "@xyo-network/diviner-payload-generic": "~5.3.5",
57
+ "@xyo-network/diviner-payload-model": "~5.3.5",
58
+ "@xyo-network/diviner-range": "~5.3.5",
59
+ "@xyo-network/diviner-stateful": "~5.3.5",
60
+ "@xyo-network/diviner-temporal-indexing": "~5.3.5",
61
+ "@xyo-network/erc1822-witness": "5.3.2",
62
+ "@xyo-network/erc1967-witness": "5.3.2",
63
+ "@xyo-network/ethereum-blockchain-plugins": "5.3.2",
64
+ "@xyo-network/evm-abi-diviner": "5.3.2",
65
+ "@xyo-network/evm-call-witness": "5.3.2",
66
+ "@xyo-network/evm-contract-witness": "5.3.2",
67
+ "@xyo-network/evm-nft-id-payload-plugin": "5.3.2",
68
+ "@xyo-network/evm-token-interface-diviner": "~5.3.2",
69
+ "@xyo-network/module-factory-locator": "~5.3.5",
70
+ "@xyo-network/module-model": "~5.3.5",
71
+ "@xyo-network/node-memory": "~5.3.5",
72
+ "@xyo-network/open-zeppelin-typechain": "~4.1.1",
73
+ "@xyo-network/payload-model": "~5.3.5",
74
+ "@xyo-network/payloadset-plugin": "~5.3.5",
75
+ "@xyo-network/sdk-js": "~5.3.5",
76
+ "@xyo-network/sentinel-model": "~5.3.5",
77
+ "@xyo-network/wallet": "~5.3.5",
78
+ "@xyo-network/wallet-model": "~5.3.5",
79
+ "@xyo-network/witness-adhoc": "~5.3.5",
80
+ "@xyo-network/witness-evm-abstract": "~5.3.5",
81
+ "@xyo-network/witness-model": "~5.3.5",
82
+ "@xyo-network/witness-timestamp": "~5.3.5",
83
+ "async-mutex": "~0.5.0",
84
+ "ethers": "^6.16.0",
72
85
  "typescript": "~5.9.3",
73
- "vitest": "~4.0.15"
86
+ "vitest": "~4.1.2",
87
+ "zod": "^4.3.6"
88
+ },
89
+ "peerDependencies": {
90
+ "@xylabs/sdk-js": "^5",
91
+ "ethers": "^6",
92
+ "zod": "^4"
74
93
  },
75
94
  "publishConfig": {
76
95
  "access": "public"
77
96
  }
78
- }
97
+ }
@@ -1,10 +0,0 @@
1
- export * from '@xyo-network/erc1822-witness';
2
- export * from '@xyo-network/erc1967-witness';
3
- export * from '@xyo-network/ethereum-blockchain-plugins';
4
- export * from '@xyo-network/evm-abi-diviner';
5
- export * from '@xyo-network/evm-call-witness';
6
- export * from '@xyo-network/evm-contract-witness';
7
- import type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
8
- export declare const EvmPlugins: PayloadSetPluginFunc[];
9
- export default EvmPlugins;
10
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAA;AAC5C,cAAc,8BAA8B,CAAA;AAC5C,cAAc,0CAA0C,CAAA;AACxD,cAAc,8BAA8B,CAAA;AAC5C,cAAc,+BAA+B,CAAA;AAC7C,cAAc,mCAAmC,CAAA;AAGjD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAE1E,eAAO,MAAM,UAAU,EAAE,oBAAoB,EAAyB,CAAA;AAEtE,eAAe,UAAU,CAAA"}
@@ -1,15 +0,0 @@
1
- // src/index.ts
2
- export * from "@xyo-network/erc1822-witness";
3
- export * from "@xyo-network/erc1967-witness";
4
- export * from "@xyo-network/ethereum-blockchain-plugins";
5
- export * from "@xyo-network/evm-abi-diviner";
6
- export * from "@xyo-network/evm-call-witness";
7
- export * from "@xyo-network/evm-contract-witness";
8
- import { EthereumPlugins } from "@xyo-network/ethereum-blockchain-plugins";
9
- var EvmPlugins = [...EthereumPlugins];
10
- var index_default = EvmPlugins;
11
- export {
12
- EvmPlugins,
13
- index_default as default
14
- };
15
- //# sourceMappingURL=index.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\nexport default EvmPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,SAAS,uBAAuB;AAGzB,IAAM,aAAqC,CAAC,GAAG,eAAe;AAErE,IAAO,gBAAQ;","names":[]}