Skip to content

Commit

Permalink
Merge pull request #923 from kethinov/0.18.2
Browse files Browse the repository at this point in the history
0.18.2
  • Loading branch information
kethinov authored Jun 11, 2020
2 parents b05e7a0 + d9eebf3 commit d859c7c
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 107 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@

## 0.18.2

- Secured express app by setting helmet middleware
- Replaced body-parser middleware with express integration
- Added [helmet](https://github.com/helmetjs/helmet) middleware to improve security by default.
- Replaced `body-parser` middleware with native Express integration.
- Various dependencies bumped.

## 0.18.1

Expand Down
Loading

0 comments on commit d859c7c

Please sign in to comment.