You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

express-redis-cache2

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-redis-cache2 - npm Package Versions

2.0.0-beta7

Diff
d
demsking
published 2.0.0-beta7 •
d
demsking
published 2.0.0-beta6 •

Changelog

Source

2.0.0-beta6

This release removes deprecated expressRedisCache and expressRedisCacheName.

d
demsking
published 2.0.0-beta5 •

Changelog

Source

2.0.0-beta5

This release fixes the constructor function.

d
demsking
published 2.0.0-beta4 •

Changelog

Source

v2.0.0-beta4

This release improves documentation.

d
demsking
published 2.0.0-beta3 •

Changelog

Source

v2.0.0-beta3

This release fixes typing file index.d.ts.

d
demsking
published 2.0.0-beta2 •

Changelog

Source

v2.0.0-beta2

This release adds typing file index.d.ts.

d
demsking
published 2.0.0-beta1 •

Changelog

Source

v2.0.0-beta1

This library is a fork of express-redis-cache which appears to be no longer maintained as the last version was released 4 years ago and contains a potential exponential regex in monitor mode vulnerability.

Breaking changes

  • Use redis as an external dependency. This means that you now need to install redis dependency yourself.
  • Options options.port and options.host was removed.
  • Binary express-redis-cache was removed.
  • express-redis-cache2 is now compatible with redis@3.