@xyo-network/crypto-market-plugins 2.60.6 → 2.61.0
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/docs.json +2 -2
- package/package.json +5 -5
package/dist/docs.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts",
|
|
17
17
|
"line": 17,
|
|
18
18
|
"character": 0,
|
|
19
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
19
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/41f325e91/packages/plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts#L17"
|
|
20
20
|
}
|
|
21
21
|
],
|
|
22
22
|
"target": 1
|
|
@@ -54258,7 +54258,7 @@
|
|
|
54258
54258
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts",
|
|
54259
54259
|
"line": 10,
|
|
54260
54260
|
"character": 13,
|
|
54261
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
54261
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/41f325e91/packages/plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts#L10"
|
|
54262
54262
|
}
|
|
54263
54263
|
],
|
|
54264
54264
|
"type": {
|
package/package.json
CHANGED
|
@@ -18,10 +18,10 @@
|
|
|
18
18
|
"@uniswap/sdk": "^3.0.3",
|
|
19
19
|
"@uniswap/sdk-core": "^3.2.3",
|
|
20
20
|
"@uniswap/v3-sdk": "^3.9.0",
|
|
21
|
-
"@xyo-network/coingecko-crypto-market-plugin": "^2.
|
|
22
|
-
"@xyo-network/crypto-asset-plugin": "^2.
|
|
23
|
-
"@xyo-network/payloadset-plugin": "^2.
|
|
24
|
-
"@xyo-network/uniswap-crypto-market-plugin": "^2.
|
|
21
|
+
"@xyo-network/coingecko-crypto-market-plugin": "^2.61.0",
|
|
22
|
+
"@xyo-network/crypto-asset-plugin": "^2.61.0",
|
|
23
|
+
"@xyo-network/payloadset-plugin": "^2.61.0",
|
|
24
|
+
"@xyo-network/uniswap-crypto-market-plugin": "^2.61.0"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@xylabs/ts-scripts-yarn3": "^2.17.13",
|
|
@@ -61,5 +61,5 @@
|
|
|
61
61
|
},
|
|
62
62
|
"sideEffects": false,
|
|
63
63
|
"types": "dist/types/index.d.ts",
|
|
64
|
-
"version": "2.
|
|
64
|
+
"version": "2.61.0"
|
|
65
65
|
}
|