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

sessionstore

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sessionstore - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

8

package.json
{
"author": "adrai",
"name": "sessionstore",
"version": "1.3.1",
"version": "1.3.2",
"private": false,

@@ -16,3 +16,3 @@ "main": "index.js",

"jsondate": "0.0.1",
"lodash": "4.17.4",
"lodash": "4.17.10",
"parent-require": "1.0.0",

@@ -29,3 +29,3 @@ "tolerance": "1.0.0"

"memjs": "0.x.x",
"mocha": "3.x.x",
"mocha": ">= 5.1.1",
"mongodb": "2.1.x",

@@ -64,4 +64,4 @@ "redis": ">= 0.10.1",

"scripts": {
"test": "mocha"
"test": "mocha --exit"
}
}

@@ -0,1 +1,4 @@

### [v1.3.2](https://github.com/adrai/sessionstore/compare/v1.3.1...v1.3.2)
- update mocha and loadash libraries, regarding npm audit vulnerabilities
### [v1.3.1](https://github.com/adrai/sessionstore/compare/v1.3.0...v1.3.1)

@@ -2,0 +5,0 @@ - remove deprecated option max_attempts from redis options

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