Socket
Socket
Sign inDemoInstall

make-fetch-happen

Package Overview
Dependencies
16
Maintainers
5
Versions
105
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.1.7 to 10.1.8

2

lib/agent.js

@@ -174,3 +174,3 @@ 'use strict'

const HttpsProxyAgent = require('https-proxy-agent')
const SocksProxyAgent = require('socks-proxy-agent')
const { SocksProxyAgent } = require('socks-proxy-agent')
module.exports.getProxy = getProxy

@@ -177,0 +177,0 @@ function getProxy (proxyUrl, opts, isHttps) {

{
"name": "make-fetch-happen",
"version": "10.1.7",
"version": "10.1.8",
"description": "Opinionated, caching, retrying fetch client",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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