Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ruback105
/
deep-object-diff
Public
forked from
mattphillips/deep-object-diff
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
13d7789
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 25, 2016
Add build and publish scripts
mattphillips
committed
13d7789
Copy full SHA for 13d7789
Add guard for when lhs is not an object to default value to rhs
mattphillips
committed
b1b52f4
Copy full SHA for b1b52f4
Add catch for when lhs is null and rhs is an object
mattphillips
committed
7c341d1
Copy full SHA for 7c341d1
Replace lodash isEqual with recursive check for differences
mattphillips
committed
2afedd7
Copy full SHA for 2afedd7
Add logic to set deleted values in rhs to persist keys to undefined
mattphillips
committed
81aacd9
Copy full SHA for 81aacd9
Add parameterised test
mattphillips
committed
7492c87
Copy full SHA for 7492c87
Remove map and reduce for a single reduce
mattphillips
committed
37a394d
Copy full SHA for 37a394d
Add basic functionality to diff two objects
mattphillips
committed
24defbb
Copy full SHA for 24defbb
Add test scripts
mattphillips
committed
e540a5c
Copy full SHA for e540a5c
Add project dependencies
mattphillips
committed
39c02b1
Copy full SHA for 39c02b1
Add initital package
mattphillips
committed
e341e6b
Copy full SHA for e341e6b
Initial commit
mattphillips
committed
a183f36
Copy full SHA for a183f36
You can’t perform that action at this time.