Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "joi-tz", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Timezone string validation for Joi 16.x or higher.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -18,3 +18,3 @@ # joi-tz | ||
import BaseJoi from 'joi'; | ||
import JoiTimezone from 'joi-timezone'; | ||
import JoiTimezone from 'joi-tz'; | ||
@@ -21,0 +21,0 @@ const Joi = BaseJoi.extend(JoiTimezone); |
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
6542