Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rfc6902 #28

Open
gustawdaniel opened this issue Mar 28, 2023 · 0 comments
Open

rfc6902 #28

gustawdaniel opened this issue Mar 28, 2023 · 0 comments

Comments

@gustawdaniel
Copy link
Contributor

gustawdaniel commented Mar 28, 2023

I did a little research and we are dependent from deep-diff:

this alternative: https://www.npmjs.com/package/fast-json-patch

There is open issue about moving from custom deep-diff format to rfc6902
flitbit/diff#166


This is connected with exposing interface with changes objects instead of strings
#9

I think we should discuss potential change from deep-diff to rfc6902 in context of providing consistent changes interface.

there is great implementation of rfc6902
https://www.npmjs.com/package/fast-json-patch

and it winning for me
https://npmcompare.com/compare/deep-diff,fast-json-patch,rfc6902

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant