@types/http-proxy-middleware
Advanced tools
Comparing version 0.17.2 to 0.17.3
@@ -46,3 +46,3 @@ // Type definitions for http-proxy-middleware 0.17 | ||
agent?: http.Agent; | ||
ssl?: tls.TlsOptions; | ||
ssl?: tls.TlsServerOptions; | ||
ws?: boolean; | ||
@@ -49,0 +49,0 @@ xfwd?: boolean; |
{ | ||
"name": "@types/http-proxy-middleware", | ||
"version": "0.17.2", | ||
"version": "0.17.3", | ||
"description": "TypeScript definitions for http-proxy-middleware", | ||
@@ -29,4 +29,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "55ca3960689ac88f09bfd7d6e9a42cf4bbbb781754e8890d5ecb6f3b08f03d74", | ||
"typesPublisherContentHash": "65b8b04fc074a28c9290cfd6af2801a8acd231e0cfa2a64540e336dfe4de9796", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 09 Nov 2017 08:43:07 GMT | ||
* Last updated: Sat, 10 Feb 2018 21:44:46 GMT | ||
* Dependencies: http, net, tls, connect, http-proxy, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
5317