timezone-mock
Advanced tools
Comparing version 1.1.3 to 1.1.4
interface Options { | ||
fallbackFn: (date: any) => typeof Date; | ||
fallbackFn: (date: any) => Date; | ||
} | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "timezone-mock", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A JavaScript library to mock the local timezone.", | ||
@@ -5,0 +5,0 @@ "main": "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
27025