logging-utils
Advanced tools
Comparing version 4.0.3 to 4.0.4
{ | ||
"name": "logging-utils", | ||
"description": "Utilities for configuring simple log level based logging functionality on an object", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"author": "Byron du Preez", | ||
@@ -16,4 +16,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"core-functions": "^3.0.4" | ||
"core-functions": "3.0.5" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# logging-utils v4.0.3 | ||
# logging-utils v4.0.4 | ||
Utilities for configuring simple log level based logging functionality on an object. | ||
@@ -190,2 +190,5 @@ | ||
### 4.0.4 | ||
- Updated `core-functions` dependency to version 3.0.5 | ||
### 4.0.3 | ||
@@ -192,0 +195,0 @@ - Upgraded to Node 6.10.3 |
{ | ||
"name": "logging-utils-tests", | ||
"description": "Unit tests for logging-utils", | ||
"version": "4.0.3", | ||
"version": "4.0.43", | ||
"author": "Byron du Preez", | ||
@@ -6,0 +6,0 @@ "license": "Apache-2.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
109172
322
+ Addedcore-functions@3.0.5(transitive)
- Removedcore-functions@3.0.25(transitive)
Updatedcore-functions@3.0.5