Socket
Socket
Sign inDemoInstall

node-vk-bot-api-session-redis

Package Overview
Dependencies
4
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

2

lib/session.js

@@ -27,4 +27,4 @@ const createClient = require('./redis')

await next()
await this.redis.set(key, JSON.stringify(session))
await next()
}

@@ -31,0 +31,0 @@ }

{
"name": "node-vk-bot-api-session-redis",
"version": "1.0.3",
"version": "1.0.4",
"description": "Redis session middleware for node-vk-bot-api",

@@ -5,0 +5,0 @@ "main": "lib/session.js",

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