Skip to content

Releases: kunalpanchal/secure-env

Version 1.2

11 Oct 19:55
ec1df6c
Compare
Choose a tag to compare

Changelog

  • Resolves #4
  • Resolves #3
  • Resolves #2
  • Switched to createCipheriv as createDecipher is deprecated.
  • Moved to aes256 as default algorithm instead of aes192 (Breaking change).

Thanks for making this release possible. @fryl0ch

Version 1.1.0

08 Oct 13:02
94c2bd4
Compare
Choose a tag to compare
  • standard.js based code refactor
  • dist folder added to .gitignore
  • rimraf updated in devDependencies

Version 1

05 May 18:30
Compare
Choose a tag to compare

Initial release.