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.3 to 5.5.4

3

example.js

@@ -1,3 +0,4 @@

// ioredis is a peer dependency so we must include it for the RunKit example to work
// declare peer dependencies so RunKit don't throw errors
require('ioredis/package.json');
require('redis-commands/package.json');

@@ -4,0 +5,0 @@ var RedisMock = require('ioredis-mock');

@@ -128,3 +128,3 @@ {

"runkitExampleFilename": "example.js",
"version": "5.5.3"
"version": "5.5.4"
}
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