Socket
Socket
Sign inDemoInstall

@types/request

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/request - npm Package Compare versions

Comparing version 2.47.0 to 2.47.1

2

request/index.d.ts

@@ -10,2 +10,3 @@ // Type definitions for request 2.47

// Matt R. Wilson <https://github.com/mastermatt>
// Jose Colella <https://github.com/josecolella>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -143,2 +144,3 @@ // TypeScript Version: 2.3

body?: any;
family?: 4 | 6;
followRedirect?: boolean | ((response: http.IncomingMessage) => boolean);

@@ -145,0 +147,0 @@ followAllRedirects?: boolean;

11

request/package.json
{
"name": "@types/request",
"version": "2.47.0",
"version": "2.47.1",
"description": "TypeScript definitions for request",

@@ -41,2 +41,7 @@ "license": "MIT",

"githubUsername": "mastermatt"
},
{
"name": "Jose Colella",
"url": "https://github.com/josecolella",
"githubUsername": "josecolella"
}

@@ -47,3 +52,3 @@ ],

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -57,4 +62,4 @@ "scripts": {},

},
"typesPublisherContentHash": "750b780560eb1be29e6e484378fef2393e335e0110c9559aa16aca00f687009a",
"typesPublisherContentHash": "5b1574ed6feec1a1a58d64c2fd2eddab01d7594c6209159ef0ac92ed906e67b9",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/request
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/request
Additional Details
* Last updated: Mon, 29 Jan 2018 21:19:40 GMT
* Last updated: Fri, 15 Jun 2018 21:26:44 GMT
* Dependencies: caseless, stream, http, https, fs, form-data, net, tough-cookie, url, node

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Carlos Ballesteros Velasco <https://github.com/soywiz>, bonnici <https://github.com/bonnici>, Bart van der Schoor <https://github.com/Bartvds>, Joe Skeen <https://github.com/joeskeen>, Christopher Currens <https://github.com/ccurrens>, Jon Stevens <https://github.com/lookfirst>, Matt R. Wilson <https://github.com/mastermatt>.
These definitions were written by Carlos Ballesteros Velasco <https://github.com/soywiz>, bonnici <https://github.com/bonnici>, Bart van der Schoor <https://github.com/Bartvds>, Joe Skeen <https://github.com/joeskeen>, Christopher Currens <https://github.com/ccurrens>, Jon Stevens <https://github.com/lookfirst>, Matt R. Wilson <https://github.com/mastermatt>, Jose Colella <https://github.com/josecolella>.
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