@fgv/ts-random 5.1.0-10 → 5.1.0-11

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: Tue Apr 07 2026 18:43:34 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/c2ad0e42263413fe491d7e8bda8971b52b833952-68fcde9af9bc78d7.temp -z --files-from=-"
1
+ Start time: Tue Apr 07 2026 20:04:10 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/2dc30122f02f2482fd01f4d16cbf085028466c7e-3f964c160ee0b900.temp -z --files-from=-"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
  .rush/temp/operation/build/all.log
@@ -2,5 +2,5 @@
2
2
  {"kind":"O","text":" ---- build started ---- \n"}
3
3
  {"kind":"O","text":"[build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.\n"}
4
4
  {"kind":"O","text":"[build:typescript] Using TypeScript version 5.9.3\n"}
5
- {"kind":"O","text":" ---- build finished (8.875s) ---- \n"}
6
- {"kind":"O","text":"-------------------- Finished (8.882s) --------------------\n"}
5
+ {"kind":"O","text":" ---- build finished (8.680s) ---- \n"}
6
+ {"kind":"O","text":"-------------------- Finished (8.686s) --------------------\n"}
@@ -2,5 +2,5 @@ Invoking: heft build --clean
2
2
  ---- build started ----
3
3
  [build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.
4
4
  [build:typescript] Using TypeScript version 5.9.3
5
- ---- build finished (8.875s) ----
6
- -------------------- Finished (8.882s) --------------------
5
+ ---- build finished (8.680s) ----
6
+ -------------------- Finished (8.686s) --------------------
@@ -2,5 +2,5 @@
2
2
  {"kind":"O","text":" ---- build started ---- \n"}
3
3
  {"kind":"O","text":"[build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.\n"}
4
4
  {"kind":"O","text":"[build:typescript] Using TypeScript version 5.9.3\n"}
5
- {"kind":"O","text":" ---- build finished (8.875s) ---- \n"}
6
- {"kind":"O","text":"-------------------- Finished (8.882s) --------------------\n"}
5
+ {"kind":"O","text":" ---- build finished (8.680s) ---- \n"}
6
+ {"kind":"O","text":"-------------------- Finished (8.686s) --------------------\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 9669.358692000002
2
+ "nonCachedDurationMs": 9461.963474000004
3
3
  }
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@fgv/ts-random",
3
- "version": "5.1.0-10",
3
+ "version": "5.1.0-11",
4
4
  "description": "psedo-random number generator and utilities for TypeScript",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
7
7
  "author": "",
8
8
  "license": "MIT",
9
9
  "dependencies": {
10
- "@fgv/ts-utils": "5.1.0-10",
11
- "@fgv/ts-json-base": "5.1.0-10"
10
+ "@fgv/ts-utils": "5.1.0-11",
11
+ "@fgv/ts-json-base": "5.1.0-11"
12
12
  },
13
13
  "devDependencies": {
14
14
  "@rushstack/heft": "1.2.7",
@@ -20,9 +20,9 @@
20
20
  "@rushstack/eslint-config": "4.6.4",
21
21
  "eslint": "^9.39.2",
22
22
  "typedoc": "~0.28.16",
23
- "@fgv/heft-dual-rig": "5.1.0-10",
24
- "@fgv/ts-utils-jest": "5.1.0-10",
25
- "@fgv/typedoc-compact-theme": "5.1.0-10"
23
+ "@fgv/ts-utils-jest": "5.1.0-11",
24
+ "@fgv/typedoc-compact-theme": "5.1.0-11",
25
+ "@fgv/heft-dual-rig": "5.1.0-11"
26
26
  },
27
27
  "repository": {
28
28
  "type": "git",
@@ -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: c2ad0e42263413fe491d7e8bda8971b52b833952
3
+ Cache key: 2dc30122f02f2482fd01f4d16cbf085028466c7e
@@ -2,5 +2,5 @@ Invoking: heft build --clean
2
2
  ---- build started ----
3
3
  [build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.
4
4
  [build:typescript] Using TypeScript version 5.9.3
5
- ---- build finished (8.875s) ----
6
- -------------------- Finished (8.882s) --------------------
5
+ ---- build finished (8.680s) ----
6
+ -------------------- Finished (8.686s) --------------------