Socket
Socket
Sign inDemoInstall

@types/request-promise

Package Overview
Dependencies
12
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.49 to 4.1.50

10

request-promise/index.d.ts

@@ -1,11 +0,1 @@

// Type definitions for request-promise 4.1
// Project: https://github.com/request/request-promise
// Definitions by: Christopher Glantschnig <https://github.com/cglantschnig>
// Joe Skeen <https://github.com/joeskeen>
// Aya Morisawa <https://github.com/AyaMorisawa>
// Matt R. Wilson <https://github.com/mastermatt>
// Sergey Bakulin <https://github.com/vansergen>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.2
import request = require("request");

@@ -12,0 +2,0 @@ import http = require("http");

24

request-promise/package.json
{
"name": "@types/request-promise",
"version": "4.1.49",
"version": "4.1.50",
"description": "TypeScript definitions for request-promise",

@@ -10,24 +10,24 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/request-promise",

"name": "Christopher Glantschnig",
"url": "https://github.com/cglantschnig",
"githubUsername": "cglantschnig"
"githubUsername": "cglantschnig",
"url": "https://github.com/cglantschnig"
},
{
"name": "Joe Skeen",
"url": "https://github.com/joeskeen",
"githubUsername": "joeskeen"
"githubUsername": "joeskeen",
"url": "https://github.com/joeskeen"
},
{
"name": "Aya Morisawa",
"url": "https://github.com/AyaMorisawa",
"githubUsername": "AyaMorisawa"
"githubUsername": "AyaMorisawa",
"url": "https://github.com/AyaMorisawa"
},
{
"name": "Matt R. Wilson",
"url": "https://github.com/mastermatt",
"githubUsername": "mastermatt"
"githubUsername": "mastermatt",
"url": "https://github.com/mastermatt"
},
{
"name": "Sergey Bakulin",
"url": "https://github.com/vansergen",
"githubUsername": "vansergen"
"githubUsername": "vansergen",
"url": "https://github.com/vansergen"
}

@@ -47,4 +47,4 @@ ],

},
"typesPublisherContentHash": "27d6b3a9bb6275e6953c1706e07dc3beb3d14b4c5e99414bb8783bd162d28b39",
"typesPublisherContentHash": "1397ddbd0231c371eb9ed0e6ae8fbd3c1b85948a528ff5d005be58068325b22d",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/bluebird](https://npmjs.com/package/@types/bluebird), [@types/request](https://npmjs.com/package/@types/request)
* Global values: none
# Credits
These definitions were written by [Christopher Glantschnig](https://github.com/cglantschnig), [Joe Skeen](https://github.com/joeskeen), [Aya Morisawa](https://github.com/AyaMorisawa), [Matt R. Wilson](https://github.com/mastermatt), and [Sergey Bakulin](https://github.com/vansergen).
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc