request-promise
Advanced tools
Comparing version 4.2.4 to 4.2.5
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36797
753
5
+ Addedrequest-promise-core@1.1.3(transitive)
- Removedrequest-promise-core@1.1.2(transitive)
Updatedrequest-promise-core@1.1.3