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.7 to 1.17.8

2

http-proxy/index.d.ts

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

req: http.IncomingMessage,
res: http.ServerResponse,
res: http.ServerResponse | net.Socket,
target?: ProxyTargetUrl,

@@ -224,0 +224,0 @@ ) => void;

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

@@ -45,4 +45,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-proxy",

},
"typesPublisherContentHash": "5144d173f8dc23bbcebab5b26bc21aa837fb37c1cd2b1bf308fe6585c8a54ff1",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "e4282dd3fb39dbbc6e3609bb679300152eb67e0ac0ec8746bf262c5353a328c8",
"typeScriptVersion": "3.8"
}

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 21:33:37 GMT
* Last updated: Tue, 14 Dec 2021 22:01:06 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/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