flaschenpost
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -0,1 +1,8 @@ | ||
## [5.0.1](https://github.com/thenativeweb/flaschenpost/compare/5.0.0...5.0.1) (2021-02-12) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.25 to 14.14.26 ([#572](https://github.com/thenativeweb/flaschenpost/issues/572)) ([70c386a](https://github.com/thenativeweb/flaschenpost/commit/70c386acd623905e12672adf6e76a37839a77200)) | ||
# [5.0.0](https://github.com/thenativeweb/flaschenpost/compare/4.3.37...5.0.0) (2021-02-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "flaschenpost", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "flaschenpost is a logger for cloud-based applications.", | ||
@@ -46,3 +46,3 @@ "contributors": [ | ||
"@types/lodash": "4.14.168", | ||
"@types/node": "14.14.25", | ||
"@types/node": "14.14.26", | ||
"@types/on-finished": "2.3.1", | ||
@@ -70,3 +70,3 @@ "@types/stack-trace": "0.0.29", | ||
"record-stdstreams": "3.0.39", | ||
"roboter": "11.6.13", | ||
"roboter": "11.6.15", | ||
"semantic-release-configuration": "1.0.33", | ||
@@ -73,0 +73,0 @@ "strip-ansi": "6.0.0", |
80893
+ Added@types/node@14.14.26(transitive)
- Removed@types/node@14.14.25(transitive)
Updated@types/node@14.14.26