@fgv/ts-http-storage 5.1.0-5 → 5.1.0-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.
@@ -1,5 +1,5 @@
1
- Start time: Thu Mar 26 2026 23:16:04 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/4f4782db16a13ce96c2b268916d3e8a461b96fcf-7741f7dd2e1086e4.temp -z --files-from=-"
1
+ Start time: Sat Mar 28 2026 01:51:50 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/bb24c5f29f659d2a7708d106d99a845898fad596-81e97750a05296b4.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:api-extractor] Using API Extractor version 7.57.7\n"}
6
6
  {"kind":"O","text":"[build:api-extractor] Analysis will use the bundled TypeScript version 5.8.2\n"}
7
7
  {"kind":"O","text":"[build:api-extractor] *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor.\n"}
8
- {"kind":"O","text":" ---- build finished (12.564s) ---- \n"}
9
- {"kind":"O","text":"-------------------- Finished (12.569s) --------------------\n"}
8
+ {"kind":"O","text":" ---- build finished (12.255s) ---- \n"}
9
+ {"kind":"O","text":"-------------------- Finished (12.261s) --------------------\n"}
@@ -5,5 +5,5 @@ Invoking: heft build --clean
5
5
  [build:api-extractor] Using API Extractor version 7.57.7
6
6
  [build:api-extractor] Analysis will use the bundled TypeScript version 5.8.2
7
7
  [build:api-extractor] *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor.
8
- ---- build finished (12.564s) ----
9
- -------------------- Finished (12.569s) --------------------
8
+ ---- build finished (12.255s) ----
9
+ -------------------- Finished (12.261s) --------------------
@@ -5,5 +5,5 @@
5
5
  {"kind":"O","text":"[build:api-extractor] Using API Extractor version 7.57.7\n"}
6
6
  {"kind":"O","text":"[build:api-extractor] Analysis will use the bundled TypeScript version 5.8.2\n"}
7
7
  {"kind":"O","text":"[build:api-extractor] *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor.\n"}
8
- {"kind":"O","text":" ---- build finished (12.564s) ---- \n"}
9
- {"kind":"O","text":"-------------------- Finished (12.569s) --------------------\n"}
8
+ {"kind":"O","text":" ---- build finished (12.255s) ---- \n"}
9
+ {"kind":"O","text":"-------------------- Finished (12.261s) --------------------\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 13084.659738000002
2
+ "nonCachedDurationMs": 12753.002335000001
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fgv/ts-http-storage",
3
- "version": "5.1.0-5",
3
+ "version": "5.1.0-6",
4
4
  "description": "Reusable HTTP storage services for FileTree-style backends",
5
5
  "main": "lib/index.js",
6
6
  "types": "dist/ts-http-storage.d.ts",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "dependencies": {
28
28
  "hono": "~4.7.11",
29
- "@fgv/ts-utils": "5.1.0-5"
29
+ "@fgv/ts-utils": "5.1.0-6"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@microsoft/api-documenter": "^7.28.2",
@@ -47,9 +47,9 @@
47
47
  "typedoc": "~0.28.16",
48
48
  "typedoc-plugin-markdown": "~4.9.0",
49
49
  "@rushstack/heft-jest-plugin": "1.2.6",
50
- "@fgv/ts-utils-jest": "5.1.0-5",
51
- "@fgv/heft-dual-rig": "5.1.0-5",
52
- "@fgv/typedoc-compact-theme": "5.1.0-5"
50
+ "@fgv/heft-dual-rig": "5.1.0-6",
51
+ "@fgv/typedoc-compact-theme": "5.1.0-6",
52
+ "@fgv/ts-utils-jest": "5.1.0-6"
53
53
  },
54
54
  "scripts": {
55
55
  "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: 4f4782db16a13ce96c2b268916d3e8a461b96fcf
3
+ Cache key: bb24c5f29f659d2a7708d106d99a845898fad596
@@ -5,5 +5,5 @@ Invoking: heft build --clean
5
5
  [build:api-extractor] Using API Extractor version 7.57.7
6
6
  [build:api-extractor] Analysis will use the bundled TypeScript version 5.8.2
7
7
  [build:api-extractor] *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor.
8
- ---- build finished (12.564s) ----
9
- -------------------- Finished (12.569s) --------------------
8
+ ---- build finished (12.255s) ----
9
+ -------------------- Finished (12.261s) --------------------