Skip to content

Pull requests: mattphillips/deep-object-diff

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update babel-plugin-add-module-exports to the latest version 🚀 greenkeeper
#40 by greenkeeper bot was closed Jan 25, 2022 Loading… updated Jan 25, 2022
Support diffing keys named like Object.prototype properties
#59 by anko was merged Jan 25, 2022 Loading… updated Jan 25, 2022
Remove spread operator in object diffs to increase performance
#64 by SheneekaW was merged Jan 25, 2022 Loading… updated Jan 25, 2022
Stronger typescript support for deep-object-diff
#81 by khelif96 was closed Apr 12, 2022 Loading… updated Apr 12, 2022
Fix typings resolution when using TypeScript 4.7+ with ESM
#83 by Nitive was merged Nov 12, 2022 Loading… updated Nov 12, 2022
improve return type for detailedDiff
#72 by icholy was merged Nov 12, 2022 Loading… updated Nov 12, 2022
Prevent prototype pollution of returned diff object
#87 by mattphillips was merged Nov 12, 2022 Loading… updated Nov 12, 2022
Use triple equals for dates
#61 by JamesGelok was closed Jun 27, 2025 Loading… updated Jun 27, 2025
ProTip! Filter pull requests by the default branch with base:main.