@voliware/logger
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "@voliware/logger", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "A tiny Javascript logger with levels and several options. Supports Node and all modern Browsers", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -411,3 +411,3 @@ /** | ||
localedate: 3, | ||
numeric | ||
numeric: 4 | ||
}; | ||
@@ -414,0 +414,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
30261