Comparing version
@@ -7,2 +7,7 @@ # Change Log | ||
# v6.0.5 | ||
## (2022-03-04) | ||
* Add type for SchemaMismatch error [Josh Bowling] | ||
# v6.0.4 | ||
@@ -9,0 +14,0 @@ ## (2022-03-04) |
import { JSONSchema6 } from 'json-schema'; | ||
import { TypedError } from 'typed-error'; | ||
@@ -34,1 +35,3 @@ export interface MatchOptions { | ||
export declare function scoreMatch(schema: JSONSchema6, item: object): number; | ||
export class SchemaMismatch extends TypedError {} |
{ | ||
"name": "skhema", | ||
"version": "6.0.4", | ||
"version": "6.0.5-joshbwlng-add-error-type-a7dc337166a74ad9570e30d2d10c91e00661d366", | ||
"description": "JSON Schema utility collection", | ||
@@ -62,4 +62,4 @@ "main": "lib/index.js", | ||
"versionist": { | ||
"publishedAt": "2022-03-04T02:31:47.041Z" | ||
"publishedAt": "2022-03-04T06:28:30.766Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
166942
0.4%5257
0.04%1
Infinity%