bagofrequest
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -1,2 +0,6 @@ | ||
### 0.0.5-pre | ||
### 0.0.6-pre | ||
* Change test to use buster-node + referee | ||
* Change min node to v0.8.0 | ||
### 0.0.5 | ||
* Add custom error handler and error codes matching to retry support (Daniel Brain) | ||
@@ -3,0 +7,0 @@ |
@@ -8,3 +8,3 @@ { | ||
], | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"homepage": "http://github.com/cliffano/bagofrequest", | ||
@@ -29,10 +29,11 @@ "author": "Cliffano Subagio <blah@cliffano.com> (http://blog.cliffano.com)", | ||
"async": "~0.2.9", | ||
"request": "~2.25.0" | ||
"request": "~2.27.0" | ||
}, | ||
"devDependencies": { | ||
"buster": "~0.6.12" | ||
"buster-node": "~0.7.0", | ||
"referee": "~1.0.1" | ||
}, | ||
"scripts": {}, | ||
"engines": { | ||
"node": ">= 0.4.0" | ||
"node": ">= 0.8.0" | ||
}, | ||
@@ -45,2 +46,2 @@ "licenses": [ | ||
] | ||
} | ||
} |
@@ -1,2 +0,10 @@ | ||
Bag Of Request [![Build Status](https://secure.travis-ci.org/cliffano/bagofrequest.png?branch=master)](http://travis-ci.org/cliffano/bagofrequest) [![Dependencies Status](https://david-dm.org/cliffano/bagofrequest.png)](http://david-dm.org/cliffano/bagofrequest) [![Published Version](https://badge.fury.io/js/bagofrequest.png)](http://badge.fury.io/js/bagofrequest) | ||
<img align="right" src="https://raw.github.com/cliffano/bagofrequest/master/avatar.jpg" alt="Avatar"/> | ||
[![Build Status](https://secure.travis-ci.org/cliffano/bagofrequest.png?branch=master)](http://travis-ci.org/cliffano/bagofrequest) | ||
[![Dependencies Status](https://david-dm.org/cliffano/bagofrequest.png)](http://david-dm.org/cliffano/bagofrequest) | ||
[![Published Version](https://badge.fury.io/js/bagofrequest.png)](http://badge.fury.io/js/bagofrequest) | ||
<br/> | ||
[![npm Badge](https://nodei.co/npm/bagofrequest.png)](http://npmjs.org/package/bagofrequest) | ||
Bag Of Request | ||
-------------- | ||
@@ -3,0 +11,0 @@ <img align="right" src="https://raw.github.com/cliffano/bagofrequest/master/avatar.jpg" alt="Avatar"/> |
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
12001
55
2
5
+ Addedrequest@2.27.0(transitive)
- Removedrequest@2.25.0(transitive)
Updatedrequest@~2.27.0