@xyo-network/evm-plugins 2.99.5 → 2.99.6
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/browser/index.cjs +1 -3
- package/dist/browser/index.cjs.map +1 -1
- package/dist/browser/index.mjs +1 -3
- package/dist/browser/index.mjs.map +1 -1
- package/dist/neutral/index.cjs +1 -3
- package/dist/neutral/index.cjs.map +1 -1
- package/dist/neutral/index.mjs +1 -3
- package/dist/neutral/index.mjs.map +1 -1
- package/dist/node/index.cjs +1 -3
- package/dist/node/index.cjs.map +1 -1
- package/dist/node/index.mjs +1 -3
- package/dist/node/index.mjs.map +1 -1
- package/package.json +32 -32
package/dist/browser/index.cjs
CHANGED
|
@@ -32,8 +32,6 @@ __reExport(src_exports, require("@xyo-network/evm-abi-diviner"), module.exports)
|
|
|
32
32
|
__reExport(src_exports, require("@xyo-network/evm-call-witness"), module.exports);
|
|
33
33
|
__reExport(src_exports, require("@xyo-network/evm-contract-witness"), module.exports);
|
|
34
34
|
var import_ethereum_blockchain_plugins = require("@xyo-network/ethereum-blockchain-plugins");
|
|
35
|
-
var EvmPlugins = [
|
|
36
|
-
...import_ethereum_blockchain_plugins.EthereumPlugins
|
|
37
|
-
];
|
|
35
|
+
var EvmPlugins = [...import_ethereum_blockchain_plugins.EthereumPlugins];
|
|
38
36
|
var src_default = EvmPlugins;
|
|
39
37
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -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/no-default-export\nexport default EvmPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA
|
|
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/no-default-export\nexport default EvmPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,yCADd;AAEA,wBAAc,qDAFd;AAGA,wBAAc,yCAHd;AAIA,wBAAc,0CAJd;AAKA,wBAAc,8CALd;AAOA,yCAAgC;AAGzB,IAAM,aAAqC,CAAC,GAAG,kDAAe;AAGrE,IAAO,cAAQ;","names":[]}
|
package/dist/browser/index.mjs
CHANGED
|
@@ -6,9 +6,7 @@ export * from "@xyo-network/evm-abi-diviner";
|
|
|
6
6
|
export * from "@xyo-network/evm-call-witness";
|
|
7
7
|
export * from "@xyo-network/evm-contract-witness";
|
|
8
8
|
import { EthereumPlugins } from "@xyo-network/ethereum-blockchain-plugins";
|
|
9
|
-
var EvmPlugins = [
|
|
10
|
-
...EthereumPlugins
|
|
11
|
-
];
|
|
9
|
+
var EvmPlugins = [...EthereumPlugins];
|
|
12
10
|
var src_default = EvmPlugins;
|
|
13
11
|
export {
|
|
14
12
|
EvmPlugins,
|
|
@@ -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/no-default-export\nexport default EvmPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,
|
|
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/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/dist/neutral/index.cjs
CHANGED
|
@@ -32,8 +32,6 @@ __reExport(src_exports, require("@xyo-network/evm-abi-diviner"), module.exports)
|
|
|
32
32
|
__reExport(src_exports, require("@xyo-network/evm-call-witness"), module.exports);
|
|
33
33
|
__reExport(src_exports, require("@xyo-network/evm-contract-witness"), module.exports);
|
|
34
34
|
var import_ethereum_blockchain_plugins = require("@xyo-network/ethereum-blockchain-plugins");
|
|
35
|
-
var EvmPlugins = [
|
|
36
|
-
...import_ethereum_blockchain_plugins.EthereumPlugins
|
|
37
|
-
];
|
|
35
|
+
var EvmPlugins = [...import_ethereum_blockchain_plugins.EthereumPlugins];
|
|
38
36
|
var src_default = EvmPlugins;
|
|
39
37
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -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/no-default-export\nexport default EvmPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA
|
|
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/no-default-export\nexport default EvmPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,yCADd;AAEA,wBAAc,qDAFd;AAGA,wBAAc,yCAHd;AAIA,wBAAc,0CAJd;AAKA,wBAAc,8CALd;AAOA,yCAAgC;AAGzB,IAAM,aAAqC,CAAC,GAAG,kDAAe;AAGrE,IAAO,cAAQ;","names":[]}
|
package/dist/neutral/index.mjs
CHANGED
|
@@ -6,9 +6,7 @@ export * from "@xyo-network/evm-abi-diviner";
|
|
|
6
6
|
export * from "@xyo-network/evm-call-witness";
|
|
7
7
|
export * from "@xyo-network/evm-contract-witness";
|
|
8
8
|
import { EthereumPlugins } from "@xyo-network/ethereum-blockchain-plugins";
|
|
9
|
-
var EvmPlugins = [
|
|
10
|
-
...EthereumPlugins
|
|
11
|
-
];
|
|
9
|
+
var EvmPlugins = [...EthereumPlugins];
|
|
12
10
|
var src_default = EvmPlugins;
|
|
13
11
|
export {
|
|
14
12
|
EvmPlugins,
|
|
@@ -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/no-default-export\nexport default EvmPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,
|
|
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/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/dist/node/index.cjs
CHANGED
|
@@ -32,9 +32,7 @@ __reExport(src_exports, require("@xyo-network/evm-abi-diviner"), module.exports)
|
|
|
32
32
|
__reExport(src_exports, require("@xyo-network/evm-call-witness"), module.exports);
|
|
33
33
|
__reExport(src_exports, require("@xyo-network/evm-contract-witness"), module.exports);
|
|
34
34
|
var import_ethereum_blockchain_plugins = require("@xyo-network/ethereum-blockchain-plugins");
|
|
35
|
-
var EvmPlugins = [
|
|
36
|
-
...import_ethereum_blockchain_plugins.EthereumPlugins
|
|
37
|
-
];
|
|
35
|
+
var EvmPlugins = [...import_ethereum_blockchain_plugins.EthereumPlugins];
|
|
38
36
|
var src_default = EvmPlugins;
|
|
39
37
|
// Annotate the CommonJS export names for ESM import in node:
|
|
40
38
|
0 && (module.exports = {
|
package/dist/node/index.cjs.map
CHANGED
|
@@ -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/no-default-export\nexport default EvmPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA
|
|
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/no-default-export\nexport default EvmPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,yCADd;AAEA,wBAAc,qDAFd;AAGA,wBAAc,yCAHd;AAIA,wBAAc,0CAJd;AAKA,wBAAc,8CALd;AAOA,yCAAgC;AAGzB,IAAM,aAAqC,CAAC,GAAG,kDAAe;AAGrE,IAAO,cAAQ;","names":[]}
|
package/dist/node/index.mjs
CHANGED
|
@@ -6,9 +6,7 @@ export * from "@xyo-network/evm-abi-diviner";
|
|
|
6
6
|
export * from "@xyo-network/evm-call-witness";
|
|
7
7
|
export * from "@xyo-network/evm-contract-witness";
|
|
8
8
|
import { EthereumPlugins } from "@xyo-network/ethereum-blockchain-plugins";
|
|
9
|
-
var EvmPlugins = [
|
|
10
|
-
...EthereumPlugins
|
|
11
|
-
];
|
|
9
|
+
var EvmPlugins = [...EthereumPlugins];
|
|
12
10
|
var src_default = EvmPlugins;
|
|
13
11
|
export {
|
|
14
12
|
EvmPlugins,
|
package/dist/node/index.mjs.map
CHANGED
|
@@ -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/no-default-export\nexport default EvmPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,
|
|
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/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
|
@@ -10,39 +10,39 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/plugins/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/erc1822-witness": "^2.99.
|
|
14
|
-
"@xyo-network/erc1967-witness": "^2.99.
|
|
15
|
-
"@xyo-network/ethereum-blockchain-plugins": "^2.99.
|
|
16
|
-
"@xyo-network/evm-abi-diviner": "^2.99.
|
|
17
|
-
"@xyo-network/evm-call-witness": "^2.99.
|
|
18
|
-
"@xyo-network/evm-contract-witness": "^2.99.
|
|
19
|
-
"@xyo-network/payloadset-plugin": "^2.111.
|
|
13
|
+
"@xyo-network/erc1822-witness": "^2.99.6",
|
|
14
|
+
"@xyo-network/erc1967-witness": "^2.99.6",
|
|
15
|
+
"@xyo-network/ethereum-blockchain-plugins": "^2.99.6",
|
|
16
|
+
"@xyo-network/evm-abi-diviner": "^2.99.6",
|
|
17
|
+
"@xyo-network/evm-call-witness": "^2.99.6",
|
|
18
|
+
"@xyo-network/evm-contract-witness": "^2.99.6",
|
|
19
|
+
"@xyo-network/payloadset-plugin": "^2.111.3"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@xylabs/delay": "^3.6.
|
|
23
|
-
"@xylabs/jest-helpers": "^3.6.
|
|
24
|
-
"@xylabs/ts-scripts-yarn3": "^3.15.
|
|
25
|
-
"@xylabs/tsconfig": "^3.15.
|
|
26
|
-
"@xyo-network/account": "^2.111.
|
|
27
|
-
"@xyo-network/api-call-witness": "^2.99.
|
|
28
|
-
"@xyo-network/archivist-model": "^2.111.
|
|
29
|
-
"@xyo-network/crypto-nft-payload-plugin": "^2.99.
|
|
30
|
-
"@xyo-network/diviner-boundwitness-memory": "^2.111.
|
|
31
|
-
"@xyo-network/diviner-evm-call-result-to-token-uri": "^2.99.
|
|
32
|
-
"@xyo-network/diviner-model": "^2.111.
|
|
33
|
-
"@xyo-network/diviner-payload-memory": "^2.111.
|
|
34
|
-
"@xyo-network/diviner-payload-model": "^2.111.
|
|
35
|
-
"@xyo-network/diviner-temporal-indexing": "^2.111.
|
|
36
|
-
"@xyo-network/evm-nft-id-payload-plugin": "^2.99.
|
|
37
|
-
"@xyo-network/manifest": "^2.111.
|
|
38
|
-
"@xyo-network/module-factory-locator": "^2.111.
|
|
39
|
-
"@xyo-network/module-model": "^2.111.
|
|
40
|
-
"@xyo-network/node-memory": "^2.111.
|
|
41
|
-
"@xyo-network/open-zeppelin-typechain": "^3.0
|
|
42
|
-
"@xyo-network/payload-model": "^2.111.
|
|
43
|
-
"@xyo-network/sentinel-model": "^2.111.
|
|
44
|
-
"@xyo-network/witness-evm-abstract": "^2.111.
|
|
45
|
-
"@xyo-network/witness-timestamp": "^2.111.
|
|
22
|
+
"@xylabs/delay": "^3.6.12",
|
|
23
|
+
"@xylabs/jest-helpers": "^3.6.12",
|
|
24
|
+
"@xylabs/ts-scripts-yarn3": "^3.15.14",
|
|
25
|
+
"@xylabs/tsconfig": "^3.15.14",
|
|
26
|
+
"@xyo-network/account": "^2.111.3",
|
|
27
|
+
"@xyo-network/api-call-witness": "^2.99.6",
|
|
28
|
+
"@xyo-network/archivist-model": "^2.111.3",
|
|
29
|
+
"@xyo-network/crypto-nft-payload-plugin": "^2.99.6",
|
|
30
|
+
"@xyo-network/diviner-boundwitness-memory": "^2.111.3",
|
|
31
|
+
"@xyo-network/diviner-evm-call-result-to-token-uri": "^2.99.6",
|
|
32
|
+
"@xyo-network/diviner-model": "^2.111.3",
|
|
33
|
+
"@xyo-network/diviner-payload-memory": "^2.111.3",
|
|
34
|
+
"@xyo-network/diviner-payload-model": "^2.111.3",
|
|
35
|
+
"@xyo-network/diviner-temporal-indexing": "^2.111.3",
|
|
36
|
+
"@xyo-network/evm-nft-id-payload-plugin": "^2.99.6",
|
|
37
|
+
"@xyo-network/manifest": "^2.111.3",
|
|
38
|
+
"@xyo-network/module-factory-locator": "^2.111.3",
|
|
39
|
+
"@xyo-network/module-model": "^2.111.3",
|
|
40
|
+
"@xyo-network/node-memory": "^2.111.3",
|
|
41
|
+
"@xyo-network/open-zeppelin-typechain": "^3.1.0",
|
|
42
|
+
"@xyo-network/payload-model": "^2.111.3",
|
|
43
|
+
"@xyo-network/sentinel-model": "^2.111.3",
|
|
44
|
+
"@xyo-network/witness-evm-abstract": "^2.111.3",
|
|
45
|
+
"@xyo-network/witness-timestamp": "^2.111.3",
|
|
46
46
|
"jest": "^29.7.0",
|
|
47
47
|
"typescript": "^5.5.4"
|
|
48
48
|
},
|
|
@@ -85,6 +85,6 @@
|
|
|
85
85
|
"url": "https://github.com/XYOracleNetwork/plugins.git"
|
|
86
86
|
},
|
|
87
87
|
"sideEffects": false,
|
|
88
|
-
"version": "2.99.
|
|
88
|
+
"version": "2.99.6",
|
|
89
89
|
"type": "module"
|
|
90
90
|
}
|