Socket
Socket
Sign inDemoInstall

koa-generic-session

Package Overview
Dependencies
7
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

6

History.md
1.1.3 / 2014-08-05
==================
* Merge pull request #23 from mekwall/patch-1
* Fixes MemoryStore not being exported
1.1.2 / 2014-07-07

@@ -3,0 +9,0 @@ ==================

3

lib/session.js

@@ -23,4 +23,2 @@ /**!

exports.MemoryStore = MemoryStore;
/**

@@ -301,1 +299,2 @@ * Warning message for `MemoryStore` usage in production.

module.exports.MemoryStore = MemoryStore;

@@ -5,3 +5,3 @@ {

"repository": "koajs/generic-session",
"version": "1.1.2",
"version": "1.1.3",
"keywords": ["koa", "middleware", "session"],

@@ -8,0 +8,0 @@ "author": "dead_horse <dead_horse@qq.com>",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc