azzamasghar1 / ion-intl-tel-input

An Ionic component for International Phone Number Input, that allows all countries, validation with google phone lib, limited countries, preferred countries, virtual scrolling and much more.
MIT License
28 stars 51 forks source link

Eval method in IonIntlTelInputValidators.phone #70

Open baillyrol opened 1 year ago

baillyrol commented 1 year ago

Hello,

it looks like the javascript code is using eval() method which is a security risk.

Regards,

Roland