@podium/proxy
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -9,2 +9,8 @@ # Changelog | ||
## [3.0.4] - 2019-03-27 | ||
- Updated @podium/utils to version 3.1.2 - [#14](https://github.com/podium-lib/proxy/pull/14) | ||
- Updated other dependencies | ||
## [3.0.3] - 2019-03-11 | ||
@@ -26,4 +32,5 @@ | ||
[unreleased]: https://github.com/podium-lib/proxy/compare/v3.0.3...HEAD | ||
[3.0.3]: https://github.com/podium-lib/proxy/compare/v3.0.1...v3.0.3 | ||
[unreleased]: https://github.com/podium-lib/proxy/compare/v3.0.4...HEAD | ||
[3.0.4]: https://github.com/podium-lib/proxy/compare/v3.0.3...v3.0.4 | ||
[3.0.3]: https://github.com/podium-lib/proxy/compare/v3.0.2...v3.0.3 | ||
[3.0.2]: https://github.com/podium-lib/proxy/compare/v3.0.1...v3.0.2 | ||
@@ -30,0 +37,0 @@ [3.0.1]: https://github.com/podium-lib/proxy/compare/v3.0.0...v3.0.1 |
{ | ||
"name": "@podium/proxy", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -35,3 +35,3 @@ "license": "MIT", | ||
"@podium/schemas": "3.0.0", | ||
"@podium/utils": "3.1.1", | ||
"@podium/utils": "3.1.2", | ||
"abslog": "2.4.0", | ||
@@ -44,3 +44,3 @@ "http-proxy": "1.17.0", | ||
"devDependencies": { | ||
"eslint": "^5.15.0", | ||
"eslint": "^5.15.3", | ||
"eslint-config-airbnb-base": "^13.1.0", | ||
@@ -50,3 +50,3 @@ "eslint-config-prettier": "^4.1.0", | ||
"eslint-plugin-prettier": "^3.0.0", | ||
"jest": "^24.1.0", | ||
"jest": "^24.5.0", | ||
"prettier": "^1.14.2", | ||
@@ -53,0 +53,0 @@ "readable-stream": "^3.2.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
22609
+ Added@podium/utils@3.1.2(transitive)
- Removed@podium/utils@3.1.1(transitive)
Updated@podium/utils@3.1.2