This repository was archived by the owner on May 14, 2026. It is now read-only.
verdaccio-htpasswd@10.5.0
·
209 commits
to main
since this release
Minor Changes
-
287f452: Eliminating all synchronous calls to bcrypt library.
Change and update password routines are now fully asynchronous when using bcrypt (which is important, since bcrypt is slow).