New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

redis-sessions

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-sessions - npm Package Compare versions

Comparing version 0.4.1 to 0.5.1

8

package.json
{
"name": "redis-sessions",
"description": "An advanced session store for Redis",
"version": "0.4.1",
"version": "0.5.1",
"author": "P. Liess <smrchy+npm@gmail.com>",
"engines": {
"node": "> 0.8.10"
"node": "> 0.10.20"
},

@@ -13,7 +13,7 @@ "scripts": {

"dependencies": {
"redis": "0.12.1",
"redis": "2.3.0",
"lodash": "3.6.0"
},
"optionalDependencies": {
"hiredis": "0.3.0"
"hiredis": "0.4.1"
},

@@ -20,0 +20,0 @@ "devDependencies": {

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