Skip to content

rfc6902 #28

@gustawdaniel

Description

@gustawdaniel

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
https://github.com/flitbit/diff/issues/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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions