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

@podium/proxy

Package Overview
Dependencies
Maintainers
3
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@podium/proxy - npm Package Compare versions

Comparing version 2.4.4 to 2.5.0

28

package.json
{
"name": "@podium/proxy",
"version": "2.4.4",
"license": "SEE LICENSE IN LICENSE",
"version": "2.5.0",
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.",
"license": "MIT",
"keywords": [
"micro services",
"micro frontend",
"components",
"podium",
"proxy"
],
"repository": {

@@ -9,2 +17,6 @@ "type": "git",

},
"bugs": {
"url": "https://github.com/podium-lib/issues"
},
"homepage": "https://podium-lib.io/",
"files": [

@@ -22,11 +34,11 @@ "lib"

"dependencies": {
"@metrics/client": "^2.2.0",
"@podium/schemas": "^3.0.0-beta.1",
"@podium/utils": "^3.0.0-beta.1",
"abslog": "2.2.1",
"@metrics/client": "2.3.0",
"@podium/schemas": "3.0.0",
"@podium/utils": "3.0.0",
"abslog": "2.2.3",
"http-proxy": "^1.17.0",
"joi": "^14.0.1",
"original-url": "^1.2.2",
"path-to-regexp": "^2.4.0",
"ttl-mem-cache": "4.0.0"
"path-to-regexp": "^3.0.0",
"ttl-mem-cache": "4.0.2"
},

@@ -33,0 +45,0 @@ "devDependencies": {

# @podium/proxy
Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.
[![Build Status](https://travis-ci.org/podium-lib/proxy.svg?branch=master)](https://travis-ci.org/podium-lib/proxy)
[![Greenkeeper badge](https://badges.greenkeeper.io/podium-lib/proxy.svg)](https://greenkeeper.io/)
[![Known Vulnerabilities](https://snyk.io/test/github/podium-lib/proxy/badge.svg)](https://snyk.io/test/github/podium-lib/proxy)
Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.
## Installation

@@ -8,0 +10,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