Releases: sffc/easy-no-password
Releases · sffc/easy-no-password
Release 1.3.0
Node.js 18 compatibility. Changes from using Node.js cipher to pure JS cipher.
Release 1.2.2
Update dependencies to clean up npm audit
Release 1.2.1
Updating dependencies and upgrading to GitHub Actions
v1.2.0
- Removes "babel-polyfill" dependency to make the library more hermetic.
- Increases engine requirement to Node.js version 4.
The change to the Node.js minimum version is enough to give this a major version bump, but I want existing users to receive the removal of "babel-polyfill", which made this library non-hermetic.