@yuants/vendor-turboflow 1.2.24 → 1.2.25
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/.rush/temp/chunked-rush-logs/vendor-turboflow.build.chunks.jsonl +4 -4
- package/.rush/temp/operation/build/all.log +4 -4
- package/.rush/temp/operation/build/log-chunks.jsonl +4 -4
- package/.rush/temp/operation/build/state.json +1 -1
- package/CHANGELOG.json +32 -0
- package/CHANGELOG.md +6 -1
- package/package.json +7 -7
- package/rush-logs/vendor-turboflow.build.log +4 -4
- package/temp/package-deps.json +9 -9
|
@@ -9,15 +9,15 @@
|
|
|
9
9
|
{"kind":"O","text":" ---- Pre-compile finished (0ms) ---- \n"}
|
|
10
10
|
{"kind":"O","text":" ---- Compile started ---- \n"}
|
|
11
11
|
{"kind":"O","text":"[typescript] Using TypeScript version 4.7.4\n"}
|
|
12
|
-
{"kind":"O","text":" ---- Compile finished (
|
|
12
|
+
{"kind":"O","text":" ---- Compile finished (4041ms) ---- \n"}
|
|
13
13
|
{"kind":"O","text":" ---- Bundle started ---- \n"}
|
|
14
14
|
{"kind":"O","text":" ---- Bundle finished (1ms) ---- \n"}
|
|
15
15
|
{"kind":"O","text":" ---- Post-build started ---- \n"}
|
|
16
16
|
{"kind":"O","text":" ---- Post-build finished (0ms) ---- \n"}
|
|
17
17
|
{"kind":"O","text":" ---- Test started ---- \n"}
|
|
18
18
|
{"kind":"O","text":" ---- Test finished (1ms) ---- \n"}
|
|
19
|
-
{"kind":"O","text":"-------------------- Finished (
|
|
20
|
-
{"kind":"O","text":"Project: @yuants/vendor-turboflow@1.2.
|
|
19
|
+
{"kind":"O","text":"-------------------- Finished (4.454s) --------------------\n"}
|
|
20
|
+
{"kind":"O","text":"Project: @yuants/vendor-turboflow@1.2.25\n"}
|
|
21
21
|
{"kind":"O","text":"Heft version: 0.47.11\n"}
|
|
22
22
|
{"kind":"O","text":"Node version: v22.14.0\n"}
|
|
23
|
-
{"kind":"O","text":"2025-12-
|
|
23
|
+
{"kind":"O","text":"2025-12-31T14:05:16.895Z no Dockerfile found, skip building docker image\n"}
|
|
@@ -9,15 +9,15 @@ Starting test
|
|
|
9
9
|
---- Pre-compile finished (0ms) ----
|
|
10
10
|
---- Compile started ----
|
|
11
11
|
[typescript] Using TypeScript version 4.7.4
|
|
12
|
-
---- Compile finished (
|
|
12
|
+
---- Compile finished (4041ms) ----
|
|
13
13
|
---- Bundle started ----
|
|
14
14
|
---- Bundle finished (1ms) ----
|
|
15
15
|
---- Post-build started ----
|
|
16
16
|
---- Post-build finished (0ms) ----
|
|
17
17
|
---- Test started ----
|
|
18
18
|
---- Test finished (1ms) ----
|
|
19
|
-
-------------------- Finished (
|
|
20
|
-
Project: @yuants/vendor-turboflow@1.2.
|
|
19
|
+
-------------------- Finished (4.454s) --------------------
|
|
20
|
+
Project: @yuants/vendor-turboflow@1.2.25
|
|
21
21
|
Heft version: 0.47.11
|
|
22
22
|
Node version: v22.14.0
|
|
23
|
-
2025-12-
|
|
23
|
+
2025-12-31T14:05:16.895Z no Dockerfile found, skip building docker image
|
|
@@ -9,15 +9,15 @@
|
|
|
9
9
|
{"kind":"O","text":" ---- Pre-compile finished (0ms) ---- \n"}
|
|
10
10
|
{"kind":"O","text":" ---- Compile started ---- \n"}
|
|
11
11
|
{"kind":"O","text":"[typescript] Using TypeScript version 4.7.4\n"}
|
|
12
|
-
{"kind":"O","text":" ---- Compile finished (
|
|
12
|
+
{"kind":"O","text":" ---- Compile finished (4041ms) ---- \n"}
|
|
13
13
|
{"kind":"O","text":" ---- Bundle started ---- \n"}
|
|
14
14
|
{"kind":"O","text":" ---- Bundle finished (1ms) ---- \n"}
|
|
15
15
|
{"kind":"O","text":" ---- Post-build started ---- \n"}
|
|
16
16
|
{"kind":"O","text":" ---- Post-build finished (0ms) ---- \n"}
|
|
17
17
|
{"kind":"O","text":" ---- Test started ---- \n"}
|
|
18
18
|
{"kind":"O","text":" ---- Test finished (1ms) ---- \n"}
|
|
19
|
-
{"kind":"O","text":"-------------------- Finished (
|
|
20
|
-
{"kind":"O","text":"Project: @yuants/vendor-turboflow@1.2.
|
|
19
|
+
{"kind":"O","text":"-------------------- Finished (4.454s) --------------------\n"}
|
|
20
|
+
{"kind":"O","text":"Project: @yuants/vendor-turboflow@1.2.25\n"}
|
|
21
21
|
{"kind":"O","text":"Heft version: 0.47.11\n"}
|
|
22
22
|
{"kind":"O","text":"Node version: v22.14.0\n"}
|
|
23
|
-
{"kind":"O","text":"2025-12-
|
|
23
|
+
{"kind":"O","text":"2025-12-31T14:05:16.895Z no Dockerfile found, skip building docker image\n"}
|
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,38 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yuants/vendor-turboflow",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "1.2.25",
|
|
6
|
+
"tag": "@yuants/vendor-turboflow_v1.2.25",
|
|
7
|
+
"date": "Wed, 31 Dec 2025 14:00:40 GMT",
|
|
8
|
+
"comments": {
|
|
9
|
+
"none": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "Bump Version"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"dependency": [
|
|
15
|
+
{
|
|
16
|
+
"comment": "Updating dependency \"@yuants/protocol\" to `0.53.8`"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"comment": "Updating dependency \"@yuants/utils\" to `0.19.1`"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"comment": "Updating dependency \"@yuants/exchange\" to `0.8.7`"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"comment": "Updating dependency \"@yuants/data-product\" to `0.5.6`"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"comment": "Updating dependency \"@yuants/data-account\" to `0.11.5`"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"comment": "Updating dependency \"@yuants/data-order\" to `0.7.6`"
|
|
32
|
+
}
|
|
33
|
+
]
|
|
34
|
+
}
|
|
35
|
+
},
|
|
4
36
|
{
|
|
5
37
|
"version": "1.2.24",
|
|
6
38
|
"tag": "@yuants/vendor-turboflow_v1.2.24",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
# Change Log - @yuants/vendor-turboflow
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 31 Dec 2025 14:00:40 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 1.2.25
|
|
6
|
+
Wed, 31 Dec 2025 14:00:40 GMT
|
|
7
|
+
|
|
8
|
+
_Version update only_
|
|
4
9
|
|
|
5
10
|
## 1.2.24
|
|
6
11
|
Mon, 29 Dec 2025 08:52:40 GMT
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@yuants/vendor-turboflow",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.25",
|
|
4
4
|
"main": "lib/index.js",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@yuants/protocol": "0.53.
|
|
7
|
-
"@yuants/utils": "0.19.
|
|
8
|
-
"@yuants/exchange": "0.8.
|
|
9
|
-
"@yuants/data-product": "0.5.
|
|
10
|
-
"@yuants/data-account": "0.11.
|
|
11
|
-
"@yuants/data-order": "0.7.
|
|
6
|
+
"@yuants/protocol": "0.53.8",
|
|
7
|
+
"@yuants/utils": "0.19.1",
|
|
8
|
+
"@yuants/exchange": "0.8.7",
|
|
9
|
+
"@yuants/data-product": "0.5.6",
|
|
10
|
+
"@yuants/data-account": "0.11.5",
|
|
11
|
+
"@yuants/data-order": "0.7.6",
|
|
12
12
|
"rxjs": "~7.5.6"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
@@ -9,15 +9,15 @@ Starting test
|
|
|
9
9
|
---- Pre-compile finished (0ms) ----
|
|
10
10
|
---- Compile started ----
|
|
11
11
|
[typescript] Using TypeScript version 4.7.4
|
|
12
|
-
---- Compile finished (
|
|
12
|
+
---- Compile finished (4041ms) ----
|
|
13
13
|
---- Bundle started ----
|
|
14
14
|
---- Bundle finished (1ms) ----
|
|
15
15
|
---- Post-build started ----
|
|
16
16
|
---- Post-build finished (0ms) ----
|
|
17
17
|
---- Test started ----
|
|
18
18
|
---- Test finished (1ms) ----
|
|
19
|
-
-------------------- Finished (
|
|
20
|
-
Project: @yuants/vendor-turboflow@1.2.
|
|
19
|
+
-------------------- Finished (4.454s) --------------------
|
|
20
|
+
Project: @yuants/vendor-turboflow@1.2.25
|
|
21
21
|
Heft version: 0.47.11
|
|
22
22
|
Node version: v22.14.0
|
|
23
|
-
2025-12-
|
|
23
|
+
2025-12-31T14:05:16.895Z no Dockerfile found, skip building docker image
|
package/temp/package-deps.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"apps/vendor-turboflow/CHANGELOG.json": "
|
|
3
|
-
"apps/vendor-turboflow/CHANGELOG.md": "
|
|
2
|
+
"apps/vendor-turboflow/CHANGELOG.json": "2ce149a7a79193d36a92a269aed286a2e55e3843",
|
|
3
|
+
"apps/vendor-turboflow/CHANGELOG.md": "a14f5500f9a24823da99be2ceae117dd32d78c03",
|
|
4
4
|
"apps/vendor-turboflow/README.md": "084c5960ccac11196467867e63c790f6b14ca3a5",
|
|
5
|
-
"apps/vendor-turboflow/package.json": "
|
|
5
|
+
"apps/vendor-turboflow/package.json": "f55ca230503d3856d7003194253659f04ac540aa",
|
|
6
6
|
"apps/vendor-turboflow/src/api/private-api.ts": "6a949c20722aa31c077bc0da085a97f58445d638",
|
|
7
7
|
"apps/vendor-turboflow/src/api/public-api.ts": "e5a8e21bf4797e56fdd6b1948b761ede54aa34eb",
|
|
8
8
|
"apps/vendor-turboflow/src/index.ts": "44b85b7532783f7734eaab6f90e426cb84da16eb",
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
"apps/vendor-turboflow/src/services/orders/submitOrder.ts": "d7f2d601bee9368514f4cb0650888fb54f19fb17",
|
|
15
15
|
"apps/vendor-turboflow/tsconfig.json": "5d15ec8bd54da210724db6ed27c0f925f86ee153",
|
|
16
16
|
"apps/vendor-turboflow/.rush/temp/shrinkwrap-deps.json": "4db58413c55e23c69bcd2319c8fd3f010f5487e4",
|
|
17
|
-
"libraries/protocol/temp/package-deps.json": "
|
|
18
|
-
"libraries/utils/temp/package-deps.json": "
|
|
19
|
-
"libraries/exchange/temp/package-deps.json": "
|
|
20
|
-
"libraries/data-product/temp/package-deps.json": "
|
|
21
|
-
"libraries/data-account/temp/package-deps.json": "
|
|
22
|
-
"libraries/data-order/temp/package-deps.json": "
|
|
17
|
+
"libraries/protocol/temp/package-deps.json": "9da9005e6641248a130efd59cf3ecab59d38e439",
|
|
18
|
+
"libraries/utils/temp/package-deps.json": "b5a9a3b10eb5327f65beb5f032945a3a319ceb8a",
|
|
19
|
+
"libraries/exchange/temp/package-deps.json": "e788eb578ef4ff43c82e12b7916cb3a598528918",
|
|
20
|
+
"libraries/data-product/temp/package-deps.json": "0e718a91c692c06681edd341b9abda24291f26a4",
|
|
21
|
+
"libraries/data-account/temp/package-deps.json": "6c5c8d1a8978440a24088a8021ec8697e4f4f533",
|
|
22
|
+
"libraries/data-order/temp/package-deps.json": "99ffcda59f57c8df7335e0da889207f9fa5149db",
|
|
23
23
|
"tools/toolkit/temp/package-deps.json": "23e053490eb8feade23e4d45de4e54883e322711"
|
|
24
24
|
}
|