Comparing version 17.8.1 to 17.8.2
@@ -775,3 +775,3 @@ 'use strict'; | ||
if (!allow) { | ||
return options; | ||
return { ...options, tlds: false }; | ||
} | ||
@@ -778,0 +778,0 @@ |
{ | ||
"name": "joi", | ||
"description": "Object schema validation", | ||
"version": "17.8.1", | ||
"version": "17.8.2", | ||
"repository": "git://github.com/hapijs/joi", | ||
@@ -6,0 +6,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is too big to display
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
527612