logging-utils
Advanced tools
Comparing version 3.0.17 to 3.0.18
{ | ||
"name": "logging-utils", | ||
"description": "Utilities for configuring simple log level based logging functionality on an object", | ||
"version": "3.0.17", | ||
"version": "3.0.18", | ||
"author": "Byron du Preez", | ||
@@ -16,3 +16,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"core-functions": "2.0.17" | ||
"core-functions": "2.0.18" | ||
}, | ||
@@ -19,0 +19,0 @@ "devDependencies": { |
@@ -1,2 +0,2 @@ | ||
# logging-utils v3.0.17 | ||
# logging-utils v3.0.18 | ||
Utilities for configuring simple log level based logging functionality on an object. | ||
@@ -166,2 +166,5 @@ | ||
### 3.0.18 | ||
- Updated `core-functions` dependency to version 2.0.18 | ||
### 3.0.17 | ||
@@ -168,0 +171,0 @@ - Updated `core-functions` dependency to version 2.0.17 |
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
79730
282
+ Addedcore-functions@2.0.18(transitive)
- Removedcore-functions@2.0.17(transitive)
Updatedcore-functions@2.0.18