You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Do you mind if I make a PR to swap out scrypt.js in favor of just using scryptsy? Since this library is supposed to be geared toward web development (true?) it doesn't seem to make sense to include a server side only dependency like scrypt.
If I'm overlooking some server side use case and we need to maintain the binary scrypt dependency for performance, then would you be opposed to making scrypt an optional dependency? (I can try to make a PR for this to scrypt.js, not sure it will be non-breaking though).
Thanks for the feedback.
The text was updated successfully, but these errors were encountered:
Do you mind if I make a PR to swap out scrypt.js in favor of just using scryptsy? Since this library is supposed to be geared toward web development (true?) it doesn't seem to make sense to include a server side only dependency like scrypt.
If I'm overlooking some server side use case and we need to maintain the binary scrypt dependency for performance, then would you be opposed to making scrypt an optional dependency? (I can try to make a PR for this to scrypt.js, not sure it will be non-breaking though).
Thanks for the feedback.
The text was updated successfully, but these errors were encountered: