@stackmeister/json-schema
Advanced tools
+2
-2
| { | ||
| "name": "@stackmeister/json-schema", | ||
| "version": "0.1.4", | ||
| "version": "0.1.5", | ||
| "license": "MIT", | ||
@@ -48,3 +48,3 @@ "main": "cjs/index.js", | ||
| }, | ||
| "gitHead": "7cda2f247123d83cf1a4c697dc6748885d336561" | ||
| "gitHead": "89e93b58c63e6e2d02816d5512bfd2b6eb40705d" | ||
| } |
+2
-2
@@ -113,3 +113,3 @@ @stackmeister/json-schema | ||
| This is not done for you so that you can cache the dereferenced schema where need. After that | ||
| This is not done for you so that you can cache the dereferenced schema where needed. After that | ||
| point no waiting for IO is involved anymore. | ||
@@ -139,3 +139,3 @@ | ||
| if (!result.valid) { | ||
| throw new Error(`Failidation failed!`) | ||
| throw new Error(`Validation failed!`) | ||
| } | ||
@@ -142,0 +142,0 @@ }) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
163998
00
-100%