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

@unleash/proxy

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unleash/proxy - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

4

package.json
{
"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

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