]> git.codecow.com Git - libnemo.git/commit
Replace empty literal object initializer with Object method to avoid prototype pollution.
authorChris Duncan <chris@codecow.com>
Sun, 9 Aug 2026 14:24:41 +0000 (07:24 -0700)
committerChris Duncan <chris@codecow.com>
Sun, 9 Aug 2026 14:24:41 +0000 (07:24 -0700)
commit7d900364b83b395f6f864194277a54e3eed64504
tree0176a338e2bfad4a9267eeb9e2ea2f7015cd9450
parent1abdfef01895ff5047d269b993524f6532869faf
Replace empty literal object initializer with Object method to avoid prototype pollution.
src/lib/account/refresh.ts
src/lib/database.ts
src/lib/rpc/accounts_balances.ts
src/lib/rpc/accounts_frontiers.ts
src/lib/rpc/blocks_info.ts
src/lib/vault/vault-worker.ts
src/lib/wallet/create.ts
test/GLOBALS.mjs