Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: treat certain US numbers as invalid #31726

Merged
merged 12 commits into from
Dec 18, 2023

Commits on Nov 22, 2023

  1. create a wrapper library around awesome-phonenumber to handle a spe…

    …cial case where a phone is valid but we want to make it invalid
    barros001 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    078bc2d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    cfc9701 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. add parsePhoneNumber test

    barros001 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    382aef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ca376 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. added more test numbers

    barros001 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5fca4aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88e39f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    558daab View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    b1fca58 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    bacba18 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    c89f1ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1394856 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    5fb03d3 View commit details
    Browse the repository at this point in the history