ContaAzul / creditcard.js

A simple credit card validation library in JavaScript
http://contaazul.github.io/creditcard.js/
Other
374 stars 82 forks source link

fix: change the elo bin regex #148

Closed dedicio closed 2 years ago

dedicio commented 2 years ago

What is the change?

Why make this change?

Some ELO cards have not been identified as ELO, then it has been generating a wrong match as a Discovery card

Test plan

Run all tests yarn test