Socket
Socket
Sign inDemoInstall

@types/request-promise

Package Overview
Dependencies
2
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.40 to 4.1.41

2

request-promise/index.d.ts

@@ -26,3 +26,3 @@ // Type definitions for request-promise 4.1

simple?: boolean;
transform?(body: any, response: http.IncomingMessage, resolveWithFullResponse?: boolean): any;
transform?(body: any, response: request.Response, resolveWithFullResponse?: boolean): any;
transform2xxOnly?: boolean;

@@ -29,0 +29,0 @@ resolveWithFullResponse?: boolean;

{
"name": "@types/request-promise",
"version": "4.1.40",
"version": "4.1.41",
"description": "TypeScript definitions for request-promise",

@@ -38,4 +38,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "54055de5d434e571813777ff0d47b81d73b63702596f787758868dfb24b1f152",
"typesPublisherContentHash": "55e1a8bfddcb5c0f0c3e3bae640111ffacf6f99b9df24905b4cc5145ce939866",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 22 Jan 2018 23:14:55 GMT
* Last updated: Mon, 29 Jan 2018 21:19:40 GMT
* Dependencies: request, http, bluebird

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc