catch errors on function passed to auth() and log them.

This commit is contained in:
fiatjaf
2025-06-10 10:16:50 -03:00
parent ffa7fb926e
commit f0357805c3
3 changed files with 16 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@nostr/tools",
"version": "2.14.3",
"version": "2.15.0",
"exports": {
".": "./index.ts",
"./core": "./core.ts",