@yuants/vendor-aster 0.9.10 → 0.9.11
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-aster",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.11",
|
|
4
4
|
"main": "lib/index.js",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -17,10 +17,10 @@
|
|
|
17
17
|
"@yuants/data-product": "0.5.8",
|
|
18
18
|
"@yuants/data-ohlc": "0.6.3",
|
|
19
19
|
"@yuants/data-order": "0.7.8",
|
|
20
|
-
"@yuants/data-interest-rate": "0.2.
|
|
20
|
+
"@yuants/data-interest-rate": "0.2.7",
|
|
21
21
|
"@yuants/transfer": "0.2.47",
|
|
22
22
|
"@yuants/data-quote": "0.4.7",
|
|
23
|
-
"@yuants/exchange": "0.8.
|
|
23
|
+
"@yuants/exchange": "0.8.10",
|
|
24
24
|
"rxjs": "~7.5.6"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
package/temp/package-deps.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"apps/vendor-aster/AGENTS.md": "dcd006d19a5c3b73081525d7c0afea68cd6d058b",
|
|
3
|
-
"apps/vendor-aster/CHANGELOG.json": "
|
|
4
|
-
"apps/vendor-aster/CHANGELOG.md": "
|
|
3
|
+
"apps/vendor-aster/CHANGELOG.json": "e9a2108877042e8e162cac0e8b797cf17cb4dfc7",
|
|
4
|
+
"apps/vendor-aster/CHANGELOG.md": "e2785a9b41598505649b8ef704552f9e1049ca4f",
|
|
5
5
|
"apps/vendor-aster/SESSION_NOTES.md": "8190e547bbff4338deee5a18b0657eb0c2e400c6",
|
|
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": "0383c66ebbab7c2ee1cce2e140ebd82f37c6c0b9",
|
|
10
10
|
"apps/vendor-aster/src/api/client.ts": "9464e0c848a0a7f1525d5d4fecdbcc5586f8b051",
|
|
11
11
|
"apps/vendor-aster/src/api/private-api.ts": "50b7c4ddd321b7abedfa58a0562b6fce1930c9d3",
|
|
12
12
|
"apps/vendor-aster/src/api/public-api.ts": "23a8ca6eac3f046d4132b5e2be4911a72f4712bf",
|
|
@@ -34,10 +34,10 @@
|
|
|
34
34
|
"libraries/data-product/temp/package-deps.json": "0eee98e9df8a5aa401aa1e87cefa141630973535",
|
|
35
35
|
"libraries/data-ohlc/temp/package-deps.json": "d746fd7cc4964310a4f239d6c59538e7562d537a",
|
|
36
36
|
"libraries/data-order/temp/package-deps.json": "751f5b506c10f57ca17960dd9af22c465c77c6de",
|
|
37
|
-
"libraries/data-interest-rate/temp/package-deps.json": "
|
|
37
|
+
"libraries/data-interest-rate/temp/package-deps.json": "4c9d3f2fe8c1f209de2039367832df81a410408b",
|
|
38
38
|
"libraries/transfer/temp/package-deps.json": "1475a93c85fc5214e481cd20910740bba1c80812",
|
|
39
39
|
"libraries/data-quote/temp/package-deps.json": "ad175d5009b9c8a1a0d590bd8b9f5210e48ef61a",
|
|
40
|
-
"libraries/exchange/temp/package-deps.json": "
|
|
40
|
+
"libraries/exchange/temp/package-deps.json": "f09d006f65e2a5bb7260affc8b51f2973d47d059",
|
|
41
41
|
"libraries/extension/temp/package-deps.json": "85f040a21803ec7d18c2730a13e0a2d79d5245fa",
|
|
42
42
|
"tools/toolkit/temp/package-deps.json": "23e053490eb8feade23e4d45de4e54883e322711"
|
|
43
43
|
}
|