logging-utils
Advanced tools
Comparing version 4.0.22 to 4.0.23
{ | ||
"name": "logging-utils", | ||
"description": "Utilities for configuring simple log level based logging functionality on an object", | ||
"version": "4.0.22", | ||
"version": "4.0.23", | ||
"author": "Byron du Preez", | ||
@@ -16,7 +16,7 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"core-functions": "3.0.22" | ||
"core-functions": "3.0.23" | ||
}, | ||
"devDependencies": { | ||
"tape": "^4.8.0" | ||
"tape": "^4.9.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# logging-utils v4.0.22 | ||
# logging-utils v4.0.23 | ||
Utilities for configuring simple log level based logging functionality on an object. | ||
@@ -189,2 +189,2 @@ | ||
## Changes | ||
See [release_notes.md](./release_notes.md) | ||
See [CHANGES.md](./CHANGES.md) |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
2
54606
7
502
1
+ Addedcore-functions@3.0.23(transitive)
- Removedcore-functions@3.0.22(transitive)
Updatedcore-functions@3.0.23