@podium/proxy
Advanced tools
Comparing version 4.2.75 to 4.2.76
@@ -0,1 +1,8 @@ | ||
## [4.2.76](https://github.com/podium-lib/proxy/compare/v4.2.75...v4.2.76) (2022-11-14) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.33 ([7cded60](https://github.com/podium-lib/proxy/commit/7cded6035a5ca20034d715f08ef160ab775adbf3)) | ||
## [4.2.75](https://github.com/podium-lib/proxy/compare/v4.2.74...v4.2.75) (2022-05-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "4.2.75", | ||
"version": "4.2.76", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
"@metrics/client": "2.5.0", | ||
"@podium/schemas": "4.1.32", | ||
"@podium/schemas": "4.1.33", | ||
"@podium/utils": "4.4.36", | ||
@@ -49,15 +49,15 @@ "abslog": "2.4.0", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/github": "8.0.4", | ||
"@semantic-release/npm": "8.0.3", | ||
"@semantic-release/github": "8.0.6", | ||
"@semantic-release/npm": "9.0.1", | ||
"@semantic-release/release-notes-generator": "10.0.3", | ||
"semantic-release": "18.0.1", | ||
"@podium/test-utils": "2.4.1", | ||
"eslint": "7.32.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"semantic-release": "19.0.5", | ||
"@podium/test-utils": "2.5.2", | ||
"eslint": "8.26.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-import": "2.26.0", | ||
"eslint-plugin-prettier": "3.4.1", | ||
"prettier": "2.6.2", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"prettier": "2.7.1", | ||
"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
42914
+ Added@podium/schemas@4.1.33(transitive)
+ Addedajv@8.11.2(transitive)
Updated@podium/schemas@4.1.33