follow-redirects
Advanced tools
Comparing version 1.12.0 to 1.12.1
{ | ||
"name": "follow-redirects", | ||
"version": "1.12.0", | ||
"version": "1.12.1", | ||
"description": "HTTP and HTTPS modules that follow redirects.", | ||
@@ -40,5 +40,8 @@ "license": "MIT", | ||
], | ||
"peerDependencies": { | ||
"debug": "^3.0.0 || ^4.0.0" | ||
}, | ||
"funding": [ | ||
{ | ||
"type": "individual", | ||
"url": "https://github.com/sponsors/RubenVerborgh" | ||
} | ||
], | ||
"devDependencies": { | ||
@@ -45,0 +48,0 @@ "concat-stream": "^2.0.0", |
@@ -9,2 +9,3 @@ ## Follow Redirects | ||
[![npm downloads](https://img.shields.io/npm/dm/follow-redirects.svg)](https://www.npmjs.com/package/follow-redirects) | ||
[![Sponsor on GitHub](https://img.shields.io/static/v1?label=Sponsor&message=%F0%9F%92%96&logo=GitHub)](https://github.com/sponsors/RubenVerborgh) | ||
@@ -11,0 +12,0 @@ `follow-redirects` provides [request](https://nodejs.org/api/http.html#http_http_request_options_callback) and [get](https://nodejs.org/api/http.html#http_http_get_options_callback) |
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
23900
0
147