Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

request-promise

Package Overview
Dependencies
Maintainers
6
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

request-promise - npm Package Compare versions

Comparing version 4.2.4 to 4.2.5

4

package.json
{
"name": "request-promise",
"version": "4.2.4",
"version": "4.2.5",
"description": "The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.",

@@ -36,3 +36,3 @@ "keywords": [

"dependencies": {
"request-promise-core": "1.1.2",
"request-promise-core": "1.1.3",
"bluebird": "^3.5.0",

@@ -39,0 +39,0 @@ "stealthy-require": "^1.1.1",

@@ -648,2 +648,5 @@ <a href="http://promisesaplus.com/">

- v4.2.5 (2019-11-03)
- Security fix: bumped `request-promise-core` which bumps `lodash` to `^4.17.15`. See [vulnerabilty reports](https://snyk.io/vuln/search?q=lodash&type=npm).
*(Thanks to @rishabh-chowdhary for reporting this in pull request [#326](https://github.com/request/promise-core/pull/326).)*
- v4.2.4 (2019-02-14)

@@ -650,0 +653,0 @@ - Corrected mistakenly set `tough-cookie` version, now `^2.3.3`

Sorry, the diff of this file is not supported yet

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