ioredis-mock
Advanced tools
Comparing version 8.2.1 to 8.2.2
@@ -66,3 +66,2 @@ { | ||
"chance": "^1.1.8", | ||
"codeclimate-test-reporter": "^0.5.1", | ||
"coveralls": "^3.1.1", | ||
@@ -162,3 +161,3 @@ "crypto-browserify": "^3.12.0", | ||
"unpkg": "./browser.js", | ||
"version": "8.2.1" | ||
"version": "8.2.2" | ||
} |
@@ -19,3 +19,3 @@ # ioredis-mock · [![npm](https://img.shields.io/npm/dm/ioredis-mock.svg?style=flat-square)](https://npm-stat.com/charts.html?package=ioredis-mock) [![npm version](https://img.shields.io/npm/v/ioredis-mock.svg?style=flat-square)](https://www.npmjs.com/package/ioredis-mock) [![Redis Compatibility: 63%](https://img.shields.io/badge/redis-63%25-orange.svg?style=flat-square)](compat.md) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release) | ||
npm package.json install scripts and can't fire up servers. (Having | ||
[Greenkeeper](https://greenkeeper.io/) notifying you when a new release of | ||
[Renovatebot](https://renovatebot.com/) notifying you when a new release of | ||
ioredis is out and wether your code breaks or not is awesome). | ||
@@ -22,0 +22,0 @@ |
38
5494156