schema-tools
schema-tools copied to clipboard
Validate, sanitize and document JSON schemas
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ava](https://avajs.dev) ([source](https://togithub.com/avajs/ava)) | [`2.4.0` -> `5.3.1`](https://renovatebot.com/diffs/npm/ava/2.4.0/5.3.1) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | [`4.7.4` -> `4.9.5`](https://renovatebot.com/diffs/npm/typescript/4.7.4/4.9.5) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://togithub.com/prettier/prettier)) | [`2.7.1` -> `2.8.8`](https://renovatebot.com/diffs/npm/prettier/2.7.1/2.8.8) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [json-stable-stringify](https://togithub.com/ljharb/json-stable-stringify) | [`1.0.1` -> `1.0.2`](https://renovatebot.com/diffs/npm/json-stable-stringify/1.0.1/1.0.2) | [](https://docs.renovatebot.com/merge-confidence/)...
File: objects.ts Issue: JsonPropertyTypes doesn't have 'null' as a type. I am validating a json response which has type as null for multiple objects/keys. I am not even able to...