@yuants/vendor-okx 0.31.4 → 0.31.5
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.31.
|
|
3
|
+
"version": "0.31.5",
|
|
4
4
|
"main": "lib/index.js",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"@yuants/sql": "0.9.35",
|
|
18
18
|
"@yuants/data-series": "0.3.57",
|
|
19
19
|
"@yuants/data-product": "0.5.5",
|
|
20
|
-
"@yuants/data-ohlc": "0.
|
|
20
|
+
"@yuants/data-ohlc": "0.6.0",
|
|
21
21
|
"@yuants/data-interest-rate": "0.2.3",
|
|
22
22
|
"@yuants/data-quote": "0.4.4",
|
|
23
23
|
"@yuants/data-trade": "0.1.26",
|
|
24
|
-
"@yuants/exchange": "0.8.
|
|
24
|
+
"@yuants/exchange": "0.8.6",
|
|
25
25
|
"rxjs": "~7.5.6",
|
|
26
26
|
"ws": "~8.8.1"
|
|
27
27
|
},
|
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": "92b041fb566d41e02c7f041d16c1cdec3709c9cd",
|
|
3
|
+
"apps/vendor-okx/CHANGELOG.md": "13eacde64c76d7b6bbe0c55a2d013a29da4c8c61",
|
|
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": "a6f8c5f68c6ed6d5571e980490d4384cf108c199",
|
|
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",
|
|
@@ -60,11 +60,11 @@
|
|
|
60
60
|
"libraries/sql/temp/package-deps.json": "35ac4d78347c54d6c247d31dd77a1d88cfaed20f",
|
|
61
61
|
"libraries/data-series/temp/package-deps.json": "5148dcf1033142f34a1dff17076a7a031052cb21",
|
|
62
62
|
"libraries/data-product/temp/package-deps.json": "d527946b0136eb9ad0ee4451d31ea2c18eb88fa3",
|
|
63
|
-
"libraries/data-ohlc/temp/package-deps.json": "
|
|
63
|
+
"libraries/data-ohlc/temp/package-deps.json": "1abde47d0c7112ca7871ec9243e38ea48f8eba79",
|
|
64
64
|
"libraries/data-interest-rate/temp/package-deps.json": "82005a4c9b295c0eab9599127946dd8c915adc64",
|
|
65
65
|
"libraries/data-quote/temp/package-deps.json": "1b8805efdca7fee957cf36c414a0c53d5faa454b",
|
|
66
66
|
"libraries/data-trade/temp/package-deps.json": "495e5017c0553950e1148a1b9bbca84fb9185aa2",
|
|
67
|
-
"libraries/exchange/temp/package-deps.json": "
|
|
67
|
+
"libraries/exchange/temp/package-deps.json": "b00a11bc3628c9cbe8cea4eccd7b1f3d21d5b77d",
|
|
68
68
|
"libraries/extension/temp/package-deps.json": "0655b86a4838124dba78913552adf2425484e900",
|
|
69
69
|
"tools/toolkit/temp/package-deps.json": "23e053490eb8feade23e4d45de4e54883e322711"
|
|
70
70
|
}
|