@podium/proxy
Advanced tools
Comparing version 5.0.5 to 5.0.6
@@ -0,1 +1,8 @@ | ||
## [5.0.6](https://github.com/podium-lib/proxy/compare/v5.0.5...v5.0.6) (2024-04-10) | ||
### Bug Fixes | ||
* **deps:** update dependency abslog to v2.4.1 ([de80ebd](https://github.com/podium-lib/proxy/commit/de80ebda4623f47a2b7d2597bf79e90a88c3420e)) | ||
## [5.0.5](https://github.com/podium-lib/proxy/compare/v5.0.4...v5.0.5) (2024-04-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -42,3 +42,3 @@ "type": "module", | ||
"@metrics/client": "2.5.2", | ||
"abslog": "2.4.0", | ||
"abslog": "2.4.1", | ||
"http-proxy": "1.18.1", | ||
@@ -45,0 +45,0 @@ "path-to-regexp": "6.2.2" |
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
66365
+ Addedabslog@2.4.1(transitive)
- Removedabslog@2.4.0(transitive)
Updatedabslog@2.4.1