@unleash/proxy
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "@unleash/proxy", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "The Unleash Proxy (Open-Source)", | ||
@@ -49,3 +49,3 @@ "main": "dist/index.js", | ||
"type-is": "^1.6.18", | ||
"unleash-client": "^5.5.2" | ||
"unleash-client": "^5.6.1" | ||
}, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
@@ -397,2 +397,4 @@ [![Build & Tests](https://github.com/Unleash/unleash-proxy/workflows/Node.js%20CI/badge.svg?branch=main)](https://github.com/Unleash/unleash-proxy/actions/workflows/node.js.yml) [![npm](https://img.shields.io/npm/v/@unleash/proxy)](https://www.npmjs.com/package/@unleash/proxy) [![Docker Pulls](https://img.shields.io/docker/pulls/unleashorg/unleash-proxy)](https://hub.docker.com/r/unleashorg/unleash-proxy) | ||
| httpOptions.rejectUnauthorized | `HTTP_OPTIONS_REJECT_UNAUTHORIZED` | `true` | no | If true, unleash-proxy will automatically reject connections to unleash server with invalid certificates | | ||
| | `HTTP_PROXY` | n/a | no | Proxy server for HTTP requests | | ||
| | `HTTPS_PROXY` | n/a | no | Proxy server for HTTPS requests | | ||
@@ -399,0 +401,0 @@ ### Experimental configuration options |
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
698684
589
Updatedunleash-client@^5.6.1