Socket
Socket
Sign inDemoInstall

@keyv/redis

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keyv/redis - npm Package Compare versions

Comparing version 2.3.9 to 2.4.0

10

package.json
{
"name": "@keyv/redis",
"version": "2.3.9",
"version": "2.4.0",
"description": "Redis storage adapter for Keyv",

@@ -58,7 +58,7 @@ "main": "src/index.js",

"dependencies": {
"ioredis": "^5.1.0"
"ioredis": "^5.2.2"
},
"devDependencies": {
"@keyv/test-suite": "*",
"ava": "^4.3.0",
"ava": "^4.3.1",
"delay": "^5.0.0",

@@ -68,3 +68,3 @@ "@types/keyv": "^3.1.4",

"nyc": "^15.1.0",
"ts-node": "^10.8.2",
"ts-node": "^10.9.1",
"requirable": "^1.0.5",

@@ -74,3 +74,3 @@ "this": "^1.1.0",

"typescript": "^4.7.4",
"xo": "^0.50.0"
"xo": "^0.51.0"
},

@@ -77,0 +77,0 @@ "tsd": {

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