Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/http-proxy

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/http-proxy - npm Package Compare versions

Comparing version 1.17.14 to 1.17.15

2

http-proxy/index.d.ts

@@ -196,2 +196,4 @@ /// <reference types="node" />

buffer?: stream.Stream | undefined;
/** Explicitly set the method type of the ProxyReq */
method?: string | undefined;
}

@@ -198,0 +200,0 @@

6

http-proxy/package.json
{
"name": "@types/http-proxy",
"version": "1.17.14",
"version": "1.17.15",
"description": "TypeScript definitions for http-proxy",

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

},
"typesPublisherContentHash": "3e198b1ca48b5a5de433fc322508d2fec21a03c1b52c9470ee47b725146db123",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "6c052868c41c24a39e7b0768efa59a2f08447783cacfb962cdac5ef1d1d38ce8",
"typeScriptVersion": "4.8"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 03:09:37 GMT
* Last updated: Tue, 06 Aug 2024 21:35:50 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc