asynquence-request
Advanced tools
Comparing version 1.0.2 to 1.0.4
@@ -1,2 +0,2 @@ | ||
// Generated by CoffeeScript 1.9.2 | ||
// Generated by CoffeeScript 1.9.3 | ||
(function() { | ||
@@ -3,0 +3,0 @@ var addVerb, throwStatus; |
{ | ||
"name": "asynquence-request", | ||
"version": "1.0.2", | ||
"version": "1.0.4", | ||
"description": "Provides 'request' as plugin for asynquence.", | ||
@@ -24,7 +24,17 @@ "main": "index", | ||
"asynquence": "^0.6.0-b", | ||
"asynquence-contrib": "^0.9.0-a", | ||
"request": "^2.55.0" | ||
}, | ||
"author": "William Hilton <wmhilton@gmail.com>", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/wmhilton/asynquence-request.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/wmhilton/asynquence-request/issues" | ||
}, | ||
"homepage": "https://github.com/wmhilton/asynquence-request#readme" | ||
} |
@@ -1,5 +0,7 @@ | ||
# asynquence-request | ||
# asynquence-request [](https://travis-ci.org/wmhilton/asynquence-request) | ||
This is a Node.js wrapper / plugin that makes using [request][request] easier with the [*asynquence*][asynquence] library. | ||
If you haven't heard of the *asynquence* library, you should [check it out][asynquence2]. It's like Promises on steroids. | ||
[](https://nodei.co/npm/asynquence-request/) | ||
[asynquence]: http://www.npmjs.org/package/asynquence | ||
@@ -6,0 +8,0 @@ [request]: http://www.npmjs.org/package/request |
Sorry, the diff of this file is not supported yet
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7680
2
1
0
60
0