Socket
Socket
Sign inDemoInstall

req-then

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

req-then - npm Package Compare versions

Comparing version 0.6.3 to 0.6.4

2

index.js

@@ -87,3 +87,3 @@ 'use strict'

deferred.resolve({
data: res,
data: data,
res: pick(res, [ 'headers', 'method', 'statusCode', 'statusMessage', 'url' ]),

@@ -90,0 +90,0 @@ req: reqOptions

{
"name": "req-then",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "0.6.3",
"version": "0.6.4",
"description": "Simple http(s) request function, returning a promise. ",

@@ -6,0 +6,0 @@ "repository": "https://github.com/75lb/req-then",

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