@intelligo.ai/object-to-schema
Advanced tools
Comparing version 2.3.8 to 2.3.9
@@ -312,3 +312,3 @@ "use strict"; | ||
if (String(cleanedInput).length === 4) { | ||
return new Date(Number(clearDate), 0, 1); | ||
return new Date(Number(cleanedInput), 0, 1); | ||
} | ||
@@ -315,0 +315,0 @@ if (/^\d{2}\.\d{2}\.\d{4}$/.test(clearDate)) { |
@@ -0,0 +0,0 @@ module.exports = { |
{ | ||
"name": "@intelligo.ai/object-to-schema", | ||
"version": "2.3.8", | ||
"version": "2.3.9", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -0,0 +0,0 @@ # object-to-schema-mapper |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
373864
64
7074
1