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
@undreeew/compare-versions is a TypeScript utility for deeply comparing two versions of complex data structures, such as objects or arrays. It identifies and categorizes differences into added, removed, modified, and unchanged elements, providing a clear view of changes between versions. Ideal for tracking updates or changes in application data.