Socket
Socket
Sign inDemoInstall

koa-redis

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-redis - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

16

package.json

@@ -5,21 +5,21 @@ {

"repository": "dead-horse/koa-redis",
"version": "0.1.0",
"version": "0.1.1",
"keywords": ["koa", "middleware", "session", "redis"],
"author": "dead_horse <dead_horse@qq.com>",
"dependencies": {
"co-redis": "1.1.0",
"debug": "0.7.4",
"redis": "0.10.1"
"co-redis": "~1.1.0",
"debug": "~1.0.1",
"redis": "~0.10.3"
},
"devDependencies": {
"autod": "~0.1.0",
"autod": "~0.2.0",
"blanket": "*",
"co": "3.0.4",
"co": "~3.0.6",
"contributors": "*",
"coveralls": "*",
"koa": "~0.5.0",
"koa": "~0.7.0",
"koa-sess": "0.1.0-beta1",
"mocha": "*",
"mocha-lcov-reporter": "*",
"should": "3.1.3",
"should": "~4.0.1",
"supertest": "0.8.2",

@@ -26,0 +26,0 @@ "travis-cov": "*"

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

koa-redis [![Build Status](https://secure.travis-ci.org/dead-horse/koa-redis.png)](http://travis-ci.org/dead-horse/koa-redis) [![Coverage Status](https://coveralls.io/repos/dead-horse/koa-redis/badge.png)](https://coveralls.io/r/dead-horse/koa-redis) [![Dependency Status](https://gemnasium.com/dead-horse/koa-redis.png)](https://gemnasium.com/dead-horse/koa-redis)
koa-redis [![Build Status](https://secure.travis-ci.org/koajs/koa-redis.svg)](http://travis-ci.org/koajs/koa-redis) [![Dependency Status](https://gemnasium.com/koajs/koa-redis.svg)](https://gemnasium.com/koajs/koa-redis)
=========

@@ -6,3 +6,3 @@

[![NPM](https://nodei.co/npm/koa-redis.png?downloads=true)](https://nodei.co/npm/koa-redis/)
[![NPM](https://nodei.co/npm/koa-redis.svg?downloads=true)](https://nodei.co/npm/koa-redis/)

@@ -9,0 +9,0 @@ ## Usage

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