GitHub / fosfad/json-schema-typescript-definitions / commits
Types and interfaces for writing valid JSON schema in TypeScript.
SHA | Message | Author | Date | Stats |
---|---|---|---|---|
88337256 |
Bump actions/checkout from 4.1.5 to 4.1.6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 1 year ago | |
2da4a5fe |
Bump ts-node from 10.0.0 to 10.9.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 1 year ago | |
6e73d84b |
Bump eslint-plugin-unused-imports from 1.1.1 to 1.1.5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 1 year ago | |
1162864a |
Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.33.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 1 year ago | |
508bb1b4 |
Bump eslint-plugin-sort-keys-fix from 1.1.1 to 1.1.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 1 year ago | |
b2ba8894 |
Bump eslint-plugin-import from 2.23.4 to 2.29.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 1 year ago | |
6b28e6b8 |
Bump actions/cache from 2.1.6 to 4.0.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 1 year ago | |
655719fb |
Bump actions/checkout from 2.3.4 to 4.1.5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 1 year ago | |
c8c0727a |
Bump prettier from 2.6.2 to 3.2.5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 1 year ago | |
4c31d28a |
Bump eslint-plugin-prettier from 4.0.0 to 4.2.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 1 year ago | |
2a2e2657 | Update dependabot.yaml |
Petr Flaks <p****r@f****v>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
bcd5783d |
Bump actions/setup-node from 2.4.0 to 4.0.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 1 year ago | |
a2cda0af | ci: enable auto-merge for patch Dependabot updates |
Petr Flaks <p****r@f****v>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
09a97a1e |
Bump prettier from 2.4.0 to 2.6.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Petr Flaks <p****r@f****v> |
over 3 years ago | |
5d7d5d14 | chore: add Dependabot | Petr Flaks <p****r@f****v> | over 3 years ago | |
ab5cbc66 | chore: add undefined to all optional properties | Petr Flaks <p****r@f****v> | over 3 years ago | |
54d366e3 | feat: export `dialectIdentifier` constant | Petr <p****r@f****v> | over 3 years ago | |
88f77b30 | fix: set specific string value to `$schema` field | Petr <p****r@f****v> | over 3 years ago | |
267a4514 | Remove @types/node dependency | Petr <p****r@f****v> | about 4 years ago | |
bd6701e7 | Add info about exported types to README.md | Petr <p****r@f****v> | about 4 years ago | |
2646e649 | Export JsonSchemaBoolean | Petr <p****r@f****v> | about 4 years ago | |
646e134e | Split JSON Schema into JsonSchemaObject and JsonSchemaBoolean | Petr <p****r@f****v> | about 4 years ago | |
19503e99 | Allow boolean as JSON Schema | Petr <p****r@f****v> | about 4 years ago | |
d9aa96e5 | Make tsconfig.json stricter | Petr <p****r@f****v> | about 4 years ago | |
4dc439c8 | Update TypeScript | Petr <p****r@f****v> | about 4 years ago | |
e110e5ba | Fix imports | Petr Flaks <p****r@f****v> | about 4 years ago | |
75d606dc | Fix ESLint typo in Actions | Petr <p****r@f****v> | about 4 years ago | |
70308913 | Use Node.js 16.x in Actions | Petr <p****r@f****v> | about 4 years ago | |
50c32241 | Fix a bug with invalid type | Petr <p****r@f****v> | about 4 years ago | |
aa1ef9dc | Fix a bug with invalid type | Petr <p****r@f****v> | about 4 years ago | |
671e6708 | Add format keyword | Petr <p****r@f****v> | about 4 years ago | |
6b3e6d91 | Remove id: cache from actions | Petr <p****r@f****v> | about 4 years ago | |
5ec13183 | Use fixed version of setup node action | Petr <p****r@f****v> | about 4 years ago | |
387828fe | Fix import path | Petr <p****r@f****v> | about 4 years ago | |
03500211 | Update README.md | Petr <p****r@f****v> | about 4 years ago | |
ccd23ec9 | Refactor GitHub Actions | Petr <p****r@f****v> | about 4 years ago | |
84bc2329 | Add Prettier | Petr <p****r@f****v> | about 4 years ago | |
60694f4c | Refactor the package to support multiple JSON Schema drafts | Petr <p****r@f****v> | about 4 years ago | |
0c8e6aa8 | Move common fields to JsonSchema | Petr <p****r@f****v> | about 4 years ago | |
fcc48184 | Add ComposedJsonSchema | Petr <p****r@f****v> | about 4 years ago | |
aa91133f | Inherit common fields from JsonSchema | Petr <p****r@f****v> | about 4 years ago | |
c9a64b4b | Add array of types to boolean and null JSON Schemas | Petr <p****r@f****v> | about 4 years ago | |
f866985a | Export reference | Petr <p****r@f****v> | about 4 years ago | |
3e143a33 | Add Reference type | Petr <p****r@f****v> | about 4 years ago | |
a926f997 | Fix deprecated property in StringJsonSchema | Petr <p****r@f****v> | about 4 years ago | |
0d328054 | Fix allOf, anyOf, oneOf and not of AnyJsonSchema | Petr <p****r@f****v> | about 4 years ago | |
9b767262 | Refactor JSON schema definitions and add type guards | Petr <p****r@f****v> | about 4 years ago | |
098dc85a | Refactor ESLint config | Petr <p****r@f****v> | about 4 years ago | |
f1af7db9 | Add README.md | Petr <p****r@f****v> | about 4 years ago | |
16a7bb1b | Rename interfaces from "Schema" to "JsonSchema" | Petr Flaks <p****r@f****v> | about 4 years ago | |
98eecd38 | Publish package to npm Registry | Petr Flaks <p****r@f****v> | over 4 years ago | |
a6fd543c | Add JSON schema definitions | Petr Flaks <p****r@f****v> | over 4 years ago | |
36bac853 | Add IDEA config | Petr Flaks <p****r@f****v> | over 4 years ago | |
1b657972 | Add common files | Petr Flaks <p****r@f****v> | over 4 years ago | |
156ed279 | Initial commit |
Petr Flaks <p****r@f****v>
Committed by: GitHub <n****y@g****m> |
over 4 years ago |