resolve-when
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "resolve-when", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Returns a promise that resolves once condition is met", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -9,2 +9,3 @@ # resolve-when | ||
[![Test Coverage](https://api.codeclimate.com/v1/badges/ab7ed927aff7ca1e71eb/test_coverage)](https://codeclimate.com/github/d4nyll/resolve-when/test_coverage) | ||
[![Inline docs](http://inch-ci.org/github/d4nyll/resolve-when.svg?branch=master)](http://inch-ci.org/github/d4nyll/resolve-when) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/d4nyll/resolve-when.svg)](https://greenkeeper.io/) | ||
@@ -11,0 +12,0 @@ [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fd4nyll%2Fresolve-when.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fd4nyll%2Fresolve-when?ref=badge_shield) |
7295
78