Skip to content

Releases: sffc/easy-no-password

Release 1.3.0

10 Mar 04:45
Compare
Choose a tag to compare

Node.js 18 compatibility. Changes from using Node.js cipher to pure JS cipher.

Release 1.2.2

10 Mar 04:44
Compare
Choose a tag to compare

Update dependencies to clean up npm audit

Release 1.2.1

28 Dec 09:55
693da09
Compare
Choose a tag to compare

Updating dependencies and upgrading to GitHub Actions

v1.2.0

01 Feb 05:25
Compare
Choose a tag to compare
  • 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.