flaschenpost
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -0,1 +1,8 @@ | ||
## [5.0.3](https://github.com/thenativeweb/flaschenpost/compare/5.0.2...5.0.3) (2021-02-15) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.27 to 14.14.28 ([#578](https://github.com/thenativeweb/flaschenpost/issues/578)) ([1996d94](https://github.com/thenativeweb/flaschenpost/commit/1996d94ed3da3504e5576ee2c4e313364411e5b2)) | ||
## [5.0.2](https://github.com/thenativeweb/flaschenpost/compare/5.0.1...5.0.2) (2021-02-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "flaschenpost", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "flaschenpost is a logger for cloud-based applications.", | ||
@@ -46,3 +46,3 @@ "contributors": [ | ||
"@types/lodash": "4.14.168", | ||
"@types/node": "14.14.27", | ||
"@types/node": "14.14.28", | ||
"@types/on-finished": "2.3.1", | ||
@@ -68,4 +68,4 @@ "@types/stack-trace": "0.0.29", | ||
"express": "4.17.1", | ||
"nodeenv": "3.0.40", | ||
"record-stdstreams": "3.0.39", | ||
"nodeenv": "3.0.42", | ||
"record-stdstreams": "3.0.41", | ||
"roboter": "11.6.15", | ||
@@ -72,0 +72,0 @@ "semantic-release-configuration": "1.0.33", |
81547
+ Added@types/node@14.14.28(transitive)
- Removed@types/node@14.14.27(transitive)
Updated@types/node@14.14.28