simple-node-logger
Advanced tools
Comparing version 0.93.37 to 0.93.38
{ | ||
"name": "simple-node-logger", | ||
"version": "0.93.37", | ||
"version": "0.93.38", | ||
"description": "A node console and file logger suitable for small, medium and large production projects.", | ||
@@ -22,9 +22,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"lodash": "^4.17.2", | ||
"lodash": "^4.17.10", | ||
"moment": "^2.20.1" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"mocha": "^3.2.0", | ||
"eslint": "^3.19.0", | ||
"chai": "^4.1.2", | ||
"eslint": "^5.5.0", | ||
"mocha": "^5.2.0", | ||
"random-fixture-data": "^2.0.17" | ||
@@ -31,0 +31,0 @@ }, |
@@ -269,2 +269,2 @@ # Simple Node Logger | ||
- - - | ||
<p><small><em>Copyright © 2014-2018, rain city software | Version 0.93.37</em></small></p> | ||
<p><small><em>Copyright © 2014-2018, rain city software | Version 0.93.38</em></small></p> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedlodash@^4.17.10