@yuants/vendor-okx 0.27.11 → 0.27.12
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 +3 -3
- package/temp/package-deps.json +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yuants/vendor-okx",
|
|
3
|
-
"version": "0.27.
|
|
3
|
+
"version": "0.27.12",
|
|
4
4
|
"main": "lib/index.js",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -17,12 +17,12 @@
|
|
|
17
17
|
"@yuants/sql": "0.9.30",
|
|
18
18
|
"@yuants/secret": "0.3.13",
|
|
19
19
|
"@yuants/data-series": "0.3.51",
|
|
20
|
-
"@yuants/data-product": "0.
|
|
20
|
+
"@yuants/data-product": "0.5.0",
|
|
21
21
|
"@yuants/data-ohlc": "0.4.22",
|
|
22
22
|
"@yuants/data-interest-rate": "0.1.48",
|
|
23
23
|
"@yuants/data-quote": "0.2.43",
|
|
24
24
|
"@yuants/data-trade": "0.1.21",
|
|
25
|
-
"@yuants/exchange": "0.2.
|
|
25
|
+
"@yuants/exchange": "0.2.1",
|
|
26
26
|
"rxjs": "~7.5.6",
|
|
27
27
|
"ws": "~8.8.1"
|
|
28
28
|
},
|
package/temp/package-deps.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
|
-
"apps/vendor-okx/CHANGELOG.json": "
|
|
3
|
-
"apps/vendor-okx/CHANGELOG.md": "
|
|
2
|
+
"apps/vendor-okx/CHANGELOG.json": "75b4e0291c20742e27af1c5b0aede4c9f3fc8beb",
|
|
3
|
+
"apps/vendor-okx/CHANGELOG.md": "068d5d585cbc187faf2dafff1d76ed8471068cf5",
|
|
4
4
|
"apps/vendor-okx/README.md": "68caeb8e383d77ece973cd70f4b167b86abb54c3",
|
|
5
5
|
"apps/vendor-okx/api-extractor.json": "62f4fd324425b9a235f0c117975967aab09ced0c",
|
|
6
6
|
"apps/vendor-okx/config/jest.config.json": "4bb17bde3ee911163a3edb36a6eb71491d80b1bd",
|
|
7
7
|
"apps/vendor-okx/config/rig.json": "f6c7b5537dc77a3170ba9f008bae3b6c3ee11956",
|
|
8
8
|
"apps/vendor-okx/config/typescript.json": "854907e8a821f2050f6533368db160c649c25348",
|
|
9
9
|
"apps/vendor-okx/etc/vendor-okx.api.md": "92c54ccd547d2ad81ca6088158ca193e85c208df",
|
|
10
|
-
"apps/vendor-okx/package.json": "
|
|
10
|
+
"apps/vendor-okx/package.json": "4186a38f7c545682181f505fc949781023ffd454",
|
|
11
11
|
"apps/vendor-okx/src/account-actions-with-credential.ts": "1a2de787b588e98ceef60b3ffb951f298504bf12",
|
|
12
12
|
"apps/vendor-okx/src/account.ts": "672014c974457b438cf026f763d6eecfe585c82b",
|
|
13
13
|
"apps/vendor-okx/src/accountInfos/earning.ts": "62aaeb3b62fa9197d07ee14155625530cdb9b1cd",
|
|
@@ -52,12 +52,12 @@
|
|
|
52
52
|
"libraries/sql/temp/package-deps.json": "4a9a7ec55f04b20459e664e81e76fa74b6c77b39",
|
|
53
53
|
"libraries/secret/temp/package-deps.json": "d7bea10938c76e2e654781b013cc7be5eaa04ede",
|
|
54
54
|
"libraries/data-series/temp/package-deps.json": "c89ebffe302757903aa54eff78f76cb855486b8c",
|
|
55
|
-
"libraries/data-product/temp/package-deps.json": "
|
|
55
|
+
"libraries/data-product/temp/package-deps.json": "a03f08f30800d5fb52c5d019bda4f8e7ec04e344",
|
|
56
56
|
"libraries/data-ohlc/temp/package-deps.json": "c0059a14c647112486ad561d730a4427b9f6f832",
|
|
57
57
|
"libraries/data-interest-rate/temp/package-deps.json": "cef1e1cb0116ad593c24635684e0cbf03488d67c",
|
|
58
58
|
"libraries/data-quote/temp/package-deps.json": "34d079eab44d2bf65e07b112ac2099c6e92a015e",
|
|
59
59
|
"libraries/data-trade/temp/package-deps.json": "aa7929cce3f5a00f2cfb250e7aa4c442e3858517",
|
|
60
|
-
"libraries/exchange/temp/package-deps.json": "
|
|
60
|
+
"libraries/exchange/temp/package-deps.json": "f5581cbe191fec0a89636d49572d3681dc36570a",
|
|
61
61
|
"libraries/extension/temp/package-deps.json": "9569c553c2f9a7d50b70d8f101fc2d3825aaccb9",
|
|
62
62
|
"tools/toolkit/temp/package-deps.json": "23e053490eb8feade23e4d45de4e54883e322711"
|
|
63
63
|
}
|