@hestia-earth/schema-convert
Advanced tools
Comparing version 7.6.3 to 7.6.4
@@ -283,3 +283,3 @@ "use strict"; | ||
!(value['@id'] || value.id || value.name) : | ||
utils_1.isEmpty(value); | ||
isEmptyCell(value); | ||
}; | ||
@@ -286,0 +286,0 @@ var mapContent = function (schemas, schema, ignoreInternal) { return function (json) { |
{ | ||
"name": "@hestia-earth/schema-convert", | ||
"version": "7.6.3", | ||
"version": "7.6.4", | ||
"description": "Hestia Schema Converters", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
46542