New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

asynquence-request

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asynquence-request - npm Package Compare versions

Comparing version 1.0.2 to 1.0.4

2

index.js

@@ -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 [![Build Status](https://travis-ci.org/wmhilton/asynquence-request.svg?branch=master)](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.
[![NPM](https://nodei.co/npm/asynquence-request.png)](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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc