We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e02824 + 5b749b7 commit 1efb885Copy full SHA for 1efb885
src/index.coffee
@@ -61,7 +61,6 @@ cards = [
61
}
62
{
63
type: 'mastercard'
64
- pattern: /^5[1-5]/
65
pattern: /^(5[1-5]|677189)|^(222[1-9]|2[3-6]\d{2}|27[0-1]\d|2720)/
66
format: defaultFormat
67
length: [16]
0 commit comments