Commit Graph

  • 924f3bc3f7 Removed obsolete alternation in German regex Bennet Robin Fabian 2022-03-25 17:10:50 +01:00
  • 290debbe1b Also removed old regex Bennet Robin Fabian 2022-03-25 01:19:12 +01:00
  • 3d4d04ab27 Updated German license plate regex Bennet Robin Fabian 2022-03-25 01:09:16 +01:00
  • a51103c5ff en-IN and all india locale support for isLicensePlate Nishant Chorge 2022-03-22 22:27:30 +05:30
  • 3cf0f847d1 refactor: replace deprecated String.prototype.substr() Tobias Speicher 2022-03-20 06:28:59 +01:00
  • 3d7fd6adf2 feat(isMobilePhone): Added regex for Bahamas - en-BS savannahvaith 2022-03-15 13:51:20 +00:00
  • c605fe6d63 fix: option allow_numeric_tld option in isFQDN Oswaldo 2022-03-13 00:04:08 -06:00
  • c1b21a9c8c chore(maintainers): update list of maintainers (#1887) Ezrqn Kemboi 2022-02-17 09:02:32 +03:00
  • 4ee165580f feat(isTaxID): Canadian Social Insurance Number (SIN) validator (#1867) Serhii [boonya] Buinytskyi 2022-02-17 07:56:35 +02:00
  • 2fad8ab4dc feat(isLicensePlate): add support for Swedish license plates (#1665) Axel Elmarsson 2022-02-17 06:54:56 +01:00
  • ff4cdfedba docs: add a security policy (#1861) Sarhan Aissi 2022-02-17 06:53:45 +01:00
  • fba96807a7 Added isMobilePhone valid regex for Afghanistan, Yemen and Western Sahara Mustafiz04 2022-02-05 10:37:20 +05:30
  • 843240f01e Update README.md Arsalan 2022-02-04 18:45:05 +03:30
  • aa07a24135 Update validators.js Arsalan 2022-02-04 18:42:47 +03:30
  • 72f5b25e12 Update isMobilePhone.js Arsalan 2022-02-04 18:41:56 +03:30
  • c194bda66e Add Iran phone number Arash_ST 2022-02-03 23:29:07 +03:30
  • 23d94ae2cf add back trailing space to readme Andrew Gingrich 2022-01-20 10:22:44 -06:00
  • 7c396cc75d feat (isMobilePhone): add Nicaragua validator Andrew Gingrich 2022-01-20 08:33:21 -06:00
  • 9cfd06a7c3 feat: (isMobilePhone) add Cyprus validation Ioannis Kerasiotis 2022-01-19 18:03:43 +02:00
  • 42ecd6c1a9 Changes Made in Branch rak810 2021-11-18 00:44:47 +06:00
  • f055c111d8 feat(isMACAddress): add EUI-64 validation (#1865) Rik Smale 2021-11-17 08:25:45 +01:00
  • 9c12b4cc76 fix(isMobilePhone): update de-DE regex to exclude landline numbers (#1868) Thomas Schaaf 2021-11-17 08:24:35 +01:00
  • 667b0bf988 fix(docs): add missing options synthax on isISO8601 validator (#1860) Leonardo Villela 2021-11-17 08:22:39 +01:00
  • 5e1c0cd649 feat(isMobilePhone): add my-MM locale (#1813) A. S. Md. Ferdousul Haque 2021-11-17 13:21:48 +06:00
  • 47ee5ad64c 13.7.0 13.7.0 Anthony Nandaa 2021-11-02 00:02:10 +03:00
  • 496fc8b2a7 fix(rtrim): remove regex to prevent ReDOS attack (#1738) Sarhan Aissi 2021-11-01 21:30:39 +01:00
  • 45901ec4f1 Merge pull request #1851 from validatorjs/chore/fix-merge-conflicts Anthony Nandaa 2021-10-31 15:09:23 +03:00
  • 83cb7f8cca chore: merge conflict clean-up Anthony Nandaa 2021-10-31 15:00:36 +03:00
  • f17e220b1d feat(isMobilePhone): add El Salvador es-SV locale Angel Mendez 2021-10-09 15:03:28 -05:00
  • 5b06703799 feat(isMobilePhone): add Palestine ar-PS locale Brendan C 2021-10-09 18:12:16 -04:00
  • a3faa83927 feat(isMobilePhone): add Botswana en-BW locale Megan 2021-10-10 13:47:04 -05:00
  • 26605f9881 feat(isMobilePhone): add Turkmenistan tk-TM Husan Eshonqulov 2021-10-12 22:41:24 +05:00
  • 0e5d5d4216 feat(isMobilePhone): add Guyana en-GY locale Maximilian Krause 2021-10-12 23:18:02 +02:00
  • f7ff349b0c feat(isMobilePhone): add Frech Polynesia fr-PF locale Angel Mendez 2021-10-16 11:35:42 -05:00
  • 8627e4815b feat(isMobilePhone): add Kiribati en-KI locale Chris Tanner 2021-10-22 13:45:03 -04:00
  • ed601236d6 feat(isMobilePhone): add Tajikistan tg-TJ locale (#1846) Magnus Sustad 2021-10-31 06:17:25 +01:00
  • c96d805985 feat(isMobilePhone): add Maldives dv-MV locale Prajwal Raj Basnet 2021-10-26 00:32:37 +05:45
  • 5c2d69e469 feat(isMobilePhone): regex for Burkina Faso fr-BF and Namibia en-NA locales ZeeMangena 2021-10-23 21:53:46 +02:00
  • fc0fefc082 feat(isMobilePhone): add Bhutan dz-BT locale (#1770) lakshayr003 2021-10-31 14:28:51 +05:30
  • 01d3da3e63 feat(isMobilePhone): add Tajikistan tg-TJ locale (#1846) Magnus Sustad 2021-10-31 06:17:25 +01:00
  • af2b43c769 feat(isUUID): add support for validation of version v1 and v2 (#1848) Sanel Hadzini 2021-10-31 06:14:16 +01:00
  • 769f6d55d3 feat(contains): add possibility to check that string contains seed multiple times (#1836) Markus Tyrkkö 2021-10-31 07:04:37 +02:00
  • f2381e0fe0 feat: (isMobilePhone): add Cameroon fr-CM locale (#1772) Beckett Normington 2021-10-31 01:03:44 -04:00
  • 57738693d9 feat(isVAT): add dutch NL locale (#1825) Dave Borghuis 2021-10-30 12:01:48 +02:00
  • de1cb296dc fix: Russian passport number regex (#1810) ThetaDev 2021-10-30 11:57:11 +02:00
  • 7bee611cd8 add CDN use option with unpkg (#1844) Luis Romero 2021-10-30 04:54:46 -05:00
  • 57cc14e1dd feat(isIdentityCard): add finnish locale (#1838) Markus Tyrkkö 2021-10-30 12:41:21 +03:00
  • 22018690f3 feat: added finnish locale to isAlpha and isAlphanumeric (#1837) Markus Tyrkkö 2021-10-30 12:39:32 +03:00
  • 3fcf768f39 fix(unescape): fixed bug where intermediate string contains escaped characters (#1835) Markus Tyrkkö 2021-10-30 12:34:38 +03:00
  • 28f899deba feat(isUrl): urls with empty user (#1833) Miguel Savignano 2021-10-30 11:12:26 +02:00
  • 7835db1525 fix(docs): add missing locale (#1845) Anthony Nandaa 2021-10-30 12:04:28 +03:00
  • c42b2d9a7d feat(isMobilePhone): add Bermuda en-BM locale (#1769) Bijay Singh 2021-10-30 14:29:47 +05:30
  • ba4106fe47 fix(isMobilePhone): update Hungarian locale (#1826) Daniel Tiringer 2021-10-30 07:00:34 +00:00
  • a837e6fbb0 fix(isPassportNumber): update Poland country code (#1809) Ronan 2021-10-30 08:55:38 +02:00
  • 6eed6a4ec8 fix(isFQDN): check more special chars (#1799) Matteo Pierro 2021-10-30 09:52:35 +03:00
  • 526417af2a feat(isLicensePlate): add finnish locale (#1790) Markus Tyrkkö 2021-10-30 09:36:21 +03:00
  • 84512066ce feat(isPostalCode): add LK (Sri Lanka) locale (#1788) Nimantha Cooray 2021-10-30 12:04:02 +05:30
  • dc9f84386f feat(isIdentityCard): add 'LK' (Sri Lanka) locale (#1786) Nimantha Cooray 2021-10-30 12:01:29 +05:30
  • 5ed7db173f fix(isMobilePhone): update Sri Lanka locale (#1785) Ishara Madhavi 2021-10-30 11:59:28 +05:30
  • 050a424e1b fix(isMobilePhone): regex for Pakistan(PK) (#1778) Hammad Javed 2021-10-30 11:22:38 +05:00
  • 9347d6d701 fix(isUUID): fix for null version argument supply (#1777) Sanel Hadzini 2021-10-30 08:20:03 +02:00
  • 29ed3a05e3 feat(isMobilePhone): add Cuba validation (#1765) Pablo Salas Gelich 2021-10-30 08:00:13 +02:00
  • 60dffb9408 fix(isUrl): allow url with column and no port (#1751) Matteo Pierro 2021-10-30 08:59:19 +03:00
  • 6b213cf869 fix(isMobilePhone): use a loose and future-oriented way to verify Chinese mobile phone numbers (#1682) 一丝 2021-10-30 13:57:49 +08:00
  • 622184e669 feat(isFQDN): add allow_wildcard option (#1647) Andrea Fassina 2021-10-30 07:56:32 +02:00
  • 13651ea209 feat(isUrl): higher priority to whitelist (#1748) Deepanshu Vangani 2021-10-05 10:47:33 +05:30
  • 4ec30b773b fix(isMobilePhone.js): regex for Belgium locale (#1746) Divik Shrivastava 2021-10-03 01:25:36 +05:30
  • f2a1587c56 feat(isIdentityCard): Add PL locale (#1745) Wiktor Wójcik 2021-10-02 21:54:01 +02:00
  • 04b73add02 feat(isEmail): add host_blacklist option (#1641) Federico Ciardi 2021-10-02 21:51:58 +02:00
  • 05e382b5ee refactor: run scripts in parallel for build and clean (#1747) Sachin Raja 2021-10-02 12:50:10 -07:00
  • c899b31131 feat(isMobilePhone): add validation for Venezuela phone numbers (#1720) (#1734) islasjuanp 2021-09-26 13:15:29 -03:00
  • 326cfb9c1e feat(isURL): add allow_fragments and allow_query_components (#1721) Eric Lim 2021-09-27 05:14:08 +13:00
  • a3497bddb7 fix(isEmail): replace all dots in gmail length validation (#1718) Dustin 2021-09-26 18:12:09 +02:00
  • b069167f7a feat(isAlpha, isAlphanumeric): Adds Hindi (hi-IN) language support addition to isAlpha & isAlphanumeric (#1716) Mihir Kumar 2021-09-26 21:40:22 +05:30
  • e84623b06c feat(isCreditCard): Fixed regex for Union Pay Credit cards with 81 range (#1715) Shreyas Sai 2021-09-26 21:38:31 +05:30
  • 69881b6992 feat(isPassportNumber): fix regex for CN (#1714) Anirudh Giri 2021-09-26 21:37:10 +05:30
  • b0d49bd8aa fix(isDate): fix isdate format validation (#1711) Aleksander Panteleev 2021-09-26 19:05:49 +03:00
  • 5b649c6691 perf(isISO31661Alpha3): use a Set along with .has instead of includes (#1708) Jose Maria Payá Castillo 2021-09-26 17:56:30 +02:00
  • f34112d910 feat(isISO4217): add currency code validator (#1706) Jose Maria Payá Castillo 2021-09-26 17:55:48 +02:00
  • 7376945b4c fix(isMagnetURI): update validation regex (#1730) Sarhan Aissi 2021-09-21 06:08:15 +01:00
  • 5b04cc5216 perf(isISO31661Alpha2): use a Set along with .has instead of includes (#1724) Jose Maria Payá Castillo 2021-09-20 16:28:06 +02:00
  • 8c4b3b35c3 chore: update pull_request_template.md (#1699) Federico Ciardi 2021-07-19 08:55:37 +02:00
  • f5f4fcd0c9 feat(isIdentityCard): add TH (Thai) (#1657) Thanayut T 2021-07-17 01:24:41 +07:00
  • d36f79c36b chore: Increase coverage and make codecov more precise (#1658) Sarhan Aissi 2021-07-16 19:22:56 +01:00
  • e08e79a066 fix(sMobilePhone): regexp for Vietnamese phone number (#1689) Luis Rivas 2021-07-16 12:26:54 -05:00
  • cff8a2ebee fix: npm installation error (#1697) Rubin Bhandari 2021-07-16 23:10:16 +05:45
  • 01eeaef8f2 feat(isMobilePhone): change the german prefix from '+490' to '+49' or '0' (#1679) Anna Maria Jansen 2021-07-16 14:09:05 +02:00
  • 044159d7b8 feat(isBoolean) Add loose option to isBoolean validator (#1676) Bryan Brophy 2021-07-16 07:05:17 -05:00
  • c87956ac38 feat(isLicensePlate): Add Czech license plates (#1565) Filip Troníček 2021-07-16 13:49:14 +02:00
  • b82d4e1b1f feat:(isMobilePhone): add mobile number prefix 162 and 165 to zh-CN locale (#1695) Laura 2021-07-16 01:57:36 -05:00
  • 2595554f07 feat: Export list of country codes that implement IBAN (#1669) dror-heller 2021-07-16 09:51:19 +03:00
  • 74ea0fbd80 removed local changes rak810 2021-05-27 10:06:36 +00:00
  • 58cc9189a5 feat: added support for Bengali language rak810 2021-05-27 10:04:29 +00:00
  • 907bb07b8d feat: added support for indonesian passport number (#1656) Rubin Bhandari 2021-05-24 23:20:11 +05:45
  • d1a9b6d8c5 fix(isISO8601): disallow prepended and appended strings to RFC 3339 date-time (#1654) Joe MacMahon 2021-04-21 14:18:11 +00:00
  • 24b3fd3309 13.6.1 13.6.1 Anthony Nandaa 2021-04-20 12:51:52 +03:00
  • b986f3ddb6 fix: ReDOS in isEmail and isHSL (#1651) Sarhan Aissi 2021-04-20 10:42:18 +01:00
  • 2a3a1c3360 13.6.0 13.6.0 Anthony Nandaa 2021-04-18 22:20:08 +03:00
  • 1fa095914c chore: add typeof utility (#1648) Ezrqn Kemboi 2021-04-18 20:11:11 +03:00
  • cf403d0979 fix(isMobilePhone): add Sierra Leone phone and fix Sri Lanka phone (#1558) Ezrqn Kemboi 2021-04-18 20:07:59 +03:00