Comparing version
# just-diff | ||
## 6.0.2 | ||
### Patch Changes | ||
- Fixes #543. Remove recursing multiple permutations in favor of deciding upfront whether left or right trim is the most efficient. | ||
## 6.0.1 | ||
### Patch Changes | ||
- issue #544 Fix case that should be 'add' not 'replace' | ||
## 6.0.0 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "just-diff", | ||
"version": "6.0.0", | ||
"version": "6.0.2", | ||
"description": "Return an object representing the diffs between two objects. Supports jsonPatch protocol", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
474
1.07%18674
-1.97%