@sidneys/logger
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "@sidneys/logger", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "ES6-based logger with focus on Electron cross-platform Desktop apps", | ||
@@ -37,5 +37,5 @@ "license": "MIT", | ||
"appdirectory": "^0.1.0", | ||
"chalk": "^2.3.0", | ||
"fs-extra": "^4.0.2", | ||
"lodash": "^4.17.4", | ||
"chalk": "^2.4.1", | ||
"fs-extra": "^5.0.0", | ||
"lodash": "^4.17.10", | ||
"present": "^1.0.0" | ||
@@ -42,0 +42,0 @@ }, |
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
12032
+ Addedfs-extra@5.0.0(transitive)
- Removedfs-extra@4.0.3(transitive)
Updatedchalk@^2.4.1
Updatedfs-extra@^5.0.0
Updatedlodash@^4.17.10