Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
bruderstein
/
array-changes-async
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
0
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 3, 2017
3.0.1
papandreou
committed
6fee115
View commit details
Copy full SHA for 6fee115
Browse repository at this point
Commits on Oct 31, 2017
Merge pull request #6 from alexjeffburke/fixUndefinedNonNumericalKeys
Show description for 6ddd74c
bruderstein
authored
6ddd74c
View commit details
Copy full SHA for 6ddd74c
Browse repository at this point
Port ignoring undefined non-numerical properties from array-changes.
alexjeffburke
committed
7a760cf
View commit details
Copy full SHA for 7a760cf
Browse repository at this point
Fix issues running npm lint.
alexjeffburke
committed
171d6c2
View commit details
Copy full SHA for 171d6c2
Browse repository at this point
Commits on Sep 26, 2016
3.0.0
papandreou
committed
1b3d253
View commit details
Copy full SHA for 1b3d253
Browse repository at this point
Merge pull request #5 from bruderstein/feature/preserveMoves
Show description for cff6b5b
papandreou
authored
cff6b5b
View commit details
Copy full SHA for cff6b5b
Browse repository at this point
Commits on Sep 14, 2016
Preserve moved items.
papandreou
committed
8c965f1
View commit details
Copy full SHA for 8c965f1
Browse repository at this point
2.2.1
papandreou
committed
ddf3b45
View commit details
Copy full SHA for ddf3b45
Browse repository at this point
Merge pull request #4 from unexpectedjs/sunesimonsen/fix-diffing-bug
Show description for a2e0ed7
papandreou
authored
a2e0ed7
View commit details
Copy full SHA for a2e0ed7
Browse repository at this point
Fixed bug where the remove offset table was not updated
sunesimonsen
committed
17530db
View commit details
Copy full SHA for 17530db
Browse repository at this point
Commits on Apr 30, 2016
v2.2.0
bruderstein
committed
8839be7
View commit details
Copy full SHA for 8839be7
Browse repository at this point
Merge branch 'add-expected-index'
bruderstein
committed
72342ee
View commit details
Copy full SHA for 72342ee
Browse repository at this point
Commits on Apr 29, 2016
Update wallaby - we don't need babel
bruderstein
committed
76289e0
View commit details
Copy full SHA for 76289e0
Browse repository at this point
Add expectedIndex to similar/equal items
Show description for 070b7e0
bruderstein
committed
070b7e0
View commit details
Copy full SHA for 070b7e0
Browse repository at this point
Commits on Feb 17, 2016
v2.1.0
bruderstein
committed
3351a44
View commit details
Copy full SHA for 3351a44
Browse repository at this point
Fix lint errors
bruderstein
committed
5c17a55
View commit details
Copy full SHA for 5c17a55
Browse repository at this point
Add test for moves
bruderstein
committed
93a7aed
View commit details
Copy full SHA for 93a7aed
Browse repository at this point
Merge pull request #3 from papandreou/feature/specificNonNumericalProperties
Show description for a098ddf
bruderstein
committed
a098ddf
View commit details
Copy full SHA for a098ddf
Browse repository at this point
Support passing a specific list of non-numerical keys to diff.
Show description for 8d184f0
papandreou
committed
8d184f0
View commit details
Copy full SHA for 8d184f0
Browse repository at this point
Commits on Feb 15, 2016
Merge pull request #2 from papandreou/feature/nonNumericalProperties
Show description for 62c8f45
bruderstein
committed
62c8f45
View commit details
Copy full SHA for 62c8f45
Browse repository at this point
Merge pull request #1 from papandreou/patch-1
Show description for 2d19547
bruderstein
committed
2d19547
View commit details
Copy full SHA for 2d19547
Browse repository at this point
Simplify by not duplicating what the setEqual step already does.
papandreou
committed
f488170
View commit details
Copy full SHA for f488170
Browse repository at this point
Run the setEqual step before processing the non-numerical properties.
papandreou
committed
7706010
View commit details
Copy full SHA for 7706010
Browse repository at this point
Remove unused var.
papandreou
committed
34e940a
View commit details
Copy full SHA for 34e940a
Browse repository at this point
Add support for non-numerical property names, including Symbols.
papandreou
committed
4bb0be0
View commit details
Copy full SHA for 4bb0be0
Browse repository at this point
Fix indent.
papandreou
committed
9718edc
View commit details
Copy full SHA for 9718edc
Browse repository at this point
Commits on Feb 14, 2016
Fix urls in package.json
papandreou
committed
38aade6
View commit details
Copy full SHA for 38aade6
Browse repository at this point
Commits on Nov 16, 2015
Add stack unwinder to second async call
bruderstein
committed
88c4ead
View commit details
Copy full SHA for 88c4ead
Browse repository at this point
Add stack-unwinder
bruderstein
committed
f36fd8a
View commit details
Copy full SHA for f36fd8a
Browse repository at this point
Commits on Nov 14, 2015
Remove type checks from conflict check
Show description for 12a7475
bruderstein
committed
12a7475
View commit details
Copy full SHA for 12a7475
Browse repository at this point
Commits on Nov 13, 2015
Move to async
Show description for 0037dab
bruderstein
committed
0037dab
View commit details
Copy full SHA for 0037dab
Browse repository at this point
Commits on Jul 8, 2015
Update devDependencies.
papandreou
committed
90d842e
View commit details
Copy full SHA for 90d842e
Browse repository at this point
1.0.3
papandreou
committed
96ea32b
View commit details
Copy full SHA for 96ea32b
Browse repository at this point
Merge pull request #1 from Munter/patch-1
Show description for f816b80
papandreou
committed
f816b80
View commit details
Copy full SHA for f816b80
Browse repository at this point
lint
Munter
committed
f908f6b
View commit details
Copy full SHA for f908f6b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.