@xyo-network/crypto-market-plugins 2.66.6 → 2.66.8
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/f79ea1ebd6b4/packages/plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts#L13"
|
|
20
20
|
}
|
|
21
21
|
],
|
|
22
22
|
"target": 1
|
|
@@ -39261,7 +39261,7 @@
|
|
|
39261
39261
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts",
|
|
39262
39262
|
"line": 10,
|
|
39263
39263
|
"character": 13,
|
|
39264
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
39264
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f79ea1ebd6b4/packages/plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts#L10"
|
|
39265
39265
|
}
|
|
39266
39266
|
],
|
|
39267
39267
|
"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.10.0",
|
|
21
|
-
"@xyo-network/coingecko-crypto-market-plugin": "~2.66.
|
|
22
|
-
"@xyo-network/crypto-asset-plugin": "~2.66.
|
|
23
|
-
"@xyo-network/payloadset-plugin": "~2.66.
|
|
24
|
-
"@xyo-network/uniswap-crypto-market-plugin": "~2.66.
|
|
21
|
+
"@xyo-network/coingecko-crypto-market-plugin": "~2.66.8",
|
|
22
|
+
"@xyo-network/crypto-asset-plugin": "~2.66.8",
|
|
23
|
+
"@xyo-network/payloadset-plugin": "~2.66.8",
|
|
24
|
+
"@xyo-network/uniswap-crypto-market-plugin": "~2.66.8"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@xylabs/ts-scripts-yarn3": "^2.18.11",
|
|
@@ -61,5 +61,5 @@
|
|
|
61
61
|
},
|
|
62
62
|
"sideEffects": false,
|
|
63
63
|
"types": "dist/types/index.d.ts",
|
|
64
|
-
"version": "2.66.
|
|
64
|
+
"version": "2.66.8"
|
|
65
65
|
}
|