Antoine Lanoe
a7b4182ad8
feat: handle stream and file inputs
6 months ago
DoneDeal0
8ffb9ea547
chore: stream large lists diff ( #26 )
...
* chore: stream large lists diff
* chore: remove useless dev dependencies + folder structure
* chore: handle edgecases streamlistsdiff
* chore: handle errors
* chore: test stream-list-diff
* chore: improve memory usage + add tests
* chore: update readme
* chore: update package.json
7 months ago
DoneDeal0
c6a186efac
feat: simplify output, clean readme ( #25 )
...
BREAKING CHANGE: subPropertiesDiff has been removed from the getObjectDiff output. There is now a single recursive diff key for more simplicity. The types have also been improved.
7 months ago
Antoine Lanoe
7ea5a31096
chore: improve ci-cd
7 months ago
Máté Szentgróti
270f4607f6
fix: resolve cases when comparing arrays to non-array values ( #18 )
...
* fix: resolve cases when comparing arrays to non-array values
* feat: add tests
* build: update `dist`
10 months ago
DoneDeal0
63c45e9ff6
feat: allow referenceProperty for object comparison in lists ( #15 )
...
* feat: allow referenceProperty for object comparison in lists
1 year ago
DoneDeal0
24faa25315
feat: add granular output
2 years ago
DoneDeal0
fee7ae6f7b
feat: add buymeacoffee link + discardArrayOrder option
2 years ago
DoneDeal0
ec1c7166b9
fix: deep equality check
2 years ago
DoneDeal0
f3b9fe3adb
feat: add utils tests
2 years ago
antoine lanoe
7c5ecf0551
feat: base
2 years ago