request-promise
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -86,2 +86,4 @@ var Promise = require('bluebird'), | ||
rp.request = request; | ||
rp.defaults = function (options, requester) { | ||
@@ -88,0 +90,0 @@ options.simple = options.simple || defaultOptions.simple; |
{ | ||
"name": "request-promise", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "Promise-based Wrapper for XHR using Request and Bluebird", | ||
"main": "./lib/rp.js", | ||
"engines": { | ||
"node": ">=0.10.0" | ||
}, | ||
"scripts": { | ||
@@ -7,0 +10,0 @@ "test": "./node_modules/.bin/gulp validate" |
# Request-Promise | ||
[![Dependency Status](https://david-dm.org/tyabonil/request-promise.svg)](https://david-dm.org/tyabonil/request-promise) | ||
[![Build Status](https://travis-ci.org/tyabonil/request-promise.svg?branch=master)](https://travis-ci.org/tyabonil/request-promise) [![Dependency Status](https://david-dm.org/tyabonil/request-promise.svg)](https://david-dm.org/tyabonil/request-promise) | ||
@@ -5,0 +5,0 @@ A Promises/A XHR wrapper for Bluebird and Request |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
23426
9
367
2