@fgv/ts-web-extras-argon2 5.1.0-39 → 5.1.0-40

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 Jul 12 2026 01:54:13 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/a0f6914f3882b890f72f423cf98aeaf19ad58954-6a91a409ebd9c4aa.temp -z --files-from=-"
1
+ Start time: Sun Jul 12 2026 03:11:36 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/2770bf60c13b4006465e8134ce43a8d569b49f27-db127cae47328353.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.5\n"}
6
6
  {"kind":"O","text":"[build:api-extractor] Using API Extractor version 7.58.9\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 (16.903s) ---- \n"}
9
- {"kind":"O","text":"-------------------- Finished (16.911s) --------------------\n"}
8
+ {"kind":"O","text":" ---- build finished (16.175s) ---- \n"}
9
+ {"kind":"O","text":"-------------------- Finished (16.184s) --------------------\n"}
@@ -5,5 +5,5 @@ Invoking: heft build --clean
5
5
  [build:lint] Using ESLint version 9.39.5
6
6
  [build:api-extractor] Using API Extractor version 7.58.9
7
7
  [build:api-extractor] Analysis will use the bundled TypeScript version 5.9.3
8
- ---- build finished (16.903s) ----
9
- -------------------- Finished (16.911s) --------------------
8
+ ---- build finished (16.175s) ----
9
+ -------------------- Finished (16.184s) --------------------
@@ -5,5 +5,5 @@
5
5
  {"kind":"O","text":"[build:lint] Using ESLint version 9.39.5\n"}
6
6
  {"kind":"O","text":"[build:api-extractor] Using API Extractor version 7.58.9\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 (16.903s) ---- \n"}
9
- {"kind":"O","text":"-------------------- Finished (16.911s) --------------------\n"}
8
+ {"kind":"O","text":" ---- build finished (16.175s) ---- \n"}
9
+ {"kind":"O","text":"-------------------- Finished (16.184s) --------------------\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 17728.048077
2
+ "nonCachedDurationMs": 17031.75304899999
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fgv/ts-web-extras-argon2",
3
- "version": "5.1.0-39",
3
+ "version": "5.1.0-40",
4
4
  "description": "Argon2id key derivation via hash-wasm (Node + browser compatible)",
5
5
  "main": "lib/index.js",
6
6
  "types": "dist/ts-web-extras-argon2.d.ts",
@@ -56,17 +56,17 @@
56
56
  "@rushstack/heft-node-rig": "2.11.27",
57
57
  "@types/heft-jest": "1.0.6",
58
58
  "eslint-plugin-tsdoc": "~0.5.2",
59
- "@fgv/ts-extras": "5.1.0-39",
60
- "@fgv/heft-dual-rig": "5.1.0-39",
61
- "@fgv/ts-utils": "5.1.0-39",
62
- "@fgv/ts-utils-jest": "5.1.0-39"
59
+ "@fgv/heft-dual-rig": "5.1.0-40",
60
+ "@fgv/ts-utils": "5.1.0-40",
61
+ "@fgv/ts-utils-jest": "5.1.0-40",
62
+ "@fgv/ts-extras": "5.1.0-40"
63
63
  },
64
64
  "dependencies": {
65
65
  "hash-wasm": "~4.12.0"
66
66
  },
67
67
  "peerDependencies": {
68
- "@fgv/ts-extras": "5.1.0-39",
69
- "@fgv/ts-utils": "5.1.0-39"
68
+ "@fgv/ts-extras": "5.1.0-40",
69
+ "@fgv/ts-utils": "5.1.0-40"
70
70
  },
71
71
  "scripts": {
72
72
  "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: a0f6914f3882b890f72f423cf98aeaf19ad58954
3
+ Cache key: 2770bf60c13b4006465e8134ce43a8d569b49f27
@@ -5,5 +5,5 @@ Invoking: heft build --clean
5
5
  [build:lint] Using ESLint version 9.39.5
6
6
  [build:api-extractor] Using API Extractor version 7.58.9
7
7
  [build:api-extractor] Analysis will use the bundled TypeScript version 5.9.3
8
- ---- build finished (16.903s) ----
9
- -------------------- Finished (16.911s) --------------------
8
+ ---- build finished (16.175s) ----
9
+ -------------------- Finished (16.184s) --------------------