catamphetamine / libphonenumber-js

A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
https://catamphetamine.gitlab.io/libphonenumber-js/
MIT License
2.76k stars 218 forks source link

Missing area code 861 #445

Open lydiawon opened 1 year ago

lydiawon commented 1 year ago

The area code 861 (US) is not currently supported in the validations. This area code became live Feb 24, 2023. I have also logged a defect with google's libphonenumber library on their tracker.

https://catamphetamine.gitlab.io/libphonenumber-js/?parseCountry=US&parseValue=8619976026&asYouTypeCountry=US&asYouTypeValue=8619176026&findNumbersCountry=US&findNumbersText=For%20more%20details%20call%20%2B7%20(800)%20555-35-35%20internationally%20or%20reach%20the%20local%20US%20branch%20at%20(213)%20373-4253%20ext.%201234%20for%20paid%20customer%20support

Thanks!

catamphetamine commented 1 year ago

Hi. Ok, if Google adds it in their metadata then it will also appear in this library as part of a periodical metadata update.