logging-utils
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "logging-utils", | ||
"description": "Utilities for configuring simple log level based logging functionality on an object", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"author": "Byron du Preez", | ||
@@ -16,4 +16,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"core-functions": "^2.0.1" | ||
"core-functions": "^2.0.2" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# logging-utils v1.0.4 | ||
# logging-utils v1.0.5 | ||
Utilities for configuring simple log level based logging functionality on an object. | ||
@@ -169,1 +169,4 @@ | ||
### 1.0.5 | ||
- Updated `core-functions` dependency to version 2.0.2 | ||
{ | ||
"name": "logging-utils-tests", | ||
"description": "Unit tests for logging-utils", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"author": "Byron du Preez", | ||
@@ -6,0 +6,0 @@ "license": "Apache-2.0", |
59523
172
Updatedcore-functions@^2.0.2