Socket
Socket
Sign inDemoInstall

@types/request-promise

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/request-promise - npm Package Compare versions

Comparing version 3.0.30 to 3.0.31

2

request-promise/index.d.ts

@@ -10,3 +10,3 @@ // Type definitions for request-promise v3.0.0

import errors = require('request-promise/errors');
import promise = require('bluebird');
import Promise = require('bluebird');

@@ -13,0 +13,0 @@ namespace requestPromise {

{
"name": "@types/request-promise",
"version": "3.0.30",
"version": "3.0.31",
"description": "TypeScript definitions for request-promise v3.0.0",

@@ -14,3 +14,4 @@ "license": "MIT",

"dependencies": {},
"typings": "index.d.ts"
"typings": "index.d.ts",
"typesPublisherContentHash": "a7d5fcecefc4599b1d64cc8b23b81886c2740fb2487f11e9fe193c49f3b176da"
}

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

Additional Details
* Last updated: Thu, 25 Aug 2016 16:56:09 GMT
* Last updated: Mon, 12 Sep 2016 17:13:58 GMT
* File structure: MultipleModules

@@ -14,0 +14,0 @@ * Library Dependencies: none

@@ -23,3 +23,3 @@ {

"hasPackageJson": false,
"contentHash": "0e29f8ce98fe4a4bff68c89db0a00eaae4f53fdf6ecd4a76f25e2f569967124a"
"contentHash": "a7d5fcecefc4599b1d64cc8b23b81886c2740fb2487f11e9fe193c49f3b176da"
}
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