Comparing version 0.0.19 to 0.0.20
@@ -149,2 +149,4 @@ "use strict"; | ||
z = 'debug'; | ||
if (z === 'log') | ||
z = ''; | ||
let level = z.toUpperCase(); | ||
@@ -151,0 +153,0 @@ if (this.useColors) { |
{ | ||
"name": "exer", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "Utils in TypeScript, Debug, NanoTimer ...", | ||
@@ -5,0 +5,0 @@ "author": "kbajalc@gmail.com", |
Sorry, the diff of this file is not supported yet
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
112244
1719