mirror of
https://mirror.skon.top/github.com/affaan-m/everything-claude-code
synced 2026-04-23 02:24:07 +08:00
Round 125: Tests for readFile returning garbled strings (not null) on binary files, output() handling undefined/NaN/Infinity as non-objects logged directly (and JSON.stringify converting NaN/Infinity to null in objects), and loadAliases with __proto__ key in JSON proving no prototype pollution occurs. Total: 935 tests, all passing.