@intelligo.ai/object-to-schema
Advanced tools
Comparing version 2.1.4 to 2.1.5
@@ -78,2 +78,3 @@ "use strict"; | ||
return value | ||
.filter(function (entry) { return object_path_1.get(entry, path); }) | ||
.map(function (entry) { return object_path_1.get(entry, path); }) | ||
@@ -80,0 +81,0 @@ .join(separator); |
{ | ||
"name": "@intelligo.ai/object-to-schema", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
345681
6720