Socket
Socket
Sign inDemoInstall

express-idempotency-redis-adapter

Package Overview
Dependencies
4
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "express-idempotency-redis-adapter",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -59,3 +59,3 @@ Use Redis to store data related to the express idempotency middleware.

#### Redis configuration and delegation
#### Redis configuration

@@ -62,0 +62,0 @@ The data adapter can manage connection itself by providing a Redis configuration. It will use the [node-redis](https://github.com/redis/node-redis) package.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc