@xyo-network/crypto-market-plugins 2.64.5 → 2.64.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/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": 13,
|
|
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/357090dee/packages/plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts#L13"
|
|
20
20
|
}
|
|
21
21
|
],
|
|
22
22
|
"target": 1
|
|
@@ -32926,7 +32926,7 @@
|
|
|
32926
32926
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts",
|
|
32927
32927
|
"line": 10,
|
|
32928
32928
|
"character": 13,
|
|
32929
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
32929
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/357090dee/packages/plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts#L10"
|
|
32930
32930
|
}
|
|
32931
32931
|
],
|
|
32932
32932
|
"type": {
|
package/package.json
CHANGED
|
@@ -18,10 +18,10 @@
|
|
|
18
18
|
"@uniswap/sdk": "^3.0.3",
|
|
19
19
|
"@uniswap/sdk-core": "^3.2.6",
|
|
20
20
|
"@uniswap/v3-sdk": "^3.9.0",
|
|
21
|
-
"@xyo-network/coingecko-crypto-market-plugin": "^2.64.
|
|
22
|
-
"@xyo-network/crypto-asset-plugin": "^2.64.
|
|
23
|
-
"@xyo-network/payloadset-plugin": "^2.64.
|
|
24
|
-
"@xyo-network/uniswap-crypto-market-plugin": "^2.64.
|
|
21
|
+
"@xyo-network/coingecko-crypto-market-plugin": "^2.64.6",
|
|
22
|
+
"@xyo-network/crypto-asset-plugin": "^2.64.6",
|
|
23
|
+
"@xyo-network/payloadset-plugin": "^2.64.6",
|
|
24
|
+
"@xyo-network/uniswap-crypto-market-plugin": "^2.64.6"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@xylabs/ts-scripts-yarn3": "^2.18.5",
|
|
@@ -61,5 +61,5 @@
|
|
|
61
61
|
},
|
|
62
62
|
"sideEffects": false,
|
|
63
63
|
"types": "dist/types/index.d.ts",
|
|
64
|
-
"version": "2.64.
|
|
64
|
+
"version": "2.64.6"
|
|
65
65
|
}
|