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 0.4.15-alpha to 0.4.20-alpha

7

package.json
{
"name": "@types/request-promise",
"version": "0.4.15-alpha",
"description": "Type definitions for request-promise v0.4.2 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "0.4.20-alpha",
"description": "TypeScript definitions for request-promise v0.4.2",
"main": "",

@@ -11,6 +11,5 @@ "scripts": {},

"dependencies": {
"equire('request'": "*",
"equire('http'": "*",
"@types/request": "*",
"@types/bluebird": "*"
}
}
# Installation
> `npm install --save-dev @types/request-promise`
> `npm install --save @types/request-promise`
# Summary
This package contains type definitions for request-promise v0.4.2.
This package contains type definitions for request-promise v0.4.2 (https://www.npmjs.com/package/request-promise).
The project URL or description is https://www.npmjs.com/package/request-promise
# Credits
These definitions were written by Christopher Glantschnig <https://github.com/cglantschnig/>, Joe Skeen <http://github.com/joeskeen>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/request-promise
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/request-promise
Additional Details
* Last updated: Thu, 19 May 2016 20:06:10 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:46 GMT
* File structure: ProperModule
* Library Dependencies: bluebird
* Module Dependencies: equire('request', equire('http'
* Module Dependencies: request, http
* Global values: requestPromise
# Credits
These definitions were written by Christopher Glantschnig <https://github.com/cglantschnig/>, Joe Skeen <http://github.com/joeskeen>.

@@ -8,4 +8,4 @@ {

"moduleDependencies": [
"equire('request'",
"equire('http'"
"request",
"http"
],

@@ -12,0 +12,0 @@ "libraryMajorVersion": "0",

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