@xyo-network/crypto-market-plugins 7.0.1 → 7.0.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 +14 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/crypto-market-plugins",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.2",
|
|
4
4
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -31,11 +31,12 @@
|
|
|
31
31
|
"README.md"
|
|
32
32
|
],
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@xyo-network/coingecko-crypto-market-plugin": "~7.0.
|
|
35
|
-
"@xyo-network/crypto-asset-plugin": "~7.0.
|
|
36
|
-
"@xyo-network/uniswap-crypto-market-plugin": "~7.0.
|
|
34
|
+
"@xyo-network/coingecko-crypto-market-plugin": "~7.0.2",
|
|
35
|
+
"@xyo-network/crypto-asset-plugin": "~7.0.2",
|
|
36
|
+
"@xyo-network/uniswap-crypto-market-plugin": "~7.0.2"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
|
+
"@ariestools/sdk": "^7.0.5",
|
|
39
40
|
"@bitauth/libauth": "~3.0.0",
|
|
40
41
|
"@noble/post-quantum": "~0.6.1",
|
|
41
42
|
"@opentelemetry/api": "^1.9.1",
|
|
@@ -43,16 +44,14 @@
|
|
|
43
44
|
"@scure/base": "^2.2.0",
|
|
44
45
|
"@scure/bip39": "~2.2.0",
|
|
45
46
|
"@uniswap/v3-sdk": "^3.31.0",
|
|
46
|
-
"@xylabs/geo": "^7.0.
|
|
47
|
-
"@xylabs/
|
|
48
|
-
"@xylabs/
|
|
49
|
-
"@xylabs/
|
|
50
|
-
"@xylabs/tsconfig": "~8.5.3",
|
|
51
|
-
"@xylabs/vitest-extended": "^7.0.1",
|
|
47
|
+
"@xylabs/geo": "^7.0.5",
|
|
48
|
+
"@xylabs/threads": "^7.0.5",
|
|
49
|
+
"@xylabs/toolchain": "~8.5.15",
|
|
50
|
+
"@xylabs/tsconfig": "~8.5.15",
|
|
52
51
|
"@xyo-network/open-zeppelin-typechain": "^4.1.3",
|
|
53
|
-
"@xyo-network/sdk": "~7.0.
|
|
52
|
+
"@xyo-network/sdk": "~7.0.5",
|
|
53
|
+
"@xyo-network/sdk-protocol": "^7.0.8",
|
|
54
54
|
"@xyo-network/uniswap-typechain": "^4.1.3",
|
|
55
|
-
"@xyo-network/witness-blockchain-abstract": "^7.0.3",
|
|
56
55
|
"ajv": "^8.20.0",
|
|
57
56
|
"async-mutex": "^0.5.0",
|
|
58
57
|
"browserslist": "4.28.4",
|
|
@@ -64,19 +63,11 @@
|
|
|
64
63
|
"idb": "^8.0.3",
|
|
65
64
|
"lru-cache": "^11.5.1",
|
|
66
65
|
"observable-fns": "~0.6.1",
|
|
67
|
-
"tslib": "^2.8.1",
|
|
68
66
|
"typescript": "~6.0.3",
|
|
69
|
-
"
|
|
70
|
-
"vitest": "^4.1.9",
|
|
71
|
-
"zod": "^4.4.3",
|
|
72
|
-
"@xyo-network/coingecko-crypto-market-payload-plugin": "~7.0.1",
|
|
73
|
-
"@xyo-network/crypto-asset-payload-plugin": "~7.0.1",
|
|
74
|
-
"@xyo-network/uniswap-crypto-market-payload-plugin": "~7.0.1",
|
|
75
|
-
"@xyo-network/uniswap-token": "~7.0.1",
|
|
76
|
-
"@xyo-network/uniswap-v4-crypto-market-plugin": "~7.0.1",
|
|
77
|
-
"@xyo-network/uniswap-v3-crypto-market-plugin": "~7.0.1"
|
|
67
|
+
"zod": "^4.4.3"
|
|
78
68
|
},
|
|
79
69
|
"peerDependencies": {
|
|
70
|
+
"@ariestools/sdk": "^7.0",
|
|
80
71
|
"@bitauth/libauth": "~3.0",
|
|
81
72
|
"@noble/post-quantum": "~0.6.1",
|
|
82
73
|
"@opentelemetry/api": "^1.9",
|
|
@@ -85,10 +76,10 @@
|
|
|
85
76
|
"@scure/bip39": "~2.2",
|
|
86
77
|
"@uniswap/v3-sdk": "^3.30",
|
|
87
78
|
"@xylabs/geo": "^7.0",
|
|
88
|
-
"@xylabs/sdk": "^7.0",
|
|
89
79
|
"@xylabs/threads": "^7.0",
|
|
90
80
|
"@xyo-network/open-zeppelin-typechain": "^4.1",
|
|
91
81
|
"@xyo-network/sdk": "^7.0",
|
|
82
|
+
"@xyo-network/sdk-protocol": "^7.0",
|
|
92
83
|
"@xyo-network/uniswap-typechain": "^4.1",
|
|
93
84
|
"ajv": "^8.20",
|
|
94
85
|
"async-mutex": "^0.5",
|