Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Ajv

The fastest JSON Schema Validator. Supports draft-04/06/07/2019-09/2020-12
Collective - Host: opensource - https://opencollective.com/ajv - Website: https://ajv.js.org/ - Code: https://github.com/ajv-validator/ajv

build(deps-dev): bump jimp from 0.16.13 to 0.22.4

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request almost 2 years ago
build(deps-dev): bump jimp from 0.16.13 to 0.22.0

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request almost 2 years ago
Custom format attributes should not fail validation

github.com/ajv-validator/ajv - JonathanPlasse opened this issue almost 2 years ago
Strict Mode check not take account of $ref

github.com/ajv-validator/ajv - chengB12 opened this issue about 2 years ago
update node versions

github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
fix JTD discriminator with more than 8 properties, fixes #1971

github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
build(deps-dev): bump @rollup/plugin-typescript from 9.0.2 to 10.0.1

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
correctly narrow "number" type to "integer", fixes #1935

github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
JTD empty values schema, fixes #1949

github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
Fix readme chart

github.com/ajv-validator/ajv - ixth opened this pull request about 2 years ago
keyword: 'type' message: 'must be array'

github.com/ajv-validator/ajv - habsfanongit opened this issue about 2 years ago
build(deps-dev): bump @rollup/plugin-commonjs from 23.0.7 to 24.0.0

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @rollup/plugin-json from 5.0.2 to 6.0.0

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
Check for first property in generated code

github.com/ajv-validator/ajv - dangerginger opened this pull request about 2 years ago
Is extending pre-defined keywords supported?

github.com/ajv-validator/ajv - gsf4726 opened this issue about 2 years ago
Conditional type + union + generics not allowed

github.com/ajv-validator/ajv - alexandervandekleutab opened this issue about 2 years ago
JDT Serialization with Only Additional Properties fails

github.com/ajv-validator/ajv - fabianeichinger opened this issue about 2 years ago
jtd key value resolves to never

github.com/ajv-validator/ajv - lublak opened this issue about 2 years ago
chore: provide an esm distribution

github.com/ajv-validator/ajv - me4502 opened this pull request about 2 years ago
Export Ajv as a named export

github.com/ajv-validator/ajv - jhford-scout24 opened this pull request about 2 years ago
JSONSchemaType doesn't infer nullable types

github.com/ajv-validator/ajv - almeidx opened this issue about 2 years ago
build(deps-dev): bump @types/mocha from 9.1.1 to 10.0.0

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump rollup from 2.79.1 to 3.3.0

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @rollup/plugin-typescript from 8.5.0 to 9.0.2

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @rollup/plugin-json from 4.1.0 to 5.0.1

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
special case empty object for jtd

github.com/ajv-validator/ajv - erikbrinkman opened this pull request about 2 years ago
update typescript, fix broken annotation

github.com/ajv-validator/ajv - epoberezkin opened this pull request about 2 years ago
build(deps-dev): bump eslint from 7.32.0 to 8.27.0

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump husky from 7.0.4 to 8.0.2

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
fail validation in case of undefined field

github.com/ajv-validator/ajv - Giuseppedes opened this issue about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.9

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.8

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.7

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
Does JTDSchemaType does support Set<string>?

github.com/ajv-validator/ajv - Abreu0101 opened this issue about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.5

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump eslint from 7.32.0 to 8.26.0

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.4

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @rollup/plugin-commonjs from 21.1.0 to 23.0.2

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.3

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
Remove unnecessary console.log

github.com/ajv-validator/ajv - vargaeric opened this pull request over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.2

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
fix: use WeakMap to cache compiled schemas

github.com/ajv-validator/ajv - stepanho opened this pull request over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.11.0

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
Nullable enum field not working in Typescript

github.com/ajv-validator/ajv - MerrittJ opened this issue over 2 years ago
$data support for minContains/maxContains

github.com/ajv-validator/ajv - dalepo opened this issue over 2 years ago
Extract Schema types to separate Repo

github.com/ajv-validator/ajv - heath-freenome opened this issue over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.5

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.4

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump eslint from 7.32.0 to 8.25.0

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.3

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
Validate Geojson

github.com/ajv-validator/ajv - guimochila opened this issue over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.2

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.1

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.8.0

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
JSON Schema exemple not working with jest

github.com/ajv-validator/ajv - matheust3 opened this issue over 2 years ago
Revert "change exports to fix bundles"

github.com/ajv-validator/ajv - Loveisweird opened this pull request over 2 years ago
useDefault option not working

github.com/ajv-validator/ajv - frrodriguez opened this issue over 2 years ago
dependentSchemas unknown keyword

github.com/ajv-validator/ajv - spinlud opened this issue over 2 years ago
Cannot import Ajv

github.com/ajv-validator/ajv - njfamirm opened this issue over 2 years ago
build(deps-dev): bump @types/node from 17.0.45 to 18.7.23

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago
Meta-Schema-Validation not working / no guide available

github.com/ajv-validator/ajv - manuelwaltschek opened this issue over 2 years ago
build(deps-dev): bump eslint from 7.32.0 to 8.24.0

github.com/ajv-validator/ajv - dependabot[bot] opened this pull request over 2 years ago