@podium/proxy
Advanced tools
Comparing version 4.2.77 to 4.2.78
@@ -0,1 +1,8 @@ | ||
## [4.2.78](https://github.com/podium-lib/proxy/compare/v4.2.77...v4.2.78) (2022-12-07) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v4.4.38 ([01cbddf](https://github.com/podium-lib/proxy/commit/01cbddf5123ca29a81c6ea34c1a359ab98720bb2)) | ||
## [4.2.77](https://github.com/podium-lib/proxy/compare/v4.2.76...v4.2.77) (2022-11-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "4.2.77", | ||
"version": "4.2.78", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -38,3 +38,3 @@ "license": "MIT", | ||
"@podium/schemas": "4.1.33", | ||
"@podium/utils": "4.4.37", | ||
"@podium/utils": "4.4.38", | ||
"abslog": "2.4.0", | ||
@@ -46,6 +46,6 @@ "http-proxy": "1.18.1", | ||
"devDependencies": { | ||
"@semantic-release/changelog": "6.0.1", | ||
"@semantic-release/changelog": "6.0.2", | ||
"@semantic-release/commit-analyzer": "9.0.2", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/github": "8.0.6", | ||
"@semantic-release/github": "8.0.7", | ||
"@semantic-release/npm": "9.0.1", | ||
@@ -55,3 +55,3 @@ "@semantic-release/release-notes-generator": "10.0.3", | ||
"@podium/test-utils": "2.5.2", | ||
"eslint": "8.26.0", | ||
"eslint": "8.28.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -61,5 +61,5 @@ "eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"prettier": "2.7.1", | ||
"prettier": "2.8.0", | ||
"tap": "14.11.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
43430
+ Added@podium/utils@4.4.38(transitive)
- Removed@podium/utils@4.4.37(transitive)
Updated@podium/utils@4.4.38