Comparing version 4.5.0 to 4.5.1
# log4js-node changelog | ||
## 4.5.1 | ||
* [Update streamroller 1.0.5 -> 1.0.6 (to fix overwriting old backup log files)](https://github.com/log4js-node/log4js-node/pull/918) | ||
* [Dependency update: lodash 4.17.4 (dependency of a dependency, not log4js)](https://github.com/log4js-node/log4js-node/pull/917) - thanks Github Automated Security Thing. | ||
* [Dependency update: lodash 4.4.0 -> 4.5.0 (dependency of a dependency, not log4js)](https://github.com/log4js-node/log4js-node/pull/915) - thanks Github Automated Security Thing. | ||
## 4.5.0 | ||
@@ -4,0 +9,0 @@ * [Override call stack parsing](https://github.com/log4js-node/log4js-node/pull/914) - thanks [@rommni](https://github.com/rommni) |
{ | ||
"name": "log4js", | ||
"version": "4.5.0", | ||
"version": "4.5.1", | ||
"description": "Port of Log4js to work with node.", | ||
@@ -47,3 +47,3 @@ "homepage": "https://log4js-node.github.io/log4js-node/", | ||
"rfdc": "^1.1.4", | ||
"streamroller": "^1.0.5" | ||
"streamroller": "^1.0.6" | ||
}, | ||
@@ -50,0 +50,0 @@ "devDependencies": { |
99792
Updatedstreamroller@^1.0.6