@hyperjump/json-schema
Advanced tools
Comparing version 1.9.7 to 1.9.8
@@ -32,2 +32,4 @@ import { addKeyword, defineVocabulary, loadDialect } from "../lib/keywords.js"; | ||
"contains": "https://json-schema.org/keyword/draft-06/contains", | ||
"contentEncoding": "https://json-schema.org/keyword/contentEncoding", | ||
"contentMediaType": "https://json-schema.org/keyword/contentMediaType", | ||
"default": "https://json-schema.org/keyword/default", | ||
@@ -34,0 +36,0 @@ "definitions": "https://json-schema.org/keyword/definitions", |
{ | ||
"name": "@hyperjump/json-schema", | ||
"version": "1.9.7", | ||
"version": "1.9.8", | ||
"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
328379
8985