@types/http-proxy
Advanced tools
Comparing version 1.17.14 to 1.17.15
@@ -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 @@ |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14465
236