Socket
Socket
Sign inDemoInstall

koa-redis

Package Overview
Dependencies
25
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

14

History.md

@@ -0,2 +1,16 @@

2.1.2 / 2016-08-04
==================
* update for new hiredis v0.5, update all devdeps
2.1.1 / 2016-05-19
==================
* republish to NPM
2.1.0 / 2016-05-18
==================
* update for new redis v2.6, update all deps
2.0.0 / 2016-01-09

@@ -3,0 +17,0 @@ ==================

12

package.json

@@ -9,3 +9,3 @@ {

"homepage": "https://github.com/koajs/koa-redis",
"version": "2.1.1",
"version": "2.1.2",
"main": "index.js",

@@ -30,14 +30,14 @@ "scripts": {

"devDependencies": {
"autod": "2.6.0",
"autod": "2.7.0",
"co-mocha": "~1.1.2",
"connect": "~3.4.0",
"connect-redis": "~3.0.2",
"connect-redis": "~3.1.0",
"istanbul": "~0.4.1",
"koa": "~1.2.0",
"koa-generic-session": "~1.10.1",
"koa-generic-session": "~1.11.3",
"mocha": "*",
"should": "~8.3.2"
"should": "~10.0.0"
},
"optionalDependencies": {
"hiredis": "~0.4.1"
"hiredis": "~0.5.0"
},

@@ -44,0 +44,0 @@ "engines": {

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