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 8.4.0 to 8.5.0

2

compat.md

@@ -242,3 +242,3 @@ ## Supported commands ![Commands Coverage: 64%](https://img.shields.io/badge/coverage-64%25-orange.svg)

| [dump] | Doesn't make sense to implement the internal data format used by RDB |
| [hello] | THe protocols this command is switching between (RESP2, RESP3, Redis 6) aren't in use |
| [hello] | The protocols this command is switching between (RESP2, RESP3, Redis 6) aren't in use |
| [latency] | ioredis-mock isn't operating over the network so there is no latency to monitor |

@@ -245,0 +245,0 @@ | [memory] | It's unlikely this can be emulated in a JS environment |

{
"name": "ioredis-mock",
"version": "8.4.0",
"version": "8.5.0",
"description": "This library emulates ioredis by performing all operations in-memory.",

@@ -5,0 +5,0 @@ "keywords": [

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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