@algoan/nestjs-http-exception-filter
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.7](https://github.com/algoan/nestjs-components/compare/@algoan/nestjs-http-exception-filter@1.0.6...@algoan/nestjs-http-exception-filter@1.0.7) (2020-10-21) | ||
**Note:** Version bump only for package @algoan/nestjs-http-exception-filter | ||
## [1.0.6](https://github.com/algoan/nestjs-components/compare/@algoan/nestjs-http-exception-filter@1.0.5...@algoan/nestjs-http-exception-filter@1.0.6) (2020-10-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@algoan/nestjs-http-exception-filter", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A simple http exception filter for NestJS applications", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"rxjs": "^6.6.3", | ||
"supertest": "^4.0.2", | ||
"supertest": "^5.0.0", | ||
"typescript": "^4.0.3" | ||
@@ -57,3 +57,3 @@ }, | ||
}, | ||
"gitHead": "32e0af634fbb45ea120580d95ece5f7cb33ccfa5" | ||
"gitHead": "4a25951da317efce5a9c0731ee18b680ad2e97b9" | ||
} |
18231
264