forcedomain
Advanced tools
Comparing version 2.2.4 to 2.2.5
@@ -0,1 +1,8 @@ | ||
## [2.2.5](https://github.com/thenativeweb/forcedomain/compare/2.2.4...2.2.5) (2021-05-31) | ||
### Bug Fixes | ||
* bump @types/express from 4.17.11 to 4.17.12 ([#156](https://github.com/thenativeweb/forcedomain/issues/156)) ([34de75a](https://github.com/thenativeweb/forcedomain/commit/34de75a557c967fea0914cb4ade1a9309a409d74)) | ||
## [2.2.4](https://github.com/thenativeweb/forcedomain/compare/2.2.3...2.2.4) (2021-05-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "forcedomain", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"description": "forcedomain is a middleware for Connect and Express that redirects any requests to a default domain.", | ||
@@ -54,3 +54,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/express": "4.17.11", | ||
"@types/express": "4.17.12", | ||
"express": "4.17.1" | ||
@@ -60,5 +60,5 @@ }, | ||
"@types/supertest": "2.0.11", | ||
"assertthat": "6.0.0", | ||
"roboter": "11.6.40", | ||
"semantic-release-configuration": "2.0.0", | ||
"assertthat": "6.3.0", | ||
"roboter": "11.6.48", | ||
"semantic-release-configuration": "2.0.1", | ||
"supertest": "6.1.3" | ||
@@ -65,0 +65,0 @@ }, |
15575
+ Added@types/express@4.17.12(transitive)
- Removed@types/express@4.17.11(transitive)
Updated@types/express@4.17.12