@intelligo.ai/object-to-schema
Advanced tools
Comparing version 2.1.6 to 2.1.7
@@ -112,3 +112,3 @@ "use strict"; | ||
} | ||
return pass && valueToMap; | ||
return pass ? valueToMap : undefined; | ||
} | ||
@@ -115,0 +115,0 @@ exports.strategies = { |
{ | ||
"name": "@intelligo.ai/object-to-schema", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
346896