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 1.8.2 to 1.8.3

7

package.json
{
"name": "ioredis-mock",
"version": "1.8.2",
"version": "1.8.3",
"description": "This library emulates ioredis by performing all operations in-memory.",

@@ -24,3 +24,4 @@ "main": "./lib",

"keywords": [
"ioredis"
"ioredis",
"mock-ioredis"
],

@@ -56,3 +57,3 @@ "author": "Stian Didriksen <stipsan@gmail.com>",

"dependencies": {
"bluebird": "3.4.3",
"bluebird": "3.4.5",
"lodash": "4.15.0",

@@ -59,0 +60,0 @@ "minimatch": "3.0.3",

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