@podium/proxy
Advanced tools
Comparing version 2.4.4 to 2.5.0
{ | ||
"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 @@ |
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
17585
0
1
0
263
+ Added@metrics/client@2.3.0(transitive)
+ Added@podium/utils@3.0.0(transitive)
+ Addedabslog@2.2.3(transitive)
+ Addedconvert-hrtime@2.0.0(transitive)
+ Addedpath-to-regexp@3.3.0(transitive)
+ Addedtime-span@2.0.0(transitive)
+ Addedttl-mem-cache@4.0.2(transitive)
- Removed@metrics/client@2.5.4(transitive)
- Removed@podium/utils@3.1.2(transitive)
- Removed@types/node@22.10.7(transitive)
- Removed@types/readable-stream@4.0.18(transitive)
- Removedabslog@2.2.1(transitive)
- Removedconvert-hrtime@3.0.0(transitive)
- Removedpath-to-regexp@2.4.0(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedtime-span@4.0.0(transitive)
- Removedttl-mem-cache@4.0.0(transitive)
- Removedundici-types@6.20.0(transitive)
Updated@metrics/client@2.3.0
Updated@podium/schemas@3.0.0
Updated@podium/utils@3.0.0
Updatedabslog@2.2.3
Updatedpath-to-regexp@^3.0.0
Updatedttl-mem-cache@4.0.2