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

Add util.unescapeJsonPointer to compilation context

github.com/ajv-validator/ajv - 107c4d221aa46526d77f96ec1c176f480d6a49e7 authored over 7 years ago
chore(package): update del-cli to version 1.1.0

github.com/ajv-validator/ajv - 8781f0b68b3e791c22cf2aadd1c2ba319310b05d authored over 7 years ago
docs: correct JSON-Schema to JSON Schema

github.com/ajv-validator/ajv - 97413655e48e466417a55ea382f18e96b123e2bf authored over 7 years ago
chore(package): update eslint to version 4.1.0

github.com/ajv-validator/ajv - 4e2403042474000249c06a043ed19cb8d9695a32 authored over 7 years ago
Merge pull request #523 from epoberezkin/greenkeeper/fast-deep-equal-1.0.0

Update fast-deep-equal to the latest version 🚀

github.com/ajv-validator/ajv - fb23fe1f21e1d14476d1ab66e6be46c4cd170bc2 authored over 7 years ago
fix(package): update fast-deep-equal to version 1.0.0

github.com/ajv-validator/ajv - 70251c95a515a1793aa1fe3470bcd0e8f21ec050 authored over 7 years ago
refactor: replace "equal" with package fast-deep-equal

github.com/ajv-validator/ajv - 0a1c57eede67102a229eb18c98e6e7881f0f2244 authored over 7 years ago
fix: traverse only schema objects, fixes #521

github.com/ajv-validator/ajv - 0d6ae42c0f38e09a406b73dc80889bd279cf8038 authored over 7 years ago
docs: using with draft-04

github.com/ajv-validator/ajv - daf7d6b7b0a7a43c47741b4f5cf461c17f5a6382 authored over 7 years ago
Merge pull request #508 from epoberezkin/greenkeeper/nyc-11.0.2

Update nyc to the latest version 🚀

github.com/ajv-validator/ajv - 9f0b563d3f87384e758c74bb35f05f29df8408bb authored over 7 years ago
test: remove node v0.12, v5, add v8 to travis test

github.com/ajv-validator/ajv - 55727d9f13222d4c2b09445e74a3483e62683df8 authored over 7 years ago
chore(package): update nyc to version 11.0.2

github.com/ajv-validator/ajv - eac59028ccfdbd39940eae28ed8c72ea6f455397 authored over 7 years ago
Merge pull request #507 from epoberezkin/greenkeeper/chai-4.0.1

Update chai to the latest version 🚀

github.com/ajv-validator/ajv - f1c9f15ea800bd84e23a57e8c30edcd48f60d682 authored over 7 years ago
chore(package): update chai to version 4.0.1

github.com/ajv-validator/ajv - d74a381ed8152d35b46429e4446c128d6176d6df authored over 7 years ago
fix: incorrect error reporting for exclusiveMaximum/Minimum, closes #506

github.com/ajv-validator/ajv - 52e944b9faabdf5895041e1687e436ff72639d52 authored over 7 years ago
fix: contains allows empty array when sibling property uses $ref in schema, closes #502

github.com/ajv-validator/ajv - 297708866b713b4a77bb0c334db1277b270e8079 authored over 7 years ago
test: failing test for #502 (contains allows epty array when sibling property uses $ref in schema)

github.com/ajv-validator/ajv - 78ba5ef3b9ee823f3e84ef12491ff0667a5ed4c9 authored over 7 years ago
test: add jshint

github.com/ajv-validator/ajv - f2f7a7d410ed172b1ff8067b1a46e0807df18d5e authored over 7 years ago
docs: fix link

github.com/ajv-validator/ajv - d41c12b3863be9e64454cc2f2678094a6050a25c authored over 7 years ago
docs: corrections

github.com/ajv-validator/ajv - b05f9d921c42645e3f79c2bc35df4a256d29b4cd authored over 7 years ago
test: additional tests to verify number of errors when type is used

github.com/ajv-validator/ajv - 022a825362cf30c843ce5a7b646b38c01c8f2324 authored over 7 years ago
fix: type validation

github.com/ajv-validator/ajv - 6f1f0831a3b801b8560af1ce1635e83193d4f9e1 authored over 7 years ago
Revert "refactor: make sure "type": "integer" is vaildated before other keywords, closes #485"

This reverts commit a02b9a6eedaa8de936a56f29574494a17a84cda6.

github.com/ajv-validator/ajv - cad76056b9e3cc652552cdf2a83a745311f7b458 authored over 7 years ago
Merge branch 'blainesch-patch-1'

github.com/ajv-validator/ajv - 9e5eeb180da46351efec5e26f54450babdd2a962 authored over 7 years ago
docs: it.util.equal

github.com/ajv-validator/ajv - fc66d316f2ec298d00ec12656af3aba027d79438 authored over 7 years ago
Expose equal from util.

github.com/ajv-validator/ajv - d01a0b8f0f1eca30481a26918864773bc1dac025 authored over 7 years ago
Merge branch 'boenrobot-uglify3'

github.com/ajv-validator/ajv - bd1af60463961304a167dea92c2e189bae1dc83d authored over 7 years ago
Made bundle.js write the uncompressed bundle only when standalone is present. Previously, it would instead write it, and remove it later if applicable.

github.com/ajv-validator/ajv - a7804bd441e552ed1cb8c3167e1fb852e0f3ce1a authored over 7 years ago
Merge branch 'master' into uglify3

github.com/ajv-validator/ajv - 38808e114d58288e813346fc114904d9de04e03b authored over 7 years ago
Merge pull request #484 from epoberezkin/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴

github.com/ajv-validator/ajv - 5d9c93b0da11701192a94b7c5ce4b539de97d807 authored over 7 years ago
Tweaked bundle.js to support UglifyJS3.

github.com/ajv-validator/ajv - be552a668c1b3862803bf88a67db2c0e25a4c484 authored over 7 years ago
use uglify-js 2.x

github.com/ajv-validator/ajv - 8ffd98ccc413bed25060b2d49736261ca712f596 authored over 7 years ago
Merge branch 'master' into greenkeeper/initial

github.com/ajv-validator/ajv - f3abd13a56ac0d7742a424c08aad335ad3fc7d1e authored over 7 years ago
fix: incorrect integer validation, closes #490

github.com/ajv-validator/ajv - 58a22728abe6f03f462713e5a0f1aa715b991d2e authored over 7 years ago
Merge pull request #488 from epoberezkin/type-validation

Type validation

github.com/ajv-validator/ajv - a8d91c5a8b8c1fc9b9af807a873b091d4f3f2704 authored over 7 years ago
refactor: make sure "type": "integer" is vaildated before other keywords, closes #485

github.com/ajv-validator/ajv - a02b9a6eedaa8de936a56f29574494a17a84cda6 authored over 7 years ago
feat: validate types before other keywords, #485

github.com/ajv-validator/ajv - f60fedb4e905bfd6c8ca545c6687dc2b83f3bffd authored over 7 years ago
docs(readme): add Greenkeeper badge

github.com/ajv-validator/ajv - 4b7e422cd745b1f3fadaa9a1d11ca8a2fd66b332 authored almost 8 years ago
chore(package): update dependencies

github.com/ajv-validator/ajv - 0829178b93ddf6c1ce1ff7f720c3bb27dd36fd32 authored almost 8 years ago
docs: fix example for additionalProperties keyword

github.com/ajv-validator/ajv - 6f0ff642cc1070d15324784f16cda0d214f5724b authored almost 8 years ago
Merge pull request #479 from handrews/error-doc

docs: FAQ for additionalProperties error messages

github.com/ajv-validator/ajv - 78fffde293dcd797e258a67ed19518625b0df2db authored almost 8 years ago
docs: FAQ for additionalProperties error messages

Also add ajv-errors to the list of related packages.

github.com/ajv-validator/ajv - a71cece08297a16ca1037dfda24436b61c5f0550 authored almost 8 years ago
version 5.0.1

github.com/ajv-validator/ajv - 4504e97b0b94bf61a86a1d1b8ebd2021d7dfb86e authored almost 8 years ago
Merge branch 'v4'

github.com/ajv-validator/ajv - 3aa523e9f1f0f394ac53b8dec1071c4769a01b31 authored almost 8 years ago
version 4.11.8

github.com/ajv-validator/ajv - de9fad502273ade9bdcf976e418bdd5b61b14a07 authored almost 8 years ago
fix: duplicate "type" error is reported with coerceTypes option, fixes #469

github.com/ajv-validator/ajv - 4ed756ecac790a3cc297be491abf4208134c518a authored almost 8 years ago
test: skipped test for error reporting with coerceTypes option, #469

github.com/ajv-validator/ajv - 92bfedab8d44f72d2b5da2971fc7bdb343780c35 authored almost 8 years ago
docs: migration note

github.com/ajv-validator/ajv - 9802e23a8c55720d6df415320ac23219cff635b8 authored almost 8 years ago
Merge pull request #473 from mrjgreen/patch-1

Fix typo in readme

github.com/ajv-validator/ajv - 04852b11f90b92e552e272aed7368122a5720dc1 authored almost 8 years ago
Update README.md

github.com/ajv-validator/ajv - b5661eba532aea56dab086b6ee3702314b36f10e authored almost 8 years ago
Merge pull request #470 from RobDesideri/patch-1

Correct typo in README

github.com/ajv-validator/ajv - 2fb973d31f9c19dcd09fcc1e46a0de85374d00fd authored almost 8 years ago
Correct typo in README

github.com/ajv-validator/ajv - ac6c49dce31ea1817f81227147ad3fb9c0c6c03e authored almost 8 years ago
docs: update issue template

github.com/ajv-validator/ajv - 20aa542f24d1bfd4348b7061abd88f5cd20ebc16 authored almost 8 years ago
Merge pull request #465 from ehmicky/patch-1

Document `uri-template` format

github.com/ajv-validator/ajv - c2292603111e2da75618da63793011123233717a authored almost 8 years ago
Document `uri-template` format

github.com/ajv-validator/ajv - 0acbdace5dc04b98b362ab56f701fd412acb07ef authored almost 8 years ago
docs: use new Ajv in runkit example

github.com/ajv-validator/ajv - 8cb411a04a8ae0a4d7cc4a482eb8b3c8e971b8ab authored almost 8 years ago
docs: remove npm install beta

github.com/ajv-validator/ajv - 995822ff2e081b753f4111ef3b9b92d0ab9f140a authored almost 8 years ago
docs: notes about version 5

github.com/ajv-validator/ajv - 08701c7a406d8972c5841c3423ed931b8b223f90 authored almost 8 years ago
test: .jshintrc for code-climate

github.com/ajv-validator/ajv - 4b8c4b57ef528d0a1ca0dde3af1b7432e88315a1 authored almost 8 years ago
version 5.0.0

github.com/ajv-validator/ajv - 8641c6b23a04aae7f73ddece698fa598266dc5ae authored almost 8 years ago
Merge pull request #464 from epoberezkin/5.0.0

version 5.0.0

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

github.com/ajv-validator/ajv - 21818c7f3f4c913af3d6e9359a7ef413ca9a96f3 authored almost 8 years ago
version 4.11.7

github.com/ajv-validator/ajv - 3dd4ff2fee153878881698cf7df3336232a2b5f2 authored almost 8 years ago
Merge branch 'master' into 5.0.0

github.com/ajv-validator/ajv - 2fc8a64914c190b730bb9ab8e24076f9f9262e68 authored almost 8 years ago
docs: typos in FAQ

github.com/ajv-validator/ajv - fd2064bd282784c89bb45c3311598bcced37b14b authored almost 8 years ago
docs: JSON syntax highlight

github.com/ajv-validator/ajv - 4de3c7bacc3a2ecd9f2975366405215b333ecb29 authored almost 8 years ago
docs: fix sed command to remove logo

github.com/ajv-validator/ajv - 4fa0beb32a949f44becbf34478f7a4ff4e58218f authored almost 8 years ago
docs: fix rebuild gh-pages when travis-gh-pages script changes

github.com/ajv-validator/ajv - 291fb92b3296cedd91b50e5a28fae022ab5532c9 authored almost 8 years ago
docs: rebuild gh-pages when travis-gh-pages script changes

github.com/ajv-validator/ajv - 02eeae0aa495d63b743083a36d68a3d1ac9c310f authored almost 8 years ago
docs: update gh-pages script

github.com/ajv-validator/ajv - 33e74df21aae63a14bfed14027f51ed206bf91de authored almost 8 years ago
docs: update logo

github.com/ajv-validator/ajv - 269285eac3a216dbb8083092224b9ed6d6d9f024 authored almost 8 years ago
docs: update beta version

github.com/ajv-validator/ajv - d3ad4be913125b1c2947f5a98e5634f18e2fca17 authored almost 8 years ago
version 5.0.4-beta.3

github.com/ajv-validator/ajv - 67dd36a76851dbc0c459e0cfdd9149359b9987d9 authored almost 8 years ago
Merge branch 'master' into 5.0.0

github.com/ajv-validator/ajv - e82b62db237db7615987a80dfe5c4a18686e3654 authored almost 8 years ago
Merge branch 'gajus-feat/add-url-record-format' into 5.0.0

github.com/ajv-validator/ajv - b8fdbd12d02d21846f417715057956050992af53 authored almost 8 years ago
Merge branch 'feat/add-url-record-format' of https://github.com/gajus/ajv into gajus-feat/add-url-record-format

github.com/ajv-validator/ajv - 8bb21ddd2188f23e592c3a66d2479bb203140c1e authored almost 8 years ago
version 4.11.6

github.com/ajv-validator/ajv - 75653f78b2a7ef338f8a17a51f0c5cdb79e6e5a3 authored almost 8 years ago
refactor: remove OR branches that are always falsy

github.com/ajv-validator/ajv - 903cd73d01f8b14d879c30bdb816ebff9356c660 authored almost 8 years ago
Merge pull request #458 from epoberezkin/test-node-567

Test node 567

github.com/ajv-validator/ajv - 5dcc96bb8db90565eccd57b8996fde2a2f41f29d authored almost 8 years ago
test: only run browser test in node 4

github.com/ajv-validator/ajv - 599f1b4917fea143457a05edbb24d9fdfa054306 authored almost 8 years ago
test: run node 5,6,7 in travis, removed node 0.10

github.com/ajv-validator/ajv - 1fcb045dd23a18864ce880a6ad0eedef16e75b6f authored almost 8 years ago
test: skip tests in node 5/6

github.com/ajv-validator/ajv - b9f0e313d220cda980082d4e1caa55f13f2d328f authored almost 8 years ago
fix: nodent version fixed at 3.0.14

github.com/ajv-validator/ajv - 08df59ad43fe777635dd8b05f904774d14a294cb authored almost 8 years ago
docs: update FAQ

github.com/ajv-validator/ajv - ef59f10f0b09f49c0d589274abd4686ddc2b90ee authored almost 8 years ago
docs: update FAQ

github.com/ajv-validator/ajv - d695df2f953a62d1d19b3da6e22b05581fd84e87 authored almost 8 years ago
docs: update FAQ

github.com/ajv-validator/ajv - cd56f6a0aa61270cd43c839374774fb6d5128670 authored almost 8 years ago
docs: update FAQ

github.com/ajv-validator/ajv - abb788f637e839e5aa658902b95f93ae08d7d88f authored almost 8 years ago
docs: FAQ about resolving $ref in schemas

github.com/ajv-validator/ajv - 40a29eda5be10fc163b0e1bd550d7173971196bf authored almost 8 years ago
feat: type definitions for options extendRefs and sourceCode

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

github.com/ajv-validator/ajv - 3b0eee33ca5c15f2dd9d6131bbbc75661685faa7 authored almost 8 years ago