@podium/proxy
Advanced tools
Comparing version 4.0.0-next.1 to 4.0.0-next.2
@@ -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": "4.0.0-next.1", | ||
"version": "4.0.0-next.2", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -34,11 +34,11 @@ "license": "MIT", | ||
"@metrics/client": "2.4.1", | ||
"@podium/schemas": "4.0.0-next.2", | ||
"@podium/utils": "4.0.0-next", | ||
"@podium/schemas": "4.0.0-next.3", | ||
"@podium/utils": "4.0.0-next.2", | ||
"abslog": "2.4.0", | ||
"http-proxy": "1.17.0", | ||
"path-to-regexp": "3.0.0", | ||
"ttl-mem-cache": "4.0.2" | ||
"ttl-mem-cache": "4.1.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^5.15.0", | ||
"eslint": "^5.15.3", | ||
"eslint-config-airbnb-base": "^13.1.0", | ||
@@ -48,3 +48,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", | ||
@@ -51,0 +51,0 @@ "readable-stream": "^3.2.0" |
22657
+ Added@podium/schemas@4.0.0-next.3(transitive)
+ Added@podium/utils@4.0.0-next.2(transitive)
+ Addedttl-mem-cache@4.1.0(transitive)
- Removed@podium/schemas@4.0.0-next.2(transitive)
- Removed@podium/utils@4.0.0-next(transitive)
- Removedttl-mem-cache@4.0.2(transitive)
Updated@podium/schemas@4.0.0-next.3
Updated@podium/utils@4.0.0-next.2
Updatedttl-mem-cache@4.1.0