Socket
Socket
Sign inDemoInstall

@types/http-proxy

Package Overview
Dependencies
2
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.17.3 to 1.17.4

2

http-proxy/index.d.ts

@@ -210,3 +210,3 @@ // Type definitions for node-http-proxy 1.17

/** Local interface string to bind for outgoing connections. */
localAddress?: boolean;
localAddress?: string;
/** Changes the origin of the host header to the target URL. */

@@ -213,0 +213,0 @@ changeOrigin?: boolean;

{
"name": "@types/http-proxy",
"version": "1.17.3",
"version": "1.17.4",
"description": "TypeScript definitions for node-http-proxy",

@@ -44,4 +44,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "2a931f97ef859d13fb92ed5263788549ae4161c6021002d984eb47d7219d5c9d",
"typesPublisherContentHash": "6243dacd88efaba343583f5f44980cbb3be6ae00cee1b436ba747611e13e08bf",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 09 Jan 2020 19:24:15 GMT
* Last updated: Fri, 20 Mar 2020 15:47:18 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Maxime LUCE (https://github.com/SomaticIT), Florian Oellerich (https://github.com/Raigen), Daniel Schmidt (https://github.com/DanielMSchmidt), Jordan Abreu (https://github.com/jabreu610), and Samuel Bodin (https://github.com/bodinsamuel).
These definitions were written by [Maxime LUCE](https://github.com/SomaticIT), [Florian Oellerich](https://github.com/Raigen), [Daniel Schmidt](https://github.com/DanielMSchmidt), [Jordan Abreu](https://github.com/jabreu610), and [Samuel Bodin](https://github.com/bodinsamuel).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc