logging-utils
Advanced tools
Comparing version 3.0.12 to 3.0.13
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "logging-utils", | ||
"description": "Utilities for configuring simple log level based logging functionality on an object", | ||
"version": "3.0.12", | ||
"version": "3.0.13", | ||
"author": "Byron du Preez", | ||
@@ -16,4 +16,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"core-functions": "^2.0.14" | ||
"core-functions": "2.0.15" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# logging-utils v3.0.12 | ||
# logging-utils v3.0.13 | ||
Utilities for configuring simple log level based logging functionality on an object. | ||
@@ -166,2 +166,5 @@ | ||
### 3.0.13 | ||
- Updated `core-functions` dependency to version 2.0.15 | ||
### 3.0.12 | ||
@@ -168,0 +171,0 @@ - Updated `core-functions` dependency to version 2.0.14 |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "logging-utils-tests", | ||
"description": "Unit tests for logging-utils", | ||
"version": "3.0.12", | ||
"version": "3.0.13", | ||
"author": "Byron du Preez", | ||
@@ -6,0 +6,0 @@ "license": "Apache-2.0", |
@@ -0,0 +0,0 @@ 'use strict'; |
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
270
79813
+ Addedcore-functions@2.0.15(transitive)
- Removedcore-functions@2.0.18(transitive)
Updatedcore-functions@2.0.15