Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.0.1 to 2.0.2

4

CHANGELOG.md
# CHANGELOG
## 2.0.2
* Updated lodash to ^4.17.11
## 2.0.0

@@ -4,0 +8,0 @@

4

package.json
{
"name": "redis-sessions",
"description": "An advanced session store for Redis",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",

@@ -14,3 +14,3 @@ "author": "P. Liess <smrchy+npm@gmail.com>",

"dependencies": {
"lodash": "^4.x",
"lodash": "^4.17.11",
"redis": "^2.x"

@@ -17,0 +17,0 @@ },

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