core-types-suretype
Advanced tools
Comparing version
@@ -285,3 +285,3 @@ import { getParsedByObject, getParsedByString } from 'jsonpos'; | ||
if (typeof def.$ref === 'string') | ||
return wrapAnnotations(wrapRef(ctx, def.$ref)); | ||
return wrap(wrapRef(ctx, def.$ref)); | ||
if (Array.isArray(def.type)) | ||
@@ -288,0 +288,0 @@ // Convert into 'anyOf' |
{ | ||
"name": "core-types-suretype", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "core-types ⬌ SureType validator conversion", | ||
@@ -5,0 +5,0 @@ "author": "Gustaf Räntilä", |
54287
-0.02%