Socket
Socket
Sign inDemoInstall

koa-generic-session

Package Overview
Dependencies
7
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.11.6 to 1.11.7

6

History.md
1.11.7 / 2018-09-12
==================
**others**
* [[`ef2f295`](http://github.com/koajs/generic-session/commit/ef2f29541b8e35b35c7bff2072616808372fca87)] - deps: pin debug@3 to support node 4 (#130) (fengmk2 <<fengmk2@gmail.com>>)
1.11.6 / 2017-06-12

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

7

package.json

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

"repository": "koajs/generic-session",
"version": "1.11.6",
"version": "1.11.7",
"files": [

@@ -20,3 +20,3 @@ "lib",

"crc": "~3.4.0",
"debug": "*",
"debug": "^3.2.5",
"parseurl": "~1.3.1",

@@ -41,3 +41,6 @@ "uid-safe": "~2.1.1"

},
"publishConfig": {
"tag": "latest-1"
},
"license": "MIT"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc