Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

express-session-mongodb

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-session-mongodb - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

6

package.json
{
"name": "express-session-mongodb",
"version": "1.3.2",
"version": "1.3.3",
"description": "Session Store for express-session",

@@ -27,4 +27,4 @@ "keywords": [

"dependencies": {
"mongodb": "~1.4.28",
"express-session": "~1.10.1"
"express-session": "^1.10.4",
"mongodb": "^1.4.35"
},

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

@@ -200,1 +200,7 @@ ExpressSessionMongoDB

- Fixed a bug where the Filter option would cause sessions to be improperly stored
1.3.3
-----
- Updated mongodb dependency to version 1.4.35.
- Updated express-session dependency to version 1.10.4.

Sorry, the diff of this file is not supported yet

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