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
github.com/ajv-validator/ajv - 95218d3327d2eb12a4dc5d0c8c74e840b1be7015 authored 11 months ago
* chore: update dependencies
* chore: add some major updates
github.com/ajv-validator/ajv - 0ca87765912aa12cb54f30d393eda31ad1dfd606 authored 11 months agogithub.com/ajv-validator/ajv - e6d38cc40197aa0f711a6ff70563eccc8bbaef69 authored 11 months ago
fix: Update parseJson() for v8 11.7.72 and newer
github.com/ajv-validator/ajv - c0a130d7e5cc2e78c199520629fe25c6646f0163 authored 11 months agogithub.com/ajv-validator/ajv - 44235791fa5572c7737fdcb69c76618f93eb36af authored 11 months ago
github.com/ajv-validator/ajv - 3f8b64410dbc3e8a507b64afee2c8132209ab727 authored 11 months ago
Fixes #2355
Root cause: https://chromium-review.googlesource.com/c/v8/v8/+/4652014
github.com/ajv-validator/ajv - f7ad4a38c5ecb160a559c03ffa81f432c9aeb59f authored about 1 year agogithub.com/ajv-validator/ajv - 490eb8c0eba8392d071fef005e16d330f259d0ba authored over 1 year ago
github.com/ajv-validator/ajv - 45583fde112f80c06ba6ad5583b744ef22d0640a authored about 2 years ago
github.com/ajv-validator/ajv - eaf4615640cf129025d20ca6774f8fede4f3adb3 authored about 2 years ago
github.com/ajv-validator/ajv - bf1266a5cc13ab4ead21d5b810da48b49e932a49 authored about 2 years ago
github.com/ajv-validator/ajv - 321fad60527cfec4c2793874dce74414d1c796d1 authored about 2 years ago
* fix JTD discriminator with more than 8 properties, fixes #1971
* prettier
github.com/ajv-validator/ajv - c5c195bd47503bc55ccd011c36b3de81867fe3a1 authored about 2 years agoBumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) f...
github.com/ajv-validator/ajv - 527d43a1fa42305ed7ac0abcf64a98c487d45e83 authored about 2 years agoBumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescrip...
github.com/ajv-validator/ajv - 2e5884b1b6b4844a9e777b470c7177b31243172b authored about 2 years agoBumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 5.0....
github.com/ajv-validator/ajv - a697668edfaa5d066e8d8256ffce71d70745c539 authored about 2 years agofixes #2123
github.com/ajv-validator/ajv - dab8504c8e46f96adf31687a3216ac03d48b8d0d authored about 2 years agoBumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescrip...
github.com/ajv-validator/ajv - d2c57d96be9e445ab38496e2cf22494e68eeb44e authored about 2 years ago* Add failing test for integer subschema narrowing
* Add number to includesType check for con...
github.com/ajv-validator/ajv - a4892653055d1bccb58a739825caac466d86da3a authored about 2 years agogithub.com/ajv-validator/ajv - a211e8dcf26a2c1f6722d1d44419287256a9a726 authored about 2 years ago
* fixes #2001
fixes #2001
* reduce diff
* prettier
* JTD only optional properties te...
github.com/ajv-validator/ajv - 5c728645cc73c7bf2e07c01e8ecf32b50744f596 authored about 2 years agoBumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) f...
github.com/ajv-validator/ajv - 35034b6b1bbaf144595713d50415501138db0036 authored about 2 years agoBumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 4.1....
github.com/ajv-validator/ajv - 4ea1bf03b13e560514c1fa5a0e798399e8ea0c9f authored about 2 years agogithub.com/ajv-validator/ajv - 01e644a7810f16762c8bb5c96cbf1ece6ea36c85 authored about 2 years ago
github.com/ajv-validator/ajv - 1f83903975b8a3bb8dbce079d9292f26895114f1 authored about 2 years ago
github.com/ajv-validator/ajv - 92e5a1e82f76123712194a01c46e1fc0e77026ce authored about 2 years ago
* expost Validation Error - fix to #1926
* fixed prettier issues
Co-authored-by: Evgeny Po...
github.com/ajv-validator/ajv - 16af695b9e19e37fe064145fd33d7a630e9263c0 authored about 2 years ago
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.5.0 to 13.0.3.
- [Release no...
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0.
- [Release notes](https:/...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/ajv-validator/ajv - fa4343b85b80fa1904faa0ed6acf3ad4b6e5d823 authored about 2 years agoBumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-re...
github.com/ajv-validator/ajv - b8f563b062e697dd4490e2255c178528f4a2ebe7 authored about 2 years agogithub.com/ajv-validator/ajv - f38d269762cc062542c646898034689fdec0a91b authored about 2 years ago
I made a mistake with one of the code snippets in the documentation. The 'regExp' attribute belo...
github.com/ajv-validator/ajv - b2a109c22a9680edd536fd422df199ca7236b0b0 authored about 2 years ago
Co-authored-by: Connor Smith <[email protected]>
Co-authored-by: Evgeny Poberezkin <2769109...
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 1.0.1 to 2.1.0.
- [Release notes](ht...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) f...
github.com/ajv-validator/ajv - f90a1cfd16afcc3fb53cdd589925a438fbfd5925 authored about 2 years ago* Clarify validation errors and fix link for useDefaults.
* Make it clear the value, not the ...
github.com/ajv-validator/ajv - 5d5c803d6f62fd197d51eecca39ae1452b110383 authored about 2 years agogithub.com/ajv-validator/ajv - d6f3ac9357d770ebe29bffa1359f2acc76b7d257 authored about 2 years ago
nullable was enforced for optional parameters, but not forbidden for
required parameters. This ...
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.2.
- [Release notes](https:/...
* add Non-standard JTD keywords warn
* correction
* correction
Co-authored-by: Evgeny P...
github.com/ajv-validator/ajv - b3cbbc144c5e07db11b1462911bfecb48433f6cd authored about 2 years ago* update the documentation of addKeyword args
* add the
* corrections
Co-authored-by: E...
github.com/ajv-validator/ajv - 7516a0904b8b436393298d83864e59785c33325a authored about 2 years agogithub.com/ajv-validator/ajv - d6d8d5f197d793a739378e5e3567151dcd0fbb61 authored about 2 years ago
There are already console logs in the parseAndLog function itself. parseAndLog(json) and parseAn...
github.com/ajv-validator/ajv - 58f9e7ff46937f0cf8f4085fe178dbec1bdeefe1 authored about 2 years agogithub.com/ajv-validator/ajv - 572c84324c0354c11053a8c77a7dbaea3b0f1b60 authored about 2 years ago
github.com/ajv-validator/ajv - 948ffbf07345eeca286e50cc233bedc3f72e8f03 authored over 2 years ago
github.com/ajv-validator/ajv - 13caf4736c770620f0f6d3e2d7c131850f5c49e5 authored over 2 years ago
github.com/ajv-validator/ajv - 1657fe42037e1db17c44fa2d03558e4c35adab06 authored over 2 years ago
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 8.0.2.
- [Release notes](https:...
github.com/ajv-validator/ajv - c067d6d9c3285054ea4c0a2d2adbbc8b5d631935 authored almost 3 years ago
* Update limitProperties.ts
in absence of condition pluralization of message, at least have i...
github.com/ajv-validator/ajv - a5119ef700961623eb7e81ef994bbdda407f3826 authored almost 3 years agogithub.com/ajv-validator/ajv - 3ec588bc28fe2c1a23d9b3ba0b367dc66712e498 authored almost 3 years ago
* fix: emit equal when needed - alternative to #1853
* fix: prettier errors
* fix: tslint ...
github.com/ajv-validator/ajv - 09f67f26334ead1502976e5462300e2a06874fbd authored almost 3 years agogithub.com/ajv-validator/ajv - bd7cf15aa926e1dfdb75a99d66164dce479e8304 authored almost 3 years ago
* Use root schemaEnv when resolving references in oneOf
* Update discriminator test name
github.com/ajv-validator/ajv - 95b15b683dfb60f63c5129b0426629b968d53af8 authored almost 3 years ago* doc: add uriResolver
* update link
Co-authored-by: Evgeny Poberezkin <2769109+epoberezki...
github.com/ajv-validator/ajv - 6e53e432fd7de29a94ba042af47cd161864fa907 authored almost 3 years agogithub.com/ajv-validator/ajv - a27f78264ab1c3951d5131f27181d0a50e54aed0 authored almost 3 years ago
github.com/ajv-validator/ajv - d0be8094ecf82dd6952780bb3d7a231eba5f3ba5 authored almost 3 years ago
github.com/ajv-validator/ajv - b3e0cb17d0e095b5c883042b2306571be5ec86b7 authored almost 3 years ago
* feat: add uriresolver option
* fix: review
* fix: prettier
* fix: lint
* fix: para...
github.com/ajv-validator/ajv - 0e47ab4f0bc16a3ae48a227e917c7b08b7ecd597 authored almost 3 years agogithub.com/ajv-validator/ajv - 8b993dcb5b151116275025ffa4c9aa87302076a3 authored about 3 years ago
github.com/ajv-validator/ajv - 979d46b1585a92e4343bf9e4505f61139c3eecf8 authored about 3 years ago
* resolve references before validating the discriminator
fixes #1554
* prettier style
* a...
github.com/ajv-validator/ajv - e7bc0098cbe8d8c742fd01115a16016defe3b06e authored about 3 years ago* docs: updated standalone documentation and added new examples #1831
* remove unnecessary li...
github.com/ajv-validator/ajv - ec96c87c5994b4e8af96a61d4634a39da1786c0a authored about 3 years agoPrefix the closing angle bracket with a forward slash so that a correct stub is generated for ta...
github.com/ajv-validator/ajv - f2e590a147b6e09d078cefcc8b0e9e66c261bb40 authored about 3 years agoMinor spelling and grammar corrections.
github.com/ajv-validator/ajv - d63253994bfbf860dfe7cc81d993b0cfca1fe9fb authored about 3 years ago* feat: add option to generate ESM exports instead of CJS (#1523)
* feat: add option to gener...
github.com/ajv-validator/ajv - 418cd0f4308c07c627071b4d03544e7cc57f235c authored about 3 years agoBumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/ajv-validator/ajv - d21fa70ac0e6187b7089aaea3fe60247da613685 authored about 3 years ago* Update ReDoS section of security.md
* Update docs/security.md
* Update docs/security.md
...
github.com/ajv-validator/ajv - 43ed01916b67b6f0033d5be3e4bc5a9bdf78dcd9 authored about 3 years ago
github.com/ajv-validator/ajv - 84d0a575f2ef6b38d19a93f45d2546938fa31d4d authored about 3 years ago
"Additionaly" should be "Additionally".
Co-authored-by: Evgeny Poberezkin <2769109+epoberezki...
github.com/ajv-validator/ajv - e9df4c14d8e82706474c544de55f636962bca3d6 authored about 3 years agogithub.com/ajv-validator/ajv - c7bf889ebb8b6d86f20a77f7e79c4d10196d2125 authored about 3 years ago
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.6 to 12.1.1.
- [Release no...
github.com/ajv-validator/ajv - b2bf7504bab515db60ad276dc015b9c14f775607 authored about 3 years ago
github.com/ajv-validator/ajv - 61c7a4a6504540c35f3e4246de9bbd97680195b2 authored about 3 years ago
github.com/ajv-validator/ajv - 4cc0cad069a42ef110b8ac01be20c887cc876623 authored about 3 years ago
github.com/ajv-validator/ajv - 1959de4ea6e1cdacfac215f2773b4d2cef2d2ccb authored about 3 years ago
github.com/ajv-validator/ajv - 683de4edc4bd442897508b10dd0c95cf9b2ab96f authored about 3 years ago
github.com/ajv-validator/ajv - 62048a170893d51451d10b05eb13587a5a27a562 authored about 3 years ago
commit 1835f3517ffb750ea4c75ce3ee8d9c262374e8f4
Author: Evgeny Poberezkin <2769109+epoberezkin@u...
* change exports to fix bundles
* use browserify for bundling
* revert exports
* use br...
github.com/ajv-validator/ajv - f68ef8f723fd4488032a73c59103e830b928df2d authored about 3 years agogithub.com/ajv-validator/ajv - 8fccddb4161cfe4d63f2b8987d58f6c10a6bf005 authored about 3 years ago
github.com/ajv-validator/ajv - 73808bf65ea5b449e4e0e4f9d189971ca8353dfb authored about 3 years ago
github.com/ajv-validator/ajv - da46e38a0d4bc85e1c891dcc3ab526fc28961d18 authored about 3 years ago
github.com/ajv-validator/ajv - d0a928e93f2ea4649221c4ca77ed934895d54a56 authored about 3 years ago
* update JSON Schema Test Suite, skip failing tests
* fix minContains = 0 test
* un-skip r...
github.com/ajv-validator/ajv - 1b4583524edfc12f9a8bf8102df13553ae12ad40 authored about 3 years agogithub.com/ajv-validator/ajv - 42945d68d5ccc259283913ba1341d38c09499cf0 authored about 3 years ago
github.com/ajv-validator/ajv - 01e19bb3338ecf503374f1724b6f65cd5074591b authored about 3 years ago
github.com/ajv-validator/ajv - 7d9af0ab1adff62dd766a4b4c6d9a779cc5ed3a9 authored about 3 years ago
github.com/ajv-validator/ajv - addc3bc8baa78d61030a6b57db319f16236e1383 authored about 3 years ago
github.com/ajv-validator/ajv - 749998ae34798ec9bf5e39fbcab34388407b973a authored about 3 years ago
* enable website build
* use import with node-fetch
* log npm version
* fix fetch impor...
github.com/ajv-validator/ajv - fefd2e382e4517ae800d83a11cf13af99863891d authored about 3 years agogithub.com/ajv-validator/ajv - 29caf139730db95a503415f724e8e603f52984f5 authored about 3 years ago
github.com/ajv-validator/ajv - ec44ba7a26188b6abdf6f551a091b12b10d14dfd authored about 3 years ago
github.com/ajv-validator/ajv - 4aec4c521a4d65d413a58d4072522616986ff54b authored about 3 years ago
github.com/ajv-validator/ajv - e6e2fdb7381adfaefd2f8833a2ac42c52eca6cb9 authored about 3 years ago
Co-authored-by: Evgeny Poberezkin <[email protected]>
github.com/ajv-validator/ajv - 6453ef8caee5fcf23d4eecb860433046b24ac860 authored about 3 years ago* Update typescript.md
Add documentation around timestamp unions for `JTDDataType`.
fixes ...
github.com/ajv-validator/ajv - 51f0b84c11150a9a2e632a5c7b5695c1949bad30 authored about 3 years ago* Use npm 6-style peer dependency resolution with `npm link`
* Update build.yml
Co-authore...
github.com/ajv-validator/ajv - 43d6164d46c1afbb1f40829f5208a66507af810c authored over 3 years ago