arbitrary-promise
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "arbitrary-promise", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "ArbitraryPromise is a simple Promise library that allows you to make your own arbitrarily named resolve/then functions.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -5,3 +5,3 @@ # arbitrary-promise | ||
[![Travis](https://img.shields.io/travis/aaronik/arbitrary-promise.svg)](https://travis-ci.org/aaronik/arbitrary-promise) | ||
[![Travis](https://travis-ci.org/Aaronik/arbitrary-promise.svg?branch=master)](https://travis-ci.org/aaronik/arbitrary-promise) | ||
[![Codecov](https://img.shields.io/codecov/c/github/aaronik/arbitrary-promise.svg)](https://codecov.io/gh/aaronik/arbitrary-promise) | ||
@@ -8,0 +8,0 @@ [![npm](https://img.shields.io/npm/v/arbitrary-promise.svg)](https://npmjs.com/package/arbitrary-promise) |
Sorry, the diff of this file is not supported yet
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
55861