Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "abslog", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "An abstract logger - Enables adding logging to modules without adding a dependency to a full log library. ", | ||
@@ -41,3 +41,3 @@ "main": "lib/log.js", | ||
"winston": "^3.0.0", | ||
"log4js": "^3.0.3", | ||
"log4js": "^3.0.4", | ||
"bunyan": "^1.8.12", | ||
@@ -47,4 +47,4 @@ "pino": "^4.17.6" | ||
"dependencies": { | ||
"nooplog": "^1.0.0" | ||
"nooplog": "^1.0.2" | ||
} | ||
} |
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
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
8725
5
37
1
Updatednooplog@^1.0.2