@xyo-network/evm-plugins 3.0.2 → 3.0.3
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/dist/neutral/index.mjs.map +1 -1
- package/package.json +33 -33
- package/src/index.ts +1 -1
- package/xy.config.ts +1 -1
|
@@ -1 +1 @@
|
|
|
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 { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import-x/no-default-export\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;AAGrE,IAAO,cAAQ;","names":[]}
|
|
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\n// eslint-disable-next-line import-x/no-default-export\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;AAGrE,IAAO,cAAQ;","names":[]}
|
package/package.json
CHANGED
|
@@ -7,42 +7,42 @@
|
|
|
7
7
|
},
|
|
8
8
|
"bugs": {
|
|
9
9
|
"email": "support@xyo.network",
|
|
10
|
-
"url": "https://github.com/XYOracleNetwork/plugins/issues"
|
|
10
|
+
"url": "git+https://github.com/XYOracleNetwork/plugins/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/erc1822-witness": "^3.0.
|
|
14
|
-
"@xyo-network/erc1967-witness": "^3.0.
|
|
15
|
-
"@xyo-network/ethereum-blockchain-plugins": "^3.0.
|
|
16
|
-
"@xyo-network/evm-abi-diviner": "^3.0.
|
|
17
|
-
"@xyo-network/evm-call-witness": "^3.0.
|
|
18
|
-
"@xyo-network/evm-contract-witness": "^3.0.
|
|
19
|
-
"@xyo-network/payloadset-plugin": "^3.0.
|
|
13
|
+
"@xyo-network/erc1822-witness": "^3.0.3",
|
|
14
|
+
"@xyo-network/erc1967-witness": "^3.0.3",
|
|
15
|
+
"@xyo-network/ethereum-blockchain-plugins": "^3.0.3",
|
|
16
|
+
"@xyo-network/evm-abi-diviner": "^3.0.3",
|
|
17
|
+
"@xyo-network/evm-call-witness": "^3.0.3",
|
|
18
|
+
"@xyo-network/evm-contract-witness": "^3.0.3",
|
|
19
|
+
"@xyo-network/payloadset-plugin": "^3.0.3"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@xylabs/delay": "^4.0.
|
|
23
|
-
"@xylabs/jest-helpers": "^4.0.
|
|
24
|
-
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.
|
|
25
|
-
"@xylabs/tsconfig": "^4.0.0-rc.
|
|
26
|
-
"@xyo-network/account": "^3.0.
|
|
27
|
-
"@xyo-network/api-call-witness": "^3.0.
|
|
28
|
-
"@xyo-network/archivist-model": "^3.0.
|
|
29
|
-
"@xyo-network/crypto-nft-payload-plugin": "^3.0.
|
|
30
|
-
"@xyo-network/diviner-boundwitness-memory": "^3.0.
|
|
31
|
-
"@xyo-network/diviner-evm-call-result-to-token-uri": "^3.0.
|
|
32
|
-
"@xyo-network/diviner-model": "^3.0.
|
|
33
|
-
"@xyo-network/diviner-payload-memory": "^3.0.
|
|
34
|
-
"@xyo-network/diviner-payload-model": "^3.0.
|
|
35
|
-
"@xyo-network/diviner-temporal-indexing": "^3.0.
|
|
36
|
-
"@xyo-network/evm-nft-id-payload-plugin": "^3.0.
|
|
37
|
-
"@xyo-network/manifest": "^3.0.
|
|
38
|
-
"@xyo-network/module-factory-locator": "^3.0.
|
|
39
|
-
"@xyo-network/module-model": "^3.0.
|
|
40
|
-
"@xyo-network/node-memory": "^3.0.
|
|
22
|
+
"@xylabs/delay": "^4.0.2",
|
|
23
|
+
"@xylabs/jest-helpers": "^4.0.2",
|
|
24
|
+
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.20",
|
|
25
|
+
"@xylabs/tsconfig": "^4.0.0-rc.20",
|
|
26
|
+
"@xyo-network/account": "^3.0.3",
|
|
27
|
+
"@xyo-network/api-call-witness": "^3.0.3",
|
|
28
|
+
"@xyo-network/archivist-model": "^3.0.3",
|
|
29
|
+
"@xyo-network/crypto-nft-payload-plugin": "^3.0.3",
|
|
30
|
+
"@xyo-network/diviner-boundwitness-memory": "^3.0.3",
|
|
31
|
+
"@xyo-network/diviner-evm-call-result-to-token-uri": "^3.0.3",
|
|
32
|
+
"@xyo-network/diviner-model": "^3.0.3",
|
|
33
|
+
"@xyo-network/diviner-payload-memory": "^3.0.3",
|
|
34
|
+
"@xyo-network/diviner-payload-model": "^3.0.3",
|
|
35
|
+
"@xyo-network/diviner-temporal-indexing": "^3.0.3",
|
|
36
|
+
"@xyo-network/evm-nft-id-payload-plugin": "^3.0.3",
|
|
37
|
+
"@xyo-network/manifest": "^3.0.3",
|
|
38
|
+
"@xyo-network/module-factory-locator": "^3.0.3",
|
|
39
|
+
"@xyo-network/module-model": "^3.0.3",
|
|
40
|
+
"@xyo-network/node-memory": "^3.0.3",
|
|
41
41
|
"@xyo-network/open-zeppelin-typechain": "^3.1.0",
|
|
42
|
-
"@xyo-network/payload-model": "^3.0.
|
|
43
|
-
"@xyo-network/sentinel-model": "^3.0.
|
|
44
|
-
"@xyo-network/witness-evm-abstract": "^3.0.
|
|
45
|
-
"@xyo-network/witness-timestamp": "^3.0.
|
|
42
|
+
"@xyo-network/payload-model": "^3.0.3",
|
|
43
|
+
"@xyo-network/sentinel-model": "^3.0.3",
|
|
44
|
+
"@xyo-network/witness-evm-abstract": "^3.0.3",
|
|
45
|
+
"@xyo-network/witness-timestamp": "^3.0.3",
|
|
46
46
|
"jest": "^29.7.0",
|
|
47
47
|
"typescript": "^5.5.4"
|
|
48
48
|
},
|
|
@@ -63,9 +63,9 @@
|
|
|
63
63
|
},
|
|
64
64
|
"repository": {
|
|
65
65
|
"type": "git",
|
|
66
|
-
"url": "https://github.com/XYOracleNetwork/plugins.git"
|
|
66
|
+
"url": "git+https://github.com/XYOracleNetwork/plugins.git"
|
|
67
67
|
},
|
|
68
68
|
"sideEffects": false,
|
|
69
|
-
"version": "3.0.
|
|
69
|
+
"version": "3.0.3",
|
|
70
70
|
"type": "module"
|
|
71
71
|
}
|
package/src/index.ts
CHANGED
|
@@ -6,7 +6,7 @@ export * from '@xyo-network/evm-call-witness'
|
|
|
6
6
|
export * from '@xyo-network/evm-contract-witness'
|
|
7
7
|
|
|
8
8
|
import { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'
|
|
9
|
-
import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'
|
|
9
|
+
import type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'
|
|
10
10
|
|
|
11
11
|
export const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]
|
|
12
12
|
|
package/xy.config.ts
CHANGED