@yuants/vendor-turboflow 1.2.27 → 1.2.28

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.
@@ -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 (4468ms) ---- \n"}
12
+ {"kind":"O","text":" ---- Compile finished (3957ms) ---- \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
- {"kind":"O","text":" ---- Test finished (1ms) ---- \n"}
19
- {"kind":"O","text":"-------------------- Finished (4.889s) --------------------\n"}
20
- {"kind":"O","text":"Project: @yuants/vendor-turboflow@1.2.27\n"}
18
+ {"kind":"O","text":" ---- Test finished (0ms) ---- \n"}
19
+ {"kind":"O","text":"-------------------- Finished (4.373s) --------------------\n"}
20
+ {"kind":"O","text":"Project: @yuants/vendor-turboflow@1.2.28\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":"2026-01-02T10:45:03.807Z no Dockerfile found, skip building docker image\n"}
23
+ {"kind":"O","text":"2026-01-04T18:12:33.351Z 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 (4468ms) ----
12
+ ---- Compile finished (3957ms) ----
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
- ---- Test finished (1ms) ----
19
- -------------------- Finished (4.889s) --------------------
20
- Project: @yuants/vendor-turboflow@1.2.27
18
+ ---- Test finished (0ms) ----
19
+ -------------------- Finished (4.373s) --------------------
20
+ Project: @yuants/vendor-turboflow@1.2.28
21
21
  Heft version: 0.47.11
22
22
  Node version: v22.14.0
23
- 2026-01-02T10:45:03.807Z no Dockerfile found, skip building docker image
23
+ 2026-01-04T18:12:33.351Z 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 (4468ms) ---- \n"}
12
+ {"kind":"O","text":" ---- Compile finished (3957ms) ---- \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
- {"kind":"O","text":" ---- Test finished (1ms) ---- \n"}
19
- {"kind":"O","text":"-------------------- Finished (4.889s) --------------------\n"}
20
- {"kind":"O","text":"Project: @yuants/vendor-turboflow@1.2.27\n"}
18
+ {"kind":"O","text":" ---- Test finished (0ms) ---- \n"}
19
+ {"kind":"O","text":"-------------------- Finished (4.373s) --------------------\n"}
20
+ {"kind":"O","text":"Project: @yuants/vendor-turboflow@1.2.28\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":"2026-01-02T10:45:03.807Z no Dockerfile found, skip building docker image\n"}
23
+ {"kind":"O","text":"2026-01-04T18:12:33.351Z no Dockerfile found, skip building docker image\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 6313.307027999981
2
+ "nonCachedDurationMs": 5831.384767
3
3
  }
package/CHANGELOG.json CHANGED
@@ -1,6 +1,23 @@
1
1
  {
2
2
  "name": "@yuants/vendor-turboflow",
3
3
  "entries": [
4
+ {
5
+ "version": "1.2.28",
6
+ "tag": "@yuants/vendor-turboflow_v1.2.28",
7
+ "date": "Sun, 04 Jan 2026 18:08:06 GMT",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "comment": "Bump Version"
12
+ }
13
+ ],
14
+ "dependency": [
15
+ {
16
+ "comment": "Updating dependency \"@yuants/exchange\" to `0.8.10`"
17
+ }
18
+ ]
19
+ }
20
+ },
4
21
  {
5
22
  "version": "1.2.27",
6
23
  "tag": "@yuants/vendor-turboflow_v1.2.27",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  # Change Log - @yuants/vendor-turboflow
2
2
 
3
- This log was last generated on Fri, 02 Jan 2026 09:52:20 GMT and should not be manually modified.
3
+ This log was last generated on Sun, 04 Jan 2026 18:08:06 GMT and should not be manually modified.
4
+
5
+ ## 1.2.28
6
+ Sun, 04 Jan 2026 18:08:06 GMT
7
+
8
+ _Version update only_
4
9
 
5
10
  ## 1.2.27
6
11
  Fri, 02 Jan 2026 09:52:20 GMT
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@yuants/vendor-turboflow",
3
- "version": "1.2.27",
3
+ "version": "1.2.28",
4
4
  "main": "lib/index.js",
5
5
  "dependencies": {
6
6
  "@yuants/protocol": "0.54.0",
7
7
  "@yuants/utils": "0.19.3",
8
- "@yuants/exchange": "0.8.9",
8
+ "@yuants/exchange": "0.8.10",
9
9
  "@yuants/data-product": "0.5.8",
10
10
  "@yuants/data-account": "0.11.7",
11
11
  "@yuants/data-order": "0.7.8",
@@ -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 (4468ms) ----
12
+ ---- Compile finished (3957ms) ----
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
- ---- Test finished (1ms) ----
19
- -------------------- Finished (4.889s) --------------------
20
- Project: @yuants/vendor-turboflow@1.2.27
18
+ ---- Test finished (0ms) ----
19
+ -------------------- Finished (4.373s) --------------------
20
+ Project: @yuants/vendor-turboflow@1.2.28
21
21
  Heft version: 0.47.11
22
22
  Node version: v22.14.0
23
- 2026-01-02T10:45:03.807Z no Dockerfile found, skip building docker image
23
+ 2026-01-04T18:12:33.351Z no Dockerfile found, skip building docker image
@@ -1,8 +1,8 @@
1
1
  {
2
- "apps/vendor-turboflow/CHANGELOG.json": "f9c9a29f12796ece5f417012038c8f30a24b6c3c",
3
- "apps/vendor-turboflow/CHANGELOG.md": "c9bf31a6ab75ddb7ecfdff3820bf29f626df4b91",
2
+ "apps/vendor-turboflow/CHANGELOG.json": "0e6415297838297b4b476e4f21e8b5a635f6c203",
3
+ "apps/vendor-turboflow/CHANGELOG.md": "c7320604a0291335d50c254110794630033c55ac",
4
4
  "apps/vendor-turboflow/README.md": "084c5960ccac11196467867e63c790f6b14ca3a5",
5
- "apps/vendor-turboflow/package.json": "36dc2d5c65ec5d753007a7b7a71d173f88fc1d0a",
5
+ "apps/vendor-turboflow/package.json": "42e3c259e9ee2c32888676a421081362cc339a4e",
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",
@@ -16,7 +16,7 @@
16
16
  "apps/vendor-turboflow/.rush/temp/shrinkwrap-deps.json": "4db58413c55e23c69bcd2319c8fd3f010f5487e4",
17
17
  "libraries/protocol/temp/package-deps.json": "f9ac8a0412f63d53f93ce189a390eab4a74b772b",
18
18
  "libraries/utils/temp/package-deps.json": "16ee87f512cd903d59f2ce9935be22e5ed6d03a1",
19
- "libraries/exchange/temp/package-deps.json": "446ae68cee1c7a4ab5f5173d6b35fd76afa26db3",
19
+ "libraries/exchange/temp/package-deps.json": "f09d006f65e2a5bb7260affc8b51f2973d47d059",
20
20
  "libraries/data-product/temp/package-deps.json": "0eee98e9df8a5aa401aa1e87cefa141630973535",
21
21
  "libraries/data-account/temp/package-deps.json": "0b428e3b8643b117276ebe0f29428d5686526d4a",
22
22
  "libraries/data-order/temp/package-deps.json": "751f5b506c10f57ca17960dd9af22c465c77c6de",