schemastery
Advanced tools
Comparing version 3.7.2 to 3.7.3
{ | ||
"name": "schemastery", | ||
"description": "Type driven schema validator", | ||
"version": "3.7.2", | ||
"version": "3.7.3", | ||
"main": "lib/index.cjs", | ||
@@ -23,4 +23,4 @@ "module": "lib/index.mjs", | ||
"dependencies": { | ||
"cosmokit": "^1.4.1" | ||
"cosmokit": "^1.4.2" | ||
} | ||
} |
@@ -241,2 +241,4 @@ # Schemastery | ||
Note: `default` and `required` are mutually exclusive. | ||
### schema.required() | ||
@@ -243,0 +245,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
109075
343
Updatedcosmokit@^1.4.2