Skip to content

Releases: change/redis-key-scanner

Security updates

20 Mar 20:22
Compare
Choose a tag to compare

Ran npm audit fix to update some dependencies.

Eslint & security updates

14 Aug 19:48
742bb30
Compare
Choose a tag to compare
v0.2.3

eslint updates

Support Node.js >= 10.13.0

26 Jul 20:52
f02ec35
Compare
Choose a tag to compare
v0.2.2

Update supported Node.js versions

Security update for lodash

23 Jul 20:03
76f39c4
Compare
Choose a tag to compare
v0.2.1

Security update for lodash

Update dependencies, support connecting to encrypted ElastiCache

13 Nov 22:37
fa4ee3f
Compare
Choose a tag to compare
  • update to Node.js v10.13.0
  • update various dependencies
  • update eslint configs and freshen up the code style throughout
  • support the -p flag, which prompts user for a password to connect to an encrypted redis server (useful for ElastiCache instances with encryption enabled)