json-schema-diff 0.1.8

Diff changes between JSON schema files.
Documentation
1
2
3
4
{
  "lhs": { "const": "foo" },
  "rhs": { "const": "bar" }
}