@fgv/ts-extras-ollama 5.1.0-35 → 5.1.0-37

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.
@@ -1,5 +1,5 @@
1
- Start time: Sun Jun 07 2026 08:30:33 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/1a361350e866064f9500756355e4d383c3ba8d2f-cb779b56ea7313db.temp -z --files-from=-"
1
+ Start time: Fri Jun 26 2026 17:25:52 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/96bfc77f699bf6f144291a25fefd36980b362dfb-ec61a0e89ae00629.temp -z --files-from=-"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
  .rush/temp/operation/build/all.log
@@ -5,5 +5,5 @@
5
5
  {"kind":"O","text":"[build:lint] Using ESLint version 9.39.4\n"}
6
6
  {"kind":"O","text":"[build:api-extractor] Using API Extractor version 7.58.7\n"}
7
7
  {"kind":"O","text":"[build:api-extractor] Analysis will use the bundled TypeScript version 5.9.3\n"}
8
- {"kind":"O","text":" ---- build finished (9.638s) ---- \n"}
9
- {"kind":"O","text":"-------------------- Finished (9.646s) --------------------\n"}
8
+ {"kind":"O","text":" ---- build finished (10.790s) ---- \n"}
9
+ {"kind":"O","text":"-------------------- Finished (10.794s) --------------------\n"}
@@ -5,5 +5,5 @@ Invoking: heft build --clean
5
5
  [build:lint] Using ESLint version 9.39.4
6
6
  [build:api-extractor] Using API Extractor version 7.58.7
7
7
  [build:api-extractor] Analysis will use the bundled TypeScript version 5.9.3
8
- ---- build finished (9.638s) ----
9
- -------------------- Finished (9.646s) --------------------
8
+ ---- build finished (10.790s) ----
9
+ -------------------- Finished (10.794s) --------------------
@@ -5,5 +5,5 @@
5
5
  {"kind":"O","text":"[build:lint] Using ESLint version 9.39.4\n"}
6
6
  {"kind":"O","text":"[build:api-extractor] Using API Extractor version 7.58.7\n"}
7
7
  {"kind":"O","text":"[build:api-extractor] Analysis will use the bundled TypeScript version 5.9.3\n"}
8
- {"kind":"O","text":" ---- build finished (9.638s) ---- \n"}
9
- {"kind":"O","text":"-------------------- Finished (9.646s) --------------------\n"}
8
+ {"kind":"O","text":" ---- build finished (10.790s) ---- \n"}
9
+ {"kind":"O","text":"-------------------- Finished (10.794s) --------------------\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 10817.957966999995
2
+ "nonCachedDurationMs": 11666.034849999996
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fgv/ts-extras-ollama",
3
- "version": "5.1.0-35",
3
+ "version": "5.1.0-37",
4
4
  "description": "Result-integration boundary over the ollama JS library for Node consumers (model management, streamed pull progress, grammar-constrained structured output)",
5
5
  "main": "lib/index.js",
6
6
  "types": "dist/ts-extras-ollama.d.ts",
@@ -36,7 +36,7 @@
36
36
  },
37
37
  "sideEffects": false,
38
38
  "dependencies": {
39
- "@fgv/ts-json-base": "5.1.0-35"
39
+ "@fgv/ts-json-base": "5.1.0-37"
40
40
  },
41
41
  "devDependencies": {
42
42
  "ollama": "^0.6.0",
@@ -61,13 +61,13 @@
61
61
  "ts-jest": "^29.4.6",
62
62
  "ts-node": "^10.9.2",
63
63
  "typescript": "5.9.3",
64
- "@fgv/heft-dual-rig": "5.1.0-35",
65
- "@fgv/ts-utils-jest": "5.1.0-35",
66
- "@fgv/ts-utils": "5.1.0-35"
64
+ "@fgv/ts-utils": "5.1.0-37",
65
+ "@fgv/ts-utils-jest": "5.1.0-37",
66
+ "@fgv/heft-dual-rig": "5.1.0-37"
67
67
  },
68
68
  "peerDependencies": {
69
69
  "ollama": "^0.6.0",
70
- "@fgv/ts-utils": "5.1.0-35"
70
+ "@fgv/ts-utils": "5.1.0-37"
71
71
  },
72
72
  "scripts": {
73
73
  "build": "heft build --clean",
@@ -1,3 +1,3 @@
1
1
  Caching build output folders: dist, lib, temp, .rush/temp/operation/build
2
2
  Successfully set cache entry.
3
- Cache key: 1a361350e866064f9500756355e4d383c3ba8d2f
3
+ Cache key: 96bfc77f699bf6f144291a25fefd36980b362dfb
@@ -5,5 +5,5 @@ Invoking: heft build --clean
5
5
  [build:lint] Using ESLint version 9.39.4
6
6
  [build:api-extractor] Using API Extractor version 7.58.7
7
7
  [build:api-extractor] Analysis will use the bundled TypeScript version 5.9.3
8
- ---- build finished (9.638s) ----
9
- -------------------- Finished (9.646s) --------------------
8
+ ---- build finished (10.790s) ----
9
+ -------------------- Finished (10.794s) --------------------