@hestia-earth/schema-convert
Advanced tools
Comparing version 23.4.0 to 23.4.1
@@ -95,3 +95,3 @@ "use strict"; | ||
var default_values_1 = require("./default-values"); | ||
exports.acceptedNodeTypes = Object.values(schema_1.NodeType).filter(function (val) { return val !== schema_1.NodeType.Term; }); | ||
exports.acceptedNodeTypes = Object.values(schema_1.NodeType); | ||
var IGNORE_FIELD_KEY = '-'; | ||
@@ -98,0 +98,0 @@ var VALUE_TYPE_KEY = 'valueType'; |
{ | ||
"name": "@hestia-earth/schema-convert", | ||
"version": "23.4.0", | ||
"version": "23.4.1", | ||
"description": "Hestia Schema Converters", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
67547