@podium/proxy
Advanced tools
Comparing version 4.2.67 to 4.2.68
@@ -0,1 +1,8 @@ | ||
## [4.2.68](https://github.com/podium-lib/proxy/compare/v4.2.67...v4.2.68) (2022-01-02) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v4.4.33 ([5694777](https://github.com/podium-lib/proxy/commit/5694777fc25663560b1b0cc4a3ac51c391d96139)) | ||
## [4.2.67](https://github.com/podium-lib/proxy/compare/v4.2.66...v4.2.67) (2021-11-22) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "4.2.67", | ||
"version": "4.2.68", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -38,3 +38,3 @@ "license": "MIT", | ||
"@podium/schemas": "4.1.29", | ||
"@podium/utils": "4.4.32", | ||
"@podium/utils": "4.4.33", | ||
"abslog": "2.4.0", | ||
@@ -47,8 +47,8 @@ "http-proxy": "1.18.1", | ||
"@semantic-release/changelog": "6.0.1", | ||
"@semantic-release/commit-analyzer": "9.0.1", | ||
"@semantic-release/commit-analyzer": "9.0.2", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/github": "8.0.2", | ||
"@semantic-release/npm": "8.0.3", | ||
"@semantic-release/release-notes-generator": "10.0.2", | ||
"semantic-release": "18.0.0", | ||
"@semantic-release/release-notes-generator": "10.0.3", | ||
"semantic-release": "18.0.1", | ||
"@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
40668
+ Added@podium/utils@4.4.33(transitive)
+ Addedcamelcase@6.3.0(transitive)
- Removed@podium/utils@4.4.32(transitive)
- Removedcamelcase@6.2.1(transitive)
Updated@podium/utils@4.4.33