Fixes
- Fixed an issue where global installs would fail depending on the version of saltthepass
Security
- Upgraded dependencies with reported vulnerabilities.
Security release
- Upgraded eslint dev dependency as previous version relied on versions of eslint-utils and lodash which had reported vulnerabilities.
Feature release: --keep
- Can generate multiple passwords interactively without re-entering master using
--keep
option
First release
- Can enter master password interactively or as option
- Can enter domain phrase interactively or as option
- Can choose algorithm interactively or as option
- Can pipe in a file to generate passwords in bulk