-
- Notifications
You must be signed in to change notification settings - Fork 96
Pull requests: mattphillips/deep-object-diff
Author
Label
Projects
Milestones
Reviews
Assignee
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
Previous Next
ProTip! Filter pull requests by the default branch with base:main.