Json-merger

Latest version: v0.7.11

Safety actively analyzes 621854 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.7.5

--------------
- In dict_merger head is always kept if root matches update.
- In dict_merger update is always kept if root matches head.

0.7.4

--------------
- ``KEEP_UPDATE_CONFLICT_ON_HEAD_DELETE`` doesn't take the root into account any longer.

0.7.3

--------------

- Add new typoe of conflict `INSERT`.
- `KEEP_HEAD_ENTITIES_CONFLICT_ON_NEW_UPDATE` will create INSERT conflict instead of REMOVE one.

0.7.2

--------------

- Add new strategy `KEEP_HEAD_ENTITIES_CONFLICT_ON_NEW_UPDATE` which will create conflict when there is a new value in update.

0.7.1

--------------

- Fix bug when DictMergeOps.keep_longest is used inside lists.

0.7.0

--------------

- Add a new strategy for conflicts on head delete (contrib).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.