logging-utils
Advanced tools
Comparing version 4.0.23 to 4.0.24
## Changes | ||
### 4.0.24 | ||
- Updated dependencies | ||
### 4.0.23 | ||
@@ -4,0 +7,0 @@ - Added `.npmignore` |
{ | ||
"name": "logging-utils", | ||
"description": "Utilities for configuring simple log level based logging functionality on an object", | ||
"version": "4.0.23", | ||
"version": "4.0.24", | ||
"author": "Byron du Preez", | ||
@@ -16,7 +16,7 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"core-functions": "3.0.23" | ||
"core-functions": "3.0.24" | ||
}, | ||
"devDependencies": { | ||
"tape": "^4.9.0" | ||
"tape": "^4.9.1" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# logging-utils v4.0.23 | ||
# logging-utils v4.0.24 | ||
Utilities for configuring simple log level based logging functionality on an object. | ||
@@ -3,0 +3,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
54641
0
+ Addedcore-functions@3.0.24(transitive)
- Removedcore-functions@3.0.23(transitive)
Updatedcore-functions@3.0.24