flaschenpost
Advanced tools
Comparing version 4.3.25 to 4.3.26
@@ -0,1 +1,8 @@ | ||
## [4.3.26](https://github.com/thenativeweb/flaschenpost/compare/4.3.25...4.3.26) (2020-12-13) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.12 to 14.14.13 ([#510](https://github.com/thenativeweb/flaschenpost/issues/510)) ([561b296](https://github.com/thenativeweb/flaschenpost/commit/561b296f155e81c63a0844700a2e54b6c78ec15b)) | ||
## [4.3.25](https://github.com/thenativeweb/flaschenpost/compare/4.3.24...4.3.25) (2020-12-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "flaschenpost", | ||
"version": "4.3.25", | ||
"version": "4.3.26", | ||
"description": "flaschenpost is a logger for cloud-based applications.", | ||
@@ -45,3 +45,3 @@ "contributors": [ | ||
"@types/lodash": "4.14.165", | ||
"@types/node": "14.14.12", | ||
"@types/node": "14.14.13", | ||
"@types/stack-trace": "0.0.29", | ||
@@ -64,4 +64,4 @@ "@types/stringify-object": "3.3.0", | ||
"common-tags": "1.8.0", | ||
"nodeenv": "3.0.31", | ||
"record-stdstreams": "3.0.31", | ||
"nodeenv": "3.0.32", | ||
"record-stdstreams": "3.0.32", | ||
"roboter": "11.5.26", | ||
@@ -68,0 +68,0 @@ "semantic-release-configuration": "1.0.28", |
71223
+ Added@types/node@14.14.13(transitive)
- Removed@types/node@14.14.12(transitive)
Updated@types/node@14.14.13