logging-utils
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "logging-utils", | ||
"description": "Utilities for configuring simple log level based logging functionality on an object", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Byron du Preez", | ||
@@ -16,4 +16,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"core-functions": "^1.0.0" | ||
"core-functions": "^1.1.1" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# logging-utils v1.0.0 | ||
# logging-utils v1.0.1 | ||
Utilities for configuring simple log level based logging functionality on an object. | ||
@@ -117,1 +117,5 @@ | ||
See the [package source](https://github.com/byron-dupreez/logging-utils) for more details. | ||
## Changes | ||
### 1.0.1 | ||
- Simply set core-functions dependency to 1.1.1 |
{ | ||
"name": "logging-utils-tests", | ||
"description": "Unit tests for logging-utils", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"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
53254
120
Updatedcore-functions@^1.1.1