@hoth/typescript-to-json-schema
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -158,2 +158,5 @@ "use strict"; | ||
} | ||
if (tags.flattern) { | ||
tags.flattern = getTagValue(tags.flattern, 'boolean'); | ||
} | ||
if (tags.enumNames) { | ||
@@ -160,0 +163,0 @@ tags.enumNames = JSON.parse(tags.enumNames); |
{ | ||
"name": "@hoth/typescript-to-json-schema", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "typescript to json-schema transpiler", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
35109
407
0