@podium/proxy
Advanced tools
Comparing version 5.0.24 to 5.0.25
@@ -0,1 +1,8 @@ | ||
## [5.0.25](https://github.com/podium-lib/proxy/compare/v5.0.24...v5.0.25) (2024-09-06) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v5.2.0 ([950b571](https://github.com/podium-lib/proxy/commit/950b571d05633cd4e1e8147d020ffcdd3938849e)) | ||
## [5.0.24](https://github.com/podium-lib/proxy/compare/v5.0.23...v5.0.24) (2024-08-19) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "5.0.24", | ||
"version": "5.0.25", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -44,3 +44,3 @@ "type": "module", | ||
"@podium/schemas": "5.0.6", | ||
"@podium/utils": "5.1.0", | ||
"@podium/utils": "5.2.0", | ||
"abslog": "2.4.4", | ||
@@ -58,4 +58,4 @@ "path-to-regexp": "6.2.2" | ||
"@semantic-release/release-notes-generator": "12.1.0", | ||
"@types/http-proxy": "1.17.14", | ||
"@types/readable-stream": "4.0.12", | ||
"@types/http-proxy": "1.17.15", | ||
"@types/readable-stream": "4.0.15", | ||
"eslint": "9.6.0", | ||
@@ -65,3 +65,3 @@ "eslint-config-prettier": "9.1.0", | ||
"globals": "15.8.0", | ||
"npm-run-all": "4.1.5", | ||
"npm-run-all2": "5.0.2", | ||
"prettier": "3.3.2", | ||
@@ -68,0 +68,0 @@ "semantic-release": "23.1.1", |
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
71694
+ Added@podium/utils@5.2.0(transitive)
- Removed@podium/utils@5.1.0(transitive)
Updated@podium/utils@5.2.0