Socket
Socket
Sign inDemoInstall

redis-mock

Package Overview
Dependencies
0
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.53.0 to 0.54.0

5

lib/multi.js

@@ -208,3 +208,4 @@

'zrevrank',
'zscore'
'zscore',
'renamenx'
]);

@@ -224,2 +225,2 @@

module.exports.multi = multi;
module.exports.Multi = Multi;
module.exports.Multi = Multi;

2

package.json
{
"name": "redis-mock",
"version": "0.53.0",
"version": "0.54.0",
"description": "Redis client mock object for unit testing",

@@ -5,0 +5,0 @@ "author": "Kristian Faeldt <kristian.faeldt@gmail.com>",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc