Socket
Socket
Sign inDemoInstall

@types/http-proxy

Package Overview
Dependencies
3
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.12.3 to 1.12.4

2

http-proxy/index.d.ts

@@ -200,2 +200,4 @@ // Type definitions for node-http-proxy 1.12

protocolRewrite?: string;
/** Timeout (in milliseconds) when proxy receives no response from target. Default: 120000 (2 minutes) */
proxyTimeout?: number;
}

@@ -202,0 +204,0 @@ }

4

http-proxy/package.json
{
"name": "@types/http-proxy",
"version": "1.12.3",
"version": "1.12.4",
"description": "TypeScript definitions for node-http-proxy",

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

},
"typesPublisherContentHash": "b1a79a08ef3d9b289726e96c7217c08d191e04cbde706b59be32fdaac846c0bf",
"typesPublisherContentHash": "ffe6908eac1eaa7045d4a22c77288cc796d9bdf3e97fa9e812e8528939d6b6c0",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 03 Jan 2018 18:25:38 GMT
* Last updated: Mon, 29 Jan 2018 21:19:39 GMT
* Dependencies: net, http, https, events, url, stream, node

@@ -14,0 +14,0 @@ * Global values: none

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