npm @prantlf/jsonlint 3.0.0
v3.0.0

latest releases: 16.0.0, 15.0.0, 14.1.0...
5 years ago

3.0.0 (2019-05-18)

Bug Fixes

  • Replace JSON schema validator JSV with ajv, because JSV is not maintained any more and does not support current JSON schema drafts (1a4864f)

BREAKING CHANGES

  • The environment for the JSON schema validation "json-schema-draft-03" is not available any more.
    Migrate your schemas from the JSON schema draft 03 to 04 or newer. Drafts 04, 06 and 07 are supported with this release.

Don't miss a new jsonlint release

NewReleases is sending notifications on new releases.