json-schema-diff 0.1.8

Diff changes between JSON schema files.
Documentation
1
2
3
4
{
  "lhs": { "type": "string" },
  "rhs": { "type": "number" }
}