@yuants/vendor-aster 0.3.4 → 0.3.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.3.
|
|
3
|
+
"version": "0.3.6",
|
|
4
4
|
"bin": "lib/cli.js",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"files": [
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
],
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@yuants/protocol": "0.46.1",
|
|
13
|
-
"@yuants/data-account": "0.
|
|
13
|
+
"@yuants/data-account": "0.6.0",
|
|
14
14
|
"@yuants/utils": "0.8.0",
|
|
15
15
|
"@yuants/data-series": "0.3.32",
|
|
16
16
|
"@yuants/sql": "0.9.11",
|
|
17
|
-
"@yuants/data-product": "0.
|
|
17
|
+
"@yuants/data-product": "0.4.0",
|
|
18
18
|
"@yuants/data-ohlc": "0.4.3",
|
|
19
19
|
"@yuants/data-order": "0.2.17",
|
|
20
20
|
"@yuants/data-interest-rate": "0.1.29",
|
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": "c5411f495d71ab68864abd48180b0ceb7d3a1430",
|
|
3
|
+
"apps/vendor-aster/CHANGELOG.md": "7cb6c401bd2596b439d527a2d69a1c9634ec80a8",
|
|
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": "94d8743214715dcf4bf181b06ab711e5c45f5ab4",
|
|
8
8
|
"apps/vendor-aster/src/account-spot.ts": "e5162a9c7f00fde4d1f143c3f85ef04ae8877b56",
|
|
9
9
|
"apps/vendor-aster/src/account.ts": "0b9bcc884cb4b1cdba11997806db5cddd2f1d3c3",
|
|
10
10
|
"apps/vendor-aster/src/api.ts": "0778c64a95fc5a8760f1bac35ed83a1036c662da",
|
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
"apps/vendor-aster/tsconfig.json": "81da8f78196974b5d15da0edb6b2d9f48641063c",
|
|
19
19
|
"apps/vendor-aster/.rush/temp/shrinkwrap-deps.json": "1f86f5175c8714c481b272c219e0d95bc6e72755",
|
|
20
20
|
"libraries/protocol/temp/package-deps.json": "62bc1cb0a7d7ffadb33a35dfa823e03a48ad8572",
|
|
21
|
-
"libraries/data-account/temp/package-deps.json": "
|
|
21
|
+
"libraries/data-account/temp/package-deps.json": "2d16f693e2605cfc57c2fb7c60ede9e9c2c5bfb0",
|
|
22
22
|
"libraries/utils/temp/package-deps.json": "56def945d0e67a9d0ca13447d2333155be0138f2",
|
|
23
23
|
"libraries/data-series/temp/package-deps.json": "dd0e72dde51b63200a7665d1172c162a65214f5a",
|
|
24
24
|
"libraries/sql/temp/package-deps.json": "5e5778a9e2daa9352ca5876b282d3aca297b5d01",
|
|
25
|
-
"libraries/data-product/temp/package-deps.json": "
|
|
25
|
+
"libraries/data-product/temp/package-deps.json": "3559bdb65b9775cedc68017031fd1868f38e3b20",
|
|
26
26
|
"libraries/data-ohlc/temp/package-deps.json": "58097dcb73f96778762461d6d8f6de473fe64b44",
|
|
27
27
|
"libraries/data-order/temp/package-deps.json": "55f1b82dd7d30da8d33d768584241d9a901aa22a",
|
|
28
28
|
"libraries/data-interest-rate/temp/package-deps.json": "159afc02f2441c569dc7c73ffecfbec83f65b036",
|