Comparing version 1.0.2 to 1.0.3
@@ -92,3 +92,3 @@ "use strict"; | ||
if (Object.values(TimerFormat).includes(v)) { | ||
Timer.default_format = v; | ||
Timer._default_format = v; | ||
} | ||
@@ -95,0 +95,0 @@ else { |
{ | ||
"name": "timerize", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
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
33991