@podium/proxy
Advanced tools
Comparing version 4.2.57 to 4.2.58
@@ -0,1 +1,8 @@ | ||
## [4.2.58](https://github.com/podium-lib/proxy/compare/v4.2.57...v4.2.58) (2021-10-27) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v4.4.27 ([#180](https://github.com/podium-lib/proxy/issues/180)) ([a99b27a](https://github.com/podium-lib/proxy/commit/a99b27ae4ed9a5c3db8da72d982129051ef0a418)) | ||
## [4.2.57](https://github.com/podium-lib/proxy/compare/v4.2.56...v4.2.57) (2021-09-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "4.2.57", | ||
"version": "4.2.58", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -38,3 +38,3 @@ "license": "MIT", | ||
"@podium/schemas": "4.1.25", | ||
"@podium/utils": "4.4.26", | ||
"@podium/utils": "4.4.27", | ||
"abslog": "2.4.0", | ||
@@ -46,9 +46,9 @@ "http-proxy": "1.18.1", | ||
"devDependencies": { | ||
"@semantic-release/changelog": "5.0.1", | ||
"@semantic-release/commit-analyzer": "8.0.1", | ||
"@semantic-release/git": "9.0.1", | ||
"@semantic-release/github": "7.2.3", | ||
"@semantic-release/npm": "7.1.3", | ||
"@semantic-release/release-notes-generator": "9.0.3", | ||
"semantic-release": "17.4.7", | ||
"@semantic-release/changelog": "6.0.0", | ||
"@semantic-release/commit-analyzer": "9.0.1", | ||
"@semantic-release/git": "10.0.0", | ||
"@semantic-release/github": "8.0.1", | ||
"@semantic-release/npm": "8.0.2", | ||
"@semantic-release/release-notes-generator": "10.0.2", | ||
"semantic-release": "18.0.0", | ||
"@podium/test-utils": "2.3.0", | ||
@@ -55,0 +55,0 @@ "eslint": "7.32.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
38080
+ Added@podium/utils@4.4.27(transitive)
- Removed@podium/utils@4.4.26(transitive)
Updated@podium/utils@4.4.27