New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ioredis-mock

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ioredis-mock - npm Package Compare versions

Comparing version 5.5.1 to 5.5.2

9

lib/index.js

@@ -151,4 +151,3 @@ "use strict";

};
class RedisClusterMock extends RedisMock {
RedisMock.Cluster = class RedisClusterMock extends RedisMock {
constructor(nodesOptions) {

@@ -160,5 +159,3 @@ super();

}
module.exports = RedisMock;
module.exports.Cluster = RedisClusterMock;
};
module.exports = RedisMock;

@@ -127,3 +127,3 @@ {

"runkitExampleFilename": "example.js",
"version": "5.5.1"
"version": "5.5.2"
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc