fix: use compiled-safe password hashing
Release / build-and-release (push) Successful in 2m34s

This commit is contained in:
2026-05-08 16:36:58 +00:00
parent cc6a81012c
commit 201602b733
7 changed files with 95 additions and 36 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@serve.zone/onebox",
"version": "1.24.5",
"version": "1.24.6",
"exports": "./mod.ts",
"tasks": {
"test": "deno test --allow-all test/",