@yuants/vendor-aster 0.5.5 → 0.5.6
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.5.
|
|
3
|
+
"version": "0.5.6",
|
|
4
4
|
"bin": "lib/cli.js",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"files": [
|
|
@@ -11,13 +11,13 @@
|
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@yuants/protocol": "0.50.4",
|
|
13
13
|
"@yuants/cache": "0.3.0",
|
|
14
|
-
"@yuants/data-account": "0.6.
|
|
14
|
+
"@yuants/data-account": "0.6.15",
|
|
15
15
|
"@yuants/utils": "0.11.0",
|
|
16
16
|
"@yuants/data-series": "0.3.45",
|
|
17
17
|
"@yuants/sql": "0.9.24",
|
|
18
18
|
"@yuants/data-product": "0.4.15",
|
|
19
19
|
"@yuants/data-ohlc": "0.4.16",
|
|
20
|
-
"@yuants/data-order": "0.
|
|
20
|
+
"@yuants/data-order": "0.4.0",
|
|
21
21
|
"@yuants/data-interest-rate": "0.1.42",
|
|
22
22
|
"@yuants/transfer": "0.2.33",
|
|
23
23
|
"@yuants/data-quote": "0.2.37",
|
package/temp/package-deps.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"apps/vendor-aster/CHANGELOG.json": "
|
|
3
|
-
"apps/vendor-aster/CHANGELOG.md": "
|
|
2
|
+
"apps/vendor-aster/CHANGELOG.json": "2e138b606f505a2deefdf066056d8c6d9f8e2ba8",
|
|
3
|
+
"apps/vendor-aster/CHANGELOG.md": "6e14cad00d147e86d6b467efd0580b9adb493144",
|
|
4
4
|
"apps/vendor-aster/config/jest.config.json": "4bb17bde3ee911163a3edb36a6eb71491d80b1bd",
|
|
5
5
|
"apps/vendor-aster/config/rig.json": "f6c7b5537dc77a3170ba9f008bae3b6c3ee11956",
|
|
6
6
|
"apps/vendor-aster/config/typescript.json": "854907e8a821f2050f6533368db160c649c25348",
|
|
7
|
-
"apps/vendor-aster/package.json": "
|
|
7
|
+
"apps/vendor-aster/package.json": "4fb2520ac0a4d9869f60f1a13cf25bc657a723bc",
|
|
8
8
|
"apps/vendor-aster/src/account-spot.ts": "e5162a9c7f00fde4d1f143c3f85ef04ae8877b56",
|
|
9
9
|
"apps/vendor-aster/src/account.ts": "6163105ce1de2d1b9747b8080936357bbcada559",
|
|
10
10
|
"apps/vendor-aster/src/api.ts": "fc108fb205aa77ba0f4e58f62b8794337c5ed209",
|
|
@@ -22,13 +22,13 @@
|
|
|
22
22
|
"apps/vendor-aster/.rush/temp/shrinkwrap-deps.json": "8909c2a52371c1bd644b09b7ccbb4bbaf29d53dd",
|
|
23
23
|
"libraries/protocol/temp/package-deps.json": "35bc77333a1c85db1cd130579963e8cefa00f56c",
|
|
24
24
|
"libraries/cache/temp/package-deps.json": "49789a92426969daa31f0c956bb56bd783929765",
|
|
25
|
-
"libraries/data-account/temp/package-deps.json": "
|
|
25
|
+
"libraries/data-account/temp/package-deps.json": "bc6176ac72e51f5deb7f123807852a4305935bcd",
|
|
26
26
|
"libraries/utils/temp/package-deps.json": "c58f1ca8f498315d9a0219ca8c498299a41d297b",
|
|
27
27
|
"libraries/data-series/temp/package-deps.json": "d5269fad8f63460b1b5f29ba701ad3a9457e0061",
|
|
28
28
|
"libraries/sql/temp/package-deps.json": "e3b6f24485a429fb24cacbf0d6150f55ca394706",
|
|
29
29
|
"libraries/data-product/temp/package-deps.json": "0a4e14971c7dc350b84712fb16c07fefad351619",
|
|
30
30
|
"libraries/data-ohlc/temp/package-deps.json": "6e10227e1c394ad0b5a71e0f810914760e9b7956",
|
|
31
|
-
"libraries/data-order/temp/package-deps.json": "
|
|
31
|
+
"libraries/data-order/temp/package-deps.json": "afb45e88841011b7abd71901cda1bda450f36dc5",
|
|
32
32
|
"libraries/data-interest-rate/temp/package-deps.json": "11bb199efb64628f67b1165e11d6c85dd7114a9a",
|
|
33
33
|
"libraries/transfer/temp/package-deps.json": "708a4caf79d042cad56a39f0b00d399bca04af40",
|
|
34
34
|
"libraries/data-quote/temp/package-deps.json": "752ea44d75cbe7a652ace79629c02ca92a92cf1d",
|