@xyo-network/blockchain-payload-plugins 6.1.0 → 7.0.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.
package/dist/neutral/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export * from '@xyo-network/ethereum-blockchain-payload-plugins';
|
|
2
|
-
import type { PayloadPluginFunc } from '@xyo-network/sdk
|
|
2
|
+
import type { PayloadPluginFunc } from '@xyo-network/sdk';
|
|
3
3
|
export declare const BlockchainPayloadPlugins: PayloadPluginFunc[];
|
|
4
4
|
export default BlockchainPayloadPlugins;
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAA;AAGhE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAA;AAGhE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAA;AAEzD,eAAO,MAAM,wBAAwB,EAAE,iBAAiB,EAAgC,CAAA;AAExF,eAAe,wBAAwB,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../src/index.ts"],
|
|
4
|
-
"sourcesContent": ["export * from '@xyo-network/ethereum-blockchain-payload-plugins'\n\nimport { EthereumPayloadPlugins } from '@xyo-network/ethereum-blockchain-payload-plugins'\nimport type { PayloadPluginFunc } from '@xyo-network/sdk
|
|
4
|
+
"sourcesContent": ["export * from '@xyo-network/ethereum-blockchain-payload-plugins'\n\nimport { EthereumPayloadPlugins } from '@xyo-network/ethereum-blockchain-payload-plugins'\nimport type { PayloadPluginFunc } from '@xyo-network/sdk'\n\nexport const BlockchainPayloadPlugins: PayloadPluginFunc[] = [...EthereumPayloadPlugins]\n\nexport default BlockchainPayloadPlugins\n"],
|
|
5
5
|
"mappings": ";AAAA,cAAc;AAEd,SAAS,8BAA8B;AAGhC,IAAM,2BAAgD,CAAC,GAAG,sBAAsB;AAEvF,IAAO,gBAAQ;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/blockchain-payload-plugins",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "7.0.1",
|
|
4
4
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -31,56 +31,53 @@
|
|
|
31
31
|
"README.md"
|
|
32
32
|
],
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@xyo-network/ethereum-blockchain-payload-plugins": "~
|
|
34
|
+
"@xyo-network/ethereum-blockchain-payload-plugins": "~7.0.1"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@bitauth/libauth": "~3.0.0",
|
|
38
|
-
"@metamask/providers": "^22.1.1",
|
|
39
38
|
"@noble/post-quantum": "~0.6.1",
|
|
40
39
|
"@opentelemetry/api": "^1.9.1",
|
|
41
|
-
"@opentelemetry/sdk-trace-base": "^2.
|
|
40
|
+
"@opentelemetry/sdk-trace-base": "^2.8.0",
|
|
42
41
|
"@scure/base": "^2.2.0",
|
|
43
42
|
"@scure/bip39": "~2.2.0",
|
|
44
|
-
"@xylabs/geo": "^
|
|
45
|
-
"@xylabs/sdk
|
|
46
|
-
"@xylabs/threads": "^
|
|
47
|
-
"@xylabs/toolchain": "~8.
|
|
48
|
-
"@xylabs/tsconfig": "~8.
|
|
49
|
-
"@xylabs/vitest-extended": "
|
|
50
|
-
"@xyo-network/sdk
|
|
51
|
-
"@xyo-network/sdk-protocol-js": "~6.1",
|
|
43
|
+
"@xylabs/geo": "^7.0.1",
|
|
44
|
+
"@xylabs/sdk": "^7.0.1",
|
|
45
|
+
"@xylabs/threads": "^7.0.1",
|
|
46
|
+
"@xylabs/toolchain": "~8.5.3",
|
|
47
|
+
"@xylabs/tsconfig": "~8.5.3",
|
|
48
|
+
"@xylabs/vitest-extended": "^7.0.1",
|
|
49
|
+
"@xyo-network/sdk": "~7.0.3",
|
|
52
50
|
"ajv": "^8.20.0",
|
|
53
51
|
"async-mutex": "^0.5.0",
|
|
52
|
+
"browserslist": "4.28.4",
|
|
54
53
|
"debug": "~4.4.3",
|
|
55
|
-
"eslint": "^10.
|
|
56
|
-
"
|
|
54
|
+
"eslint": "^10.6.0",
|
|
55
|
+
"eslint-import-resolver-typescript": "^4.4.5",
|
|
56
|
+
"ethers": "^6.17.0",
|
|
57
57
|
"hash-wasm": "^4.12.0",
|
|
58
58
|
"idb": "^8.0.3",
|
|
59
59
|
"lru-cache": "^11.5.1",
|
|
60
60
|
"observable-fns": "~0.6.1",
|
|
61
61
|
"typescript": "~6.0.3",
|
|
62
|
-
"vite": "^8.0
|
|
63
|
-
"vitest": "
|
|
64
|
-
"webextension-polyfill": "^0.12.0",
|
|
62
|
+
"vite": "^8.1.0",
|
|
63
|
+
"vitest": "^4.1.9",
|
|
65
64
|
"zod": "^4.4.3",
|
|
66
|
-
"@xyo-network/etherchain-gas-
|
|
67
|
-
"@xyo-network/etherchain-ethereum-
|
|
68
|
-
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "~
|
|
69
|
-
"@xyo-network/gas-ethereum-blockchain-payload-plugins": "~
|
|
65
|
+
"@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~7.0.1",
|
|
66
|
+
"@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~7.0.1",
|
|
67
|
+
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "~7.0.1",
|
|
68
|
+
"@xyo-network/gas-ethereum-blockchain-payload-plugins": "~7.0.1"
|
|
70
69
|
},
|
|
71
70
|
"peerDependencies": {
|
|
72
71
|
"@bitauth/libauth": "~3.0",
|
|
73
|
-
"@metamask/providers": "^22.1",
|
|
74
72
|
"@noble/post-quantum": "~0.6.1",
|
|
75
73
|
"@opentelemetry/api": "^1.9",
|
|
76
74
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
77
75
|
"@scure/base": "^2.2",
|
|
78
76
|
"@scure/bip39": "~2.2",
|
|
79
|
-
"@xylabs/geo": "^
|
|
80
|
-
"@xylabs/sdk
|
|
81
|
-
"@xylabs/threads": "^
|
|
82
|
-
"@xyo-network/sdk
|
|
83
|
-
"@xyo-network/sdk-protocol-js": "^6.1",
|
|
77
|
+
"@xylabs/geo": "^7.0",
|
|
78
|
+
"@xylabs/sdk": "^7.0",
|
|
79
|
+
"@xylabs/threads": "^7.0",
|
|
80
|
+
"@xyo-network/sdk": "^7.0",
|
|
84
81
|
"ajv": "^8.20",
|
|
85
82
|
"async-mutex": "^0.5",
|
|
86
83
|
"debug": "~4.4",
|
|
@@ -89,7 +86,6 @@
|
|
|
89
86
|
"idb": "^8.0",
|
|
90
87
|
"lru-cache": "^11.3",
|
|
91
88
|
"observable-fns": "~0.6",
|
|
92
|
-
"webextension-polyfill": "^0.12",
|
|
93
89
|
"zod": "^4.4"
|
|
94
90
|
},
|
|
95
91
|
"engines": {
|