@yuants/vendor-aster 0.10.4 → 0.10.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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yuants/vendor-aster",
|
|
3
|
-
"version": "0.10.
|
|
3
|
+
"version": "0.10.5",
|
|
4
4
|
"main": "lib/index.js",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -10,18 +10,18 @@
|
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"rxjs": "~7.5.6",
|
|
12
12
|
"@yuants/protocol": "0.54.1",
|
|
13
|
-
"@yuants/utils": "0.19.4",
|
|
14
13
|
"@yuants/data-account": "0.11.8",
|
|
15
|
-
"@yuants/
|
|
14
|
+
"@yuants/utils": "0.19.4",
|
|
16
15
|
"@yuants/data-series": "0.3.61",
|
|
17
16
|
"@yuants/sql": "0.9.39",
|
|
17
|
+
"@yuants/cache": "0.3.12",
|
|
18
|
+
"@yuants/data-ohlc": "0.6.4",
|
|
18
19
|
"@yuants/data-product": "0.5.9",
|
|
19
20
|
"@yuants/data-order": "0.7.9",
|
|
20
|
-
"@yuants/data-
|
|
21
|
-
"@yuants/transfer": "0.2.48",
|
|
21
|
+
"@yuants/data-interest-rate": "0.2.9",
|
|
22
22
|
"@yuants/data-quote": "0.4.8",
|
|
23
|
-
"@yuants/exchange": "0.8.
|
|
24
|
-
"@yuants/
|
|
23
|
+
"@yuants/exchange": "0.8.16",
|
|
24
|
+
"@yuants/transfer": "0.2.48"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@microsoft/api-extractor": "~7.55.2",
|
package/temp/package-deps.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"apps/vendor-aster/AGENTS.md": "8e7ec679ecdd293e73cf92538ead40e7650c7317",
|
|
3
|
-
"apps/vendor-aster/CHANGELOG.json": "
|
|
4
|
-
"apps/vendor-aster/CHANGELOG.md": "
|
|
3
|
+
"apps/vendor-aster/CHANGELOG.json": "314c01e573788f40e833c6169e49b33f65f437dd",
|
|
4
|
+
"apps/vendor-aster/CHANGELOG.md": "8b99d6c157e582a33de1f2647db2e15c73b6cb36",
|
|
5
5
|
"apps/vendor-aster/SESSION_NOTES.md": "de6df5467e9dc5899c48cdc4b7f8949f29c1fe14",
|
|
6
6
|
"apps/vendor-aster/config/jest.config.json": "4bb17bde3ee911163a3edb36a6eb71491d80b1bd",
|
|
7
7
|
"apps/vendor-aster/config/rig.json": "f6c7b5537dc77a3170ba9f008bae3b6c3ee11956",
|
|
8
8
|
"apps/vendor-aster/config/typescript.json": "854907e8a821f2050f6533368db160c649c25348",
|
|
9
|
-
"apps/vendor-aster/package.json": "
|
|
9
|
+
"apps/vendor-aster/package.json": "cc318853d310ea71ff88b765250f9037e3ca0594",
|
|
10
10
|
"apps/vendor-aster/src/api/client.ts": "9464e0c848a0a7f1525d5d4fecdbcc5586f8b051",
|
|
11
11
|
"apps/vendor-aster/src/api/private-api.ts": "b36f61156c4f765ee88df390c4d3b7261b8f05a8",
|
|
12
12
|
"apps/vendor-aster/src/api/public-api.ts": "23a8ca6eac3f046d4132b5e2be4911a72f4712bf",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"libraries/data-interest-rate/temp/package-deps.json": "32d5320598b42e9bbf68d25ea982f8dc29b2bc74",
|
|
38
38
|
"libraries/transfer/temp/package-deps.json": "56f1b09fff53f23da4c19c0c71307cd636a4421f",
|
|
39
39
|
"libraries/data-quote/temp/package-deps.json": "ecee1e69820ccb2072ea6977a3971555e9e68e11",
|
|
40
|
-
"libraries/exchange/temp/package-deps.json": "
|
|
40
|
+
"libraries/exchange/temp/package-deps.json": "29308a67a3e9be303e78460ff048655622d50518",
|
|
41
41
|
"libraries/extension/temp/package-deps.json": "454f577565ee01a0838c468fb1fc59e1f5d5f37c",
|
|
42
42
|
"tools/toolkit/temp/package-deps.json": "580f13201f076fa393117989256a2fee58e354f8"
|
|
43
43
|
}
|