@xyo-network/crypto-market-plugins 2.65.6 → 2.66.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/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/41ffd6876db1/packages/plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts#L13"
|
|
20
20
|
}
|
|
21
21
|
],
|
|
22
22
|
"target": 1
|
|
@@ -39312,7 +39312,7 @@
|
|
|
39312
39312
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts",
|
|
39313
39313
|
"line": 10,
|
|
39314
39314
|
"character": 13,
|
|
39315
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
39315
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/41ffd6876db1/packages/plugins/packages/payloadset/packages/crypto/packages/market/src/index.ts#L10"
|
|
39316
39316
|
}
|
|
39317
39317
|
],
|
|
39318
39318
|
"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.
|
|
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.66.1",
|
|
22
|
+
"@xyo-network/crypto-asset-plugin": "^2.66.1",
|
|
23
|
+
"@xyo-network/payloadset-plugin": "^2.66.1",
|
|
24
|
+
"@xyo-network/uniswap-crypto-market-plugin": "^2.66.1"
|
|
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.
|
|
64
|
+
"version": "2.66.1"
|
|
65
65
|
}
|