@hyperjump/json-schema
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -16,3 +16,3 @@ import { addKeyword, defineVocabulary, loadDialect } from "../lib/keywords.js"; | ||
import recursiveAnchor from "./recursiveAnchor.js"; | ||
import recursiveRef from "./recursiveRef.js"; | ||
import recursiveRef from "../draft-2020-12/dynamicRef.js"; | ||
@@ -31,3 +31,3 @@ | ||
"$recursiveAnchor": "https://json-schema.org/keyword/draft-2019-09/recursiveAnchor", | ||
"$recursiveRef": "https://json-schema.org/keyword/draft-2019-09/recursiveRef", | ||
"$recursiveRef": "https://json-schema.org/keyword/draft-2020-12/dynamicRef", | ||
"$id": "https://json-schema.org/keyword/id", | ||
@@ -34,0 +34,0 @@ "$ref": "https://json-schema.org/keyword/ref", |
{ | ||
"name": "@hyperjump/json-schema", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "A JSON Schema validator with support for custom keywords, vocabularies, and dialects", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
356394
181
10408