redux-awaiter
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "redux-awaiter", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A Redux middleware for giving opportunities to await and receive actions in anywhere", | ||
@@ -59,2 +59,3 @@ "main": "lib/index.js", | ||
"@types/node": "^8.0.32", | ||
"coveralls": "^3.0.0", | ||
"jest": "^21.2.1", | ||
@@ -61,0 +62,0 @@ "redux": "^3.7.2", |
@@ -5,2 +5,3 @@ # Redux Awaiter | ||
[![build status](https://img.shields.io/travis/yenshih/redux-awaiter/master.svg?style=flat-square)](https://travis-ci.org/yenshih/redux-awaiter) | ||
[![Coverage Status](https://img.shields.io/coveralls/yenshih/redux-awaiter/master.svg?style=flat)](https://coveralls.io/github/yenshih/redux-awaiter?branch=master) | ||
[![npm version](https://img.shields.io/npm/v/redux-awaiter.svg?style=flat-square)](https://www.npmjs.com/package/redux-awaiter) | ||
@@ -7,0 +8,0 @@ [![npm downloads](https://img.shields.io/npm/dm/redux-awaiter.svg?style=flat-square)](https://www.npmjs.com/package/redux-awaiter) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24292
168
9