@podium/proxy
Advanced tools
Comparing version 4.2.84 to 4.2.85
@@ -0,1 +1,8 @@ | ||
## [4.2.85](https://github.com/podium-lib/proxy/compare/v4.2.84...v4.2.85) (2023-11-17) | ||
### Bug Fixes | ||
* **deps:** update podium packages ([06ecbcd](https://github.com/podium-lib/proxy/commit/06ecbcd40ccd1d3fa9f6d83fd15d442cd7cb00ca)) | ||
## [4.2.84](https://github.com/podium-lib/proxy/compare/v4.2.83...v4.2.84) (2023-10-19) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "4.2.84", | ||
"version": "4.2.85", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -38,4 +38,4 @@ "license": "MIT", | ||
"@metrics/client": "2.5.2", | ||
"@podium/schemas": "4.1.34", | ||
"@podium/utils": "4.4.41", | ||
"@podium/schemas": "4.2.0", | ||
"@podium/utils": "4.5.0", | ||
"abslog": "2.4.0", | ||
@@ -55,6 +55,6 @@ "http-proxy": "1.18.1", | ||
"@podium/test-utils": "2.5.2", | ||
"eslint": "8.50.0", | ||
"eslint": "8.52.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-prettier": "8.10.0", | ||
"eslint-plugin-import": "2.28.1", | ||
"eslint-plugin-import": "2.29.0", | ||
"eslint-plugin-prettier": "4.2.1", | ||
@@ -61,0 +61,0 @@ "prettier": "2.8.8", |
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
47582
3
+ Added@podium/schemas@4.2.0(transitive)
+ Added@podium/utils@4.5.0(transitive)
- Removed@podium/schemas@4.1.34(transitive)
- Removed@podium/utils@4.4.41(transitive)
Updated@podium/schemas@4.2.0
Updated@podium/utils@4.5.0