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

chore(package): update karma-sauce-launcher to version 1.1.0

https://greenkeeper.io/

github.com/ajv-validator/ajv - 3f7b83f84fd249aff26db9f38c7ad6b3ac6e7735 authored over 8 years ago
refactor: do not bind ajv methods to the instance, closes #232

github.com/ajv-validator/ajv - 599f579db4051aa1ed747b8a85369f01bc66390c authored over 8 years ago
docs: linebreak

github.com/ajv-validator/ajv - a0e647e5f0c90d23279257e0f99cfd96d8780282 authored over 8 years ago
docs: updated CONTRIBUTING.md

github.com/ajv-validator/ajv - 2601fc25b5cc5d24e3c4ab12f65c1476194f25de authored over 8 years ago
docs: gitter badge

github.com/ajv-validator/ajv - 8677fd5a135dc6b067cbe2c69be0cd16f2c17bc1 authored over 8 years ago
refactor: simplify compileAsync, #249

github.com/ajv-validator/ajv - 48cee59cb8daf99c4ecd4ab5a8cc48fcc6d1abee authored over 8 years ago
fix: type definition for option unknownFormats

github.com/ajv-validator/ajv - 81c2069354a65a25d87d8980cc6aa321f30f15c7 authored over 8 years ago
fix: type definition change for compileAsync, closes #249

github.com/ajv-validator/ajv - 3fab5c7019ea35598c76ff68d7a62b0c3ba9e301 authored over 8 years ago
chore: version 4.8.1

github.com/ajv-validator/ajv - aeac51b78931bdb4e6bddcfaae84d4feeb68a2f9 authored over 8 years ago
Merge branch 'EtaiG-master'

github.com/ajv-validator/ajv - e9127368d5f2f08bcfd9a1694df6e9a08310f48a authored over 8 years ago
fix: simplify #326

github.com/ajv-validator/ajv - d54d92411c57831b75294de6e53aedf80a28cef1 authored over 8 years ago
docs: compileAsync returns Promise, #249

github.com/ajv-validator/ajv - da0a6d923965a096eb30e7c3b7fff0279ae48a48 authored over 8 years ago
fix #326 by lazy-requiring js-beautify

only require beautify if the options are specified which would cause you to use it

github.com/ajv-validator/ajv - ac4331b45026b0445356a72d2f9e4e6044fb5bef authored over 8 years ago
test: compileAsync tests using promises, #249

github.com/ajv-validator/ajv - 2b2e64488bab9532b0f5c2f7019149b9a4498b67 authored over 8 years ago
refactor: compileAsync returns promise; loadSchema option must return promise, #249

github.com/ajv-validator/ajv - f4a5f1005ccb9b32bf1518b69c266a1e2698ba38 authored over 8 years ago
refactor: move async compilation to separate file

github.com/ajv-validator/ajv - d9bcf2841a558ed1e47c9dcbe77dcb97083add5a authored over 8 years ago
feat: make option unknownFormats default to true, closes #324

github.com/ajv-validator/ajv - c86e1bbc02753c7ae02dfa7493533a86b50d2fe3 authored over 8 years ago
Merge branch 'master' into 5.0.0

github.com/ajv-validator/ajv - aa09a89e6c445678156ee8ac65d1e45eef3c3d6e authored over 8 years ago
test: node 6 in travis

github.com/ajv-validator/ajv - 5150f8c7a722bdfdda81428a29c5a79775e08ad5 authored over 8 years ago
Merge pull request #323 from epoberezkin/missing-formats

Option unknownFormats

github.com/ajv-validator/ajv - 6681c19734918bf072954606d6655c65cbf5eff4 authored over 8 years ago
Merge branch 'master' into missing-formats

github.com/ajv-validator/ajv - b3b0f89f0cefce94cb044360d668d891478c056e authored over 8 years ago
docs: option unknownFormats when format is $data reference, #310

github.com/ajv-validator/ajv - 320af2050944e2a4aff17abc0ec5255de6a78bb1 authored over 8 years ago
test: not whitelisted unknown format in $data fails validation, #310

github.com/ajv-validator/ajv - eefa467446f975432e674ebb4cd4b4b147c03188 authored over 8 years ago
feat: optionally fail validation of unknown format passed via $data, #310

github.com/ajv-validator/ajv - c55ef280dc39da12a381f6ccdc4475b3fe8b8a5a authored over 8 years ago
test: whitelisted unknown formats should be valid (remove warnings), #310

github.com/ajv-validator/ajv - 01ff755d4bbbe318d44cfb380b43dfdf8bd63f00 authored over 8 years ago
feat: optionally throw exception during schema compilation if unknown format is used, #310

github.com/ajv-validator/ajv - 9bd850d11566d98d2e5c1c2dea4ed7bcc5582d65 authored over 8 years ago
test: option unknownFormats, #310

github.com/ajv-validator/ajv - 0944949b086d300d9ea3736f51ad4d66df329854 authored over 8 years ago
docs: unknownFormats option, #310

github.com/ajv-validator/ajv - 9e527842bc25676789c4495faef52c575ced307c authored over 8 years ago
Merge pull request #319 from epoberezkin/greenkeeper-nodent-3.0.2

Update nodent to version 3.0.2 🚀

github.com/ajv-validator/ajv - 6bdd1c54b5f3f3be4d8e76b8fba588e9704cbf21 authored over 8 years ago
docs: link to JSON Schema lint

github.com/ajv-validator/ajv - d1b4e6885b520b686e7a7d2efc909bd63dd8bf49 authored over 8 years ago
chore(package): update nodent to version 3.0.2

https://greenkeeper.io/

github.com/ajv-validator/ajv - eb81b84ca5b7498be3a09b992e0c84801bd3d4f6 authored over 8 years ago
Merge pull request #315 from epoberezkin/greenkeeper-watch-1.0.0

Update watch to version 1.0.0 🚀

github.com/ajv-validator/ajv - e76b3793f684a865b3e09375c0d7963a9574a6a2 authored over 8 years ago
chore(package): update watch to version 1.0.0

https://greenkeeper.io/

github.com/ajv-validator/ajv - 57505f52f6dfdc74105c73536a194358f98d9185 authored over 8 years ago
feat: log errors using console.error/warn, closes #265

github.com/ajv-validator/ajv - 03051f90ba7879419abf60ed5b89b6a7e6406dd8 authored over 8 years ago
docs: updated defaults for options extendRefs and sourceCode, #294, #309

github.com/ajv-validator/ajv - dbc14d57910a41d2611dcf8e182354c788bf8e8c authored over 8 years ago
feat: make option sourceCode default to false, closes #309

github.com/ajv-validator/ajv - 3e50b5da3c7265685e95d923e0ecfcc00b141938 authored over 8 years ago
feat: make option extendRef default to "fail", closes #294

github.com/ajv-validator/ajv - 0bdb5a4fa58a43a7ef8803f683c4e621a410ae44 authored over 8 years ago
fix: message about changing default for extendRefs option, #303

github.com/ajv-validator/ajv - 40319b9e228a20b7d9a9577ce76affe5ca6fc7d8 authored over 8 years ago
fix: do NOT log warning if extendRef is explicitely set to true, fix schema path in messages; closes #303

github.com/ajv-validator/ajv - a3ab001d5b78a51829eb6073bb8ac92d250468cb authored over 8 years ago
test: refactor schema tests, use nyc

github.com/ajv-validator/ajv - da24fd33e183f2080497f9a62af4ca914cbf47b8 authored over 8 years ago
fix: allow segments of hostnames to start with digit, closes #312

github.com/ajv-validator/ajv - 72a3bd0c2a4e780d110584e21c71ef5df97f06e0 authored over 8 years ago
fix: escaped characters in $refs, closes #311

github.com/ajv-validator/ajv - 7c95ec9fa83f707090d3103b8db97b1061130e6d authored over 8 years ago
docs: ajv-pack is BETA

github.com/ajv-validator/ajv - f7ae18fce70f5bb2d4d3da19c091090e9808bd92 authored over 8 years ago
docs: generate standalone module using ajv-cli/ajv-pack, closes #156

github.com/ajv-validator/ajv - a37616bfccdc8946f64d26a68c092041beeccad2 authored over 8 years ago
feat: only store patterns and defaults if option sourceCode is true

github.com/ajv-validator/ajv - 812940d5285c0025aa016a01985699c512e18b48 authored over 8 years ago
chore: version 4.7.4

github.com/ajv-validator/ajv - 13ecf4042a9acad9e4c47e7050c7fc868a42c5c8 authored over 8 years ago
feat: add used defaults and patterns to validation function to support ajv-pack, #156

github.com/ajv-validator/ajv - 5193d45fdc360fd968166babb9bce673c8e5dbb7 authored over 8 years ago
Merge pull request #306 from epoberezkin/greenkeeper-typescript-2.0.3

Update typescript to version 2.0.3 🚀

github.com/ajv-validator/ajv - 33527596ecad427936b9035f882d155200ab2b4c authored over 8 years ago
chore(package): update typescript to version 2.0.3

https://greenkeeper.io/

github.com/ajv-validator/ajv - 304bd8c106a7a6c4557d3b4597d1360ef946bb9a authored over 8 years ago
fix: allow null as schema value in keywords that support $data reference (constant)

github.com/ajv-validator/ajv - cdd30a9776987dc480c8927bd036f52e7eb56571 authored over 8 years ago
refactor: replaced remaining eval with Function constructor

github.com/ajv-validator/ajv - acfd035720193bcff8b365c204dad1a7ae3d6194 authored over 8 years ago
docs: link to addons-linter

github.com/ajv-validator/ajv - 2ba99f2c9f9ce86aa58d4d7faeb3ecec9e999636 authored over 8 years ago
docs: update packages using ajv

github.com/ajv-validator/ajv - c3833162566b35de336e5c699f3ba85d21ec9902 authored over 8 years ago
chore: version 4.7.1

github.com/ajv-validator/ajv - c9e53aa4e11432c6ca986c64f97cd5d0a2224394 authored over 8 years ago
Add missing rootData parameter from ValidateFunction typescript interface (#301)

* Add missing rootData property from ValidateFunction typescript interface

* Made change @epo...

github.com/ajv-validator/ajv - fd07efc4cf753850934130e2fb1b11f1efdc318f authored over 8 years ago
chore: bump version

github.com/ajv-validator/ajv - 1129dfad0f95619788ce2fd8494d6bbe658e41a9 authored over 8 years ago
Merge branch 'rf-no-retain-source'

github.com/ajv-validator/ajv - eb93bd431e6948dd4ff7bd5b9313ee79a6098fea authored over 8 years ago
docs: sourceCode option, #293

github.com/ajv-validator/ajv - 3ba472ea2a661616bd900344696bb57478f007e4 authored over 8 years ago
test: sourceCode option, #293

github.com/ajv-validator/ajv - 1c28d6dc34563f60790cc785ff6c2154f6c32d5f authored over 8 years ago
refactor: rename option to sourceCode, #293

github.com/ajv-validator/ajv - d272e05abe45a7e21eba1096a2f546dd391ad44c authored over 8 years ago
docs: add related packages, remove montions of old versions, fix typo

github.com/ajv-validator/ajv - 61afd5c4364c29230189907a7d9d48b8f643f75c authored over 8 years ago
appease linter

github.com/ajv-validator/ajv - 792590b7b8db7f984a7a59948e51c138283f2e97 authored over 8 years ago
Add option to not retain validator source code

I noticed that in a program with many schemas, a large amount of memory
was taken up by the sour...

github.com/ajv-validator/ajv - 7d1e4d2c83e2b877bf598a0d4ec4077d42ee0488 authored over 8 years ago
docs: note about supporting relative $refs in keywords $merge and $patch

github.com/ajv-validator/ajv - 0f4b70f51fe0212f3cf597c354268ea0f5b1fabb authored over 8 years ago
docs: schema compilation context passed to compile and macro custom keyword functions

github.com/ajv-validator/ajv - fb2e39b7d559b4ec9b87a84fe26befb857b51844 authored over 8 years ago
feat: pass schema compilation context (it) to compiled and macro custom keyword functions, closes #280

github.com/ajv-validator/ajv - 9dff6474d77f48fc75818eb4fca522424b9c9872 authored over 8 years ago
docs: allowedValues param in "enum" keyword error, #282

github.com/ajv-validator/ajv - cf6a9872b906d82794dc6d98d7344cded2a4b3dd authored over 8 years ago
feat: allowedValues param in "enum" keyword error, closes #282

github.com/ajv-validator/ajv - 00f315c31f03ec3e274d6789b36ea1e92d54c481 authored over 8 years ago
docs: absolute JSON-pointer in $data reference, #289

github.com/ajv-validator/ajv - 565e36023190412821ae15adc960218a843a25d3 authored over 8 years ago
fix: correctly resolve $data refs with absolute JSON pointers, #289

github.com/ajv-validator/ajv - 3806b9d8a3d11a23ee505bcc8e9eb4907b4cd328 authored over 8 years ago
docs: rootData variable in custom keywords validation function, #289

github.com/ajv-validator/ajv - 932a44e73d1dc55306bd4e90bb6190b1cbc6b3df authored over 8 years ago
feat: pass rootData to validating functions as 5th parameters, related to #289

github.com/ajv-validator/ajv - 33081b4911ae5983805a89d113aaa6a0ed5a769a authored over 8 years ago
Merge pull request #289 from HotelDon/master

Add JSON pointer support to $data reference.

github.com/ajv-validator/ajv - 2b4efa35123f9d3b791be0dbbefe8236cce71e2b authored over 8 years ago
Merge pull request #281 from epoberezkin/greenkeeper-karma-chrome-launcher-2.0.0

Update karma-chrome-launcher to version 2.0.0 🚀

github.com/ajv-validator/ajv - 4393ccce3907eadb1d20574bbe7313f413b6b5ee authored over 8 years ago
add browsers field (#288)

add webpack field

github.com/ajv-validator/ajv - 81501020199e1839efb56f8af1ea86e4049db5fc authored over 8 years ago
Add tests for $data ref with absolute JSON pointers

github.com/ajv-validator/ajv - c6e42e7e5c05bd4c870c83bd94a6ea4bdf3c1445 authored over 8 years ago
Add JSON pointer support to $data reference.

github.com/ajv-validator/ajv - 53e9971edd9449024c2f8056db80313bd688affd authored over 8 years ago
chore(package): update karma-chrome-launcher to version 2.0.0

https://greenkeeper.io/

github.com/ajv-validator/ajv - 8f7263e13f75d364fdbf8fb8102516c4450f6df4 authored over 8 years ago
docs: note about using only absolute $refs in $merge and $patch, #278

github.com/ajv-validator/ajv - eac77bf56564c3546e44bede5ee6e78c8c2fff45 authored over 8 years ago
docs: fix error

github.com/ajv-validator/ajv - 8e2344c161cf541eb86338dbdec6701b26bfb78f authored over 8 years ago
feat: allow refs with protocol-relative URIs, closes #277

github.com/ajv-validator/ajv - 7e7219212d0999f84dc7531d8b5c0388f5cf6dec authored over 8 years ago
feat: allow refs to fragments in "getSchema" and "validate" methods, closes #47

github.com/ajv-validator/ajv - 2d9241a6580de2827b790e1ecdd2609192897373 authored over 8 years ago
docs: fix link

github.com/ajv-validator/ajv - 66dd12bc459c04eb3537053f7a2a52762a9793aa authored over 8 years ago
docs: $merge and $patch keywords

github.com/ajv-validator/ajv - adcf8be48f7f1284f6e12446faf41691b9ecd8c1 authored over 8 years ago
docs: usage questions

github.com/ajv-validator/ajv - d8a3001e9ca073a6d7cc32e2f5b8421c6af86473 authored over 8 years ago
docs: changed notebook for issue template

github.com/ajv-validator/ajv - 6deeb39281022808cdca0b65903e2f83bd32fe07 authored over 8 years ago
docs: compact issue template

github.com/ajv-validator/ajv - 47b8a09b9eda85962cd6d1c4f98ea212ec2b9778 authored over 8 years ago
docs: shorten issue template

github.com/ajv-validator/ajv - 78016dbc7887e23951b3cc23e2e3c1d6094ba4cc authored over 8 years ago
docs: shorten issue template

github.com/ajv-validator/ajv - 2d9206c281a9046662db3f237b63fa1aca70e4e0 authored over 8 years ago
docs: update issue template

github.com/ajv-validator/ajv - 3ecf870bfcf1e4706ce6c20a895ffa858c42d12b authored over 8 years ago
travis notifications for gitter

github.com/ajv-validator/ajv - ffa40b94427f0e34dfd3e28249528374bb1d16df authored over 8 years ago
docs: edited issue template

github.com/ajv-validator/ajv - 311251d943c01d12c080784b308b371b9404b5a7 authored over 8 years ago
docs: update pull request template

github.com/ajv-validator/ajv - 65c28b1fcdbfcf4d75190fefbe4d0613faa26060 authored over 8 years ago
docs: pull request template

github.com/ajv-validator/ajv - dcdeefcaf976809a74d846cb800de468b75a8861 authored over 8 years ago
docs: issue template, contributing guidelines

github.com/ajv-validator/ajv - 368606627e452ec89e1ba776dfafdec66ca98bab authored over 8 years ago
docs: fix site

github.com/ajv-validator/ajv - a1dc7df4580c3cf770c79c3e20a62bf32c20ee28 authored over 8 years ago
docs: remove symbol

github.com/ajv-validator/ajv - b42f6c5ee1b0bca66e9fe83985c4a2b87bfe8e26 authored over 8 years ago
docs: link to FAQ

github.com/ajv-validator/ajv - f54e43edad4cdfb2b17a3cc6855f2aff122065cf authored over 8 years ago