@podium/proxy
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -0,1 +1,8 @@ | ||
## [5.0.3](https://github.com/podium-lib/proxy/compare/v5.0.2...v5.0.3) (2024-02-01) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v5.0.2 ([5c6c646](https://github.com/podium-lib/proxy/commit/5c6c6462de866059c783f6b08846f02c2da44752)) | ||
## [5.0.2](https://github.com/podium-lib/proxy/compare/v5.0.1...v5.0.2) (2023-12-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -40,3 +40,3 @@ "type": "module", | ||
"@podium/schemas": "5.0.0", | ||
"@podium/utils": "5.0.1", | ||
"@podium/utils": "5.0.2", | ||
"@metrics/client": "2.5.2", | ||
@@ -48,19 +48,19 @@ "abslog": "2.4.0", | ||
"devDependencies": { | ||
"@babel/eslint-parser": "7.23.3", | ||
"@babel/eslint-parser": "7.23.10", | ||
"@semantic-release/changelog": "6.0.3", | ||
"@semantic-release/commit-analyzer": "11.1.0", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/github": "9.2.4", | ||
"@semantic-release/npm": "11.0.1", | ||
"@semantic-release/github": "9.2.6", | ||
"@semantic-release/npm": "11.0.2", | ||
"@semantic-release/release-notes-generator": "12.1.0", | ||
"semantic-release": "22.0.8", | ||
"semantic-release": "23.0.0", | ||
"@podium/test-utils": "2.5.2", | ||
"eslint": "8.54.0", | ||
"eslint": "8.56.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-prettier": "9.0.0", | ||
"eslint-plugin-import": "2.29.0", | ||
"eslint-plugin-prettier": "5.0.1", | ||
"prettier": "3.1.0", | ||
"tap": "18.6.1" | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"prettier": "3.2.4", | ||
"tap": "18.7.0" | ||
} | ||
} |
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
65529
+ Added@podium/utils@5.0.2(transitive)
- Removed@podium/utils@5.0.1(transitive)
Updated@podium/utils@5.0.2