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.2.2 to 2.2.3

.nyc_output/26233546-084d-42c8-b03f-1baeb0cafeca.json

2

.nyc_output/processinfo/index.json

@@ -1,1 +0,1 @@

{"processes":{"4b53f677-168f-4c7e-84d2-a26c05dd2c8b":{"parent":"fa0e8af9-8148-4a43-8573-e9a5925cd926","children":[]},"fa0e8af9-8148-4a43-8573-e9a5925cd926":{"parent":null,"children":["4b53f677-168f-4c7e-84d2-a26c05dd2c8b"]}},"files":{"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/src/index.js":["4b53f677-168f-4c7e-84d2-a26c05dd2c8b"]},"externalIds":{}}
{"processes":{"26233546-084d-42c8-b03f-1baeb0cafeca":{"parent":"810254a5-cb5c-4b87-a408-502013ff5a42","children":[]},"810254a5-cb5c-4b87-a408-502013ff5a42":{"parent":null,"children":["26233546-084d-42c8-b03f-1baeb0cafeca"]}},"files":{"/Users/jaredwray/src/github.com/jaredwray/keyv/packages/redis/src/index.js":["26233546-084d-42c8-b03f-1baeb0cafeca"]},"externalIds":{}}
{
"name": "@keyv/redis",
"version": "2.2.2",
"version": "2.2.3",
"description": "Redis storage adapter for Keyv",

@@ -44,6 +44,6 @@ "main": "src/index.js",

"dependencies": {
"ioredis": "^4.28.2"
"ioredis": "^4.28.5"
},
"devDependencies": {
"@keyv/test-suite": "^1.6.12",
"@keyv/test-suite": "*",
"ava": "^3.15.0",

@@ -50,0 +50,0 @@ "delay": "^5.0.0",

@@ -5,3 +5,3 @@ # @keyv/redis [<img width="100" align="right" src="https://jaredwray.com/images/keyv.svg" alt="keyv">](https://github.com/jaredwra/keyv)

[![build](https://github.com/jaredwray/keyv/actions/workflows/build.yaml/badge.svg)](https://github.com/jaredwray/keyv/actions/workflows/build.yaml)
[![build](https://github.com/jaredwray/keyv/actions/workflows/tests.yaml/badge.svg)](https://github.com/jaredwray/keyv/actions/workflows/tests.yaml)
[![codecov](https://codecov.io/gh/jaredwray/keyv/branch/master/graph/badge.svg?token=bRzR3RyOXZ)](https://codecov.io/gh/jaredwray/keyv)

@@ -8,0 +8,0 @@ [![npm](https://img.shields.io/npm/v/@keyv/redis.svg)](https://www.npmjs.com/package/@keyv/redis)

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