Starcounter-Jack / JSON-Patch

Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.
MIT License
1.79k stars 215 forks source link

Fix #250 - Object/Array substitution should generate just a replace op #251

Closed jla closed 4 years ago

jla commented 4 years ago

Avoid checking differences between objects an arrays