human-object-diff
human-object-diff copied to clipboard
An object diff you can read to your mom
fixed https://github.com/spence-s/human-object-diff/issues/13
https://stackoverflow.com/questions/62273153/this-module-is-declared-with-using-export-and-can-only-be-used-with-a-defau i have this problem only in code editor, I can lint, build and test without problems, but files with test have red flag in webstorm ![Zrzut ekranu z 2023-03-28...
I did a little research and we are dependent from deep-diff: - this package was not updated from 5 years https://github.com/flitbit/diff - and there are 10 times faster alternatives https://github.com/flitbit/diff/issues/84...
fixed https://github.com/spence-s/human-object-diff/issues/22
Hi! :) At start I want to say that I love your library! Is really helpfull to generate change history log... in my project we want use translated history logs......
for example if i have an object like this and i want to add all of the `bar`s in the `foo` array to `sensitivePaths`: ```json { "foo": [{"bar": 1}, {"bar":...
I never ended up using this package after writing it, however, the package itself quickly picked up a little steam on NPM and was averaging ~2k/week downloads for a while...