@fgv/ts-res-browser-cli 5.0.0-4 → 5.0.0-5

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
1
  {"kind":"O","text":"Invoking: heft build --clean \n"}
2
2
  {"kind":"O","text":" ---- build started ---- \n"}
3
3
  {"kind":"O","text":"[build:typescript] Using TypeScript version 5.8.3\n"}
4
- {"kind":"O","text":" ---- build finished (4.833s) ---- \n"}
5
- {"kind":"O","text":"-------------------- Finished (4.838s) --------------------\n"}
4
+ {"kind":"O","text":" ---- build finished (5.006s) ---- \n"}
5
+ {"kind":"O","text":"-------------------- Finished (5.011s) --------------------\n"}
@@ -1,5 +1,5 @@
1
- Start time: Tue Jul 22 2025 08:00:57 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/c4f97514f2c22774e10e40ef884aa8a976726219-bb1d482f7800cab7.temp -z --files-from=-"
1
+ Start time: Tue Jul 22 2025 17:41:23 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/fc74ac6ba66e84321a437fc3494453b741d38afe-f1003b0da08ff9f9.temp -z --files-from=-"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
  .rush/temp/operation/build/all.log
@@ -1,5 +1,5 @@
1
1
  Invoking: heft build --clean
2
2
  ---- build started ----
3
3
  [build:typescript] Using TypeScript version 5.8.3
4
- ---- build finished (4.833s) ----
5
- -------------------- Finished (4.838s) --------------------
4
+ ---- build finished (5.006s) ----
5
+ -------------------- Finished (5.011s) --------------------
@@ -1,5 +1,5 @@
1
1
  {"kind":"O","text":"Invoking: heft build --clean \n"}
2
2
  {"kind":"O","text":" ---- build started ---- \n"}
3
3
  {"kind":"O","text":"[build:typescript] Using TypeScript version 5.8.3\n"}
4
- {"kind":"O","text":" ---- build finished (4.833s) ---- \n"}
5
- {"kind":"O","text":"-------------------- Finished (4.838s) --------------------\n"}
4
+ {"kind":"O","text":" ---- build finished (5.006s) ---- \n"}
5
+ {"kind":"O","text":"-------------------- Finished (5.011s) --------------------\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 5412.889741999999
2
+ "nonCachedDurationMs": 5522.592758999992
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fgv/ts-res-browser-cli",
3
- "version": "5.0.0-4",
3
+ "version": "5.0.0-5",
4
4
  "description": "Command-line interface to launch ts-res-browser with specified options",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -24,10 +24,10 @@
24
24
  "commander": "^11.0.0",
25
25
  "archiver": "~7.0.1",
26
26
  "@types/archiver": "~6.0.3",
27
- "@fgv/ts-utils": "5.0.0-4",
28
- "@fgv/ts-json": "5.0.0-4",
29
- "@fgv/ts-json-base": "5.0.0-4",
30
- "@fgv/ts-res": "5.0.0-4"
27
+ "@fgv/ts-utils": "5.0.0-5",
28
+ "@fgv/ts-json": "5.0.0-5",
29
+ "@fgv/ts-json-base": "5.0.0-5",
30
+ "@fgv/ts-res": "5.0.0-5"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@rushstack/heft": "~0.74.0",
@@ -37,7 +37,7 @@
37
37
  "eslint": "^8.57.0",
38
38
  "jest": "^29.7.0",
39
39
  "typescript": "^5.7.3",
40
- "@fgv/ts-utils-jest": "5.0.0-4"
40
+ "@fgv/ts-utils-jest": "5.0.0-5"
41
41
  },
42
42
  "scripts": {
43
43
  "build": "heft build --clean",
@@ -1,3 +1,3 @@
1
1
  Caching build output folders: lib, .rush/temp/operation/build
2
2
  Successfully set cache entry.
3
- Cache key: c4f97514f2c22774e10e40ef884aa8a976726219
3
+ Cache key: fc74ac6ba66e84321a437fc3494453b741d38afe
@@ -1,5 +1,5 @@
1
1
  Invoking: heft build --clean
2
2
  ---- build started ----
3
3
  [build:typescript] Using TypeScript version 5.8.3
4
- ---- build finished (4.833s) ----
5
- -------------------- Finished (4.838s) --------------------
4
+ ---- build finished (5.006s) ----
5
+ -------------------- Finished (5.011s) --------------------