Socket
Socket
Sign inDemoInstall

follow-redirects

Package Overview
Dependencies
1
Maintainers
3
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.8.0 to 1.8.1

15

package.json
{
"name": "follow-redirects",
"version": "1.8.0",
"version": "1.8.1",
"description": "HTTP and HTTPS modules that follow redirects.",
"license": "MIT",
"main": "index.js",

@@ -10,3 +11,3 @@ "files": [

"engines": {
"node": ">=6.0"
"node": ">=4.0"
},

@@ -41,7 +42,6 @@ "scripts": {

"dependencies": {
"debug": "^4.1.1"
"debug": "^3.0.0"
},
"devDependencies": {
"concat-stream": "^2.0.0",
"coveralls": "^3.0.3",
"eslint": "^5.16.0",

@@ -52,10 +52,3 @@ "express": "^4.16.4",

"nyc": "^14.1.1"
},
"license": "MIT",
"nyc": {
"reporter": [
"lcov",
"text"
]
}
}
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