google-libphonenumber
google-libphonenumber copied to clipboard
Chilean phone number (+5691~) incorrectly recognised as invalid (v3.2.41)
Chilean mobile phone numbers starting with +5691... are being incorrectly recognised as invalid. There is a real person how is using this number +56910112200, but the last version (v3.2.41) returns invalid number. Also, the official demo page marks this number as invalid.
Can you please have a look on this situation?
Fixed in v3.2.43. The number +56910112200 is now validating properly.
Just update your package: npm install google-libphonenumber@latest
Tested it on my side and it's working fine now.