@yuants/vendor-aster 0.3.10 → 0.3.12
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 +10 -10
- package/temp/package-deps.json +12 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yuants/vendor-aster",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.12",
|
|
4
4
|
"bin": "lib/cli.js",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"files": [
|
|
@@ -9,16 +9,16 @@
|
|
|
9
9
|
"temp"
|
|
10
10
|
],
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@yuants/protocol": "0.
|
|
13
|
-
"@yuants/data-account": "0.6.
|
|
12
|
+
"@yuants/protocol": "0.48.0",
|
|
13
|
+
"@yuants/data-account": "0.6.6",
|
|
14
14
|
"@yuants/utils": "0.9.0",
|
|
15
|
-
"@yuants/data-series": "0.3.
|
|
16
|
-
"@yuants/sql": "0.9.
|
|
17
|
-
"@yuants/data-product": "0.4.
|
|
18
|
-
"@yuants/data-ohlc": "0.4.
|
|
19
|
-
"@yuants/data-order": "0.3.
|
|
20
|
-
"@yuants/data-interest-rate": "0.1.
|
|
21
|
-
"@yuants/transfer": "0.2.
|
|
15
|
+
"@yuants/data-series": "0.3.37",
|
|
16
|
+
"@yuants/sql": "0.9.16",
|
|
17
|
+
"@yuants/data-product": "0.4.5",
|
|
18
|
+
"@yuants/data-ohlc": "0.4.8",
|
|
19
|
+
"@yuants/data-order": "0.3.4",
|
|
20
|
+
"@yuants/data-interest-rate": "0.1.34",
|
|
21
|
+
"@yuants/transfer": "0.2.25",
|
|
22
22
|
"rxjs": "~7.5.6"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
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": "b66acdaaf857b5bee70b5db65075a84381305ff0",
|
|
3
|
+
"apps/vendor-aster/CHANGELOG.md": "664eacc3d4f30a071fb72a912f96b6d7dcc59df1",
|
|
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": "8373aa517142b4a5b076a46aba3f1505873ad56e",
|
|
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",
|
|
@@ -17,16 +17,16 @@
|
|
|
17
17
|
"apps/vendor-aster/src/utils.ts": "f732922ea47951ddf0889bba9a70fd8e270cae2f",
|
|
18
18
|
"apps/vendor-aster/tsconfig.json": "81da8f78196974b5d15da0edb6b2d9f48641063c",
|
|
19
19
|
"apps/vendor-aster/.rush/temp/shrinkwrap-deps.json": "1f86f5175c8714c481b272c219e0d95bc6e72755",
|
|
20
|
-
"libraries/protocol/temp/package-deps.json": "
|
|
21
|
-
"libraries/data-account/temp/package-deps.json": "
|
|
20
|
+
"libraries/protocol/temp/package-deps.json": "d4d711b58a21b588ddb4f905084886d00539ef81",
|
|
21
|
+
"libraries/data-account/temp/package-deps.json": "7fc3df767f93aa1af22c88814f0fa723a6f6a88d",
|
|
22
22
|
"libraries/utils/temp/package-deps.json": "43e2f82267afa2b74314163b5c31d42ac615785b",
|
|
23
|
-
"libraries/data-series/temp/package-deps.json": "
|
|
24
|
-
"libraries/sql/temp/package-deps.json": "
|
|
25
|
-
"libraries/data-product/temp/package-deps.json": "
|
|
26
|
-
"libraries/data-ohlc/temp/package-deps.json": "
|
|
27
|
-
"libraries/data-order/temp/package-deps.json": "
|
|
28
|
-
"libraries/data-interest-rate/temp/package-deps.json": "
|
|
29
|
-
"libraries/transfer/temp/package-deps.json": "
|
|
23
|
+
"libraries/data-series/temp/package-deps.json": "2af31306bb1919f1a91aa55c2ae379d63a6b11d8",
|
|
24
|
+
"libraries/sql/temp/package-deps.json": "04a686bf2022bce64e1a90e4216cfc098f34a329",
|
|
25
|
+
"libraries/data-product/temp/package-deps.json": "72f692abcbcb56834ce088d1b81e082b7800aae4",
|
|
26
|
+
"libraries/data-ohlc/temp/package-deps.json": "093dfc4b9a621b8674d4d254d7501df2c6028b5d",
|
|
27
|
+
"libraries/data-order/temp/package-deps.json": "559c953f884042c16bc64cb38c08ac208bc2a65d",
|
|
28
|
+
"libraries/data-interest-rate/temp/package-deps.json": "eb0292d5aba05f1427a94469b4f93d01bfcffa54",
|
|
29
|
+
"libraries/transfer/temp/package-deps.json": "8c246f953883af0a5fe7b699f3a36b594f09e00d",
|
|
30
30
|
"libraries/extension/temp/package-deps.json": "89316671ad698642d396774cf743dbe240cdbddc",
|
|
31
31
|
"tools/toolkit/temp/package-deps.json": "3bef053db16659f0cdaceea64c8a8580c0131633"
|
|
32
32
|
}
|