UNPKG

@sl-nx/couch-pwd

Version:

CouchDB salt and password generation with PBKDF2

20 lines (16 loc) 694 B
# CHANGELOG ## v1.0.1 - 2017-09-19 - Restore couchdb as required service for Travis CI (@bjornstar) - Point Travis CI badge to @sensu/couch-pwd (@bjornstar) - Add more info in README (@bjornstar) ## v1.0.0 - 2017-09-19 - Updated devDependencies (@bjornstar) - Updated tests to work with updated devDependencies (@bjornstar) - Update .gitignore to ignore log files (@bjornstar) - Update Travis CI config to run node 8 (@bjornstar) - Added ESLint (@bjornstar) - Updated Travis CI config to run lint before test (@bjornstar) - Updated style to match ESLint Standard + semicolons (@bjornstar) - Add explicit SHA1 digest in crypto.pbkdf2 calls (@EuAndreh) ## 0.0.1 - 2014-04-09 - init (@zemirco)