Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/validatorjs/validator.js
String validation
https://github.com/validatorjs/validator.js
* fix: Russian passport number regex
fixes #1807
de1cb296dc55444423c155d84e5307819b6ec8c3 authored about 3 years agocloses #1507
7bee611cd87f2311d1fe82c416a40941005c696f authored about 3 years agoCo-authored-by: Markus <[email protected]>
57cc14e1dd9c909da2b6751d31559240e249c31a authored about 3 years agoCo-authored-by: Markus TyrkkΓΆ <[email protected]>
22018690f3969339b1133464682671437ef5d67f authored about 3 years ago* Fixed bug where intermediate string contains escaped characters
* Added reference to issue
...
* allow urls with empty user
* use array extract
* reuse auth split
28f899deba737d97846af9634491dd197d711e72 authored about 3 years ago7835db1525668dc52eada233c404bb0cde166f82 authored about 3 years ago
* Added validation for Bermuda on isMobilePhone
* changed regex for bermuda to disable landli...
c42b2d9a7dd018b0724f9bbd6be4fbc7999ec5ca authored about 3 years ago* Add internal country code option
* Add new area code options
* Add tests to hu mobile nu...
ba4106fe47bbd207b7cced49594e81f8307d8872 authored about 3 years ago* Updated Poland Country Code
* Updated PO to PL in validator.js
* Changed PO to PL in REA...
a837e6fbb0aec52ff31ff5e328e1adca8c631d77 authored about 3 years agofixes #1087
6eed6a4ec8dcf220fecafb59655b21cf9df37bd4 authored about 3 years agoCo-authored-by: Markus <[email protected]>
526417af2a9a4ef17a23ef952690ab853ce20cac authored about 3 years ago* Add `LK` locale to `isPostalCode`
* Add tests for `LK` locale of `isPostalCode`
* Update...
84512066ce6afab9d8d525235cec132d7dc544a4 authored about 3 years ago* Implement isIdentityCard LK(Sri Lanka) locale
* Add tests for isIdentityCard LK locale
*...
dc9f84386f2d52ba90479b6849b112971939d66e authored about 3 years ago5ed7db173f7e7619ec7e46269239bf10dda5009e authored about 3 years ago
* Fix Mobile Phone Regex Pakistan(PK)
Update the regex to validate mobile numbers correctly f...
050a424e1bda06a06b1f5e4a5ca1dd1d9a8ceea4 authored about 3 years ago9347d6d70141d71c5923cfdb02e712879d00895a authored about 3 years ago
29ed3a05e3004d086079051473eaef83e8974804 authored about 3 years ago
60dffb94086767eb003d2726be07b848f3cf193b authored about 3 years ago
6b213cf8692f8680980fe43e1d6f28f483df2a9a authored about 3 years ago
Co-authored-by: Andrea Fassina <[email protected]>
622184e669162453e155499417e1a922f548e810 authored about 3 years ago* isUrl higher priority to whitelist
* remove extra line at end of package.json
13651ea2095c0966576fd7bf44505fb5501681de authored over 3 years ago* Updating regex of Belgium and the valid and invalid phone numbers in validators.js
* Fixing...
4ec30b773be5dc9a7d42bb0cfd2c9c35d6e4874a authored over 3 years ago* Add validation for PESEL
* Move PESEL validation to isIdentityCard
* Fix consistent-retu...
f2a1587c56d8f450ec45006ecbcd134a7810f23a authored over 3 years ago* feat(isEmail): add `domain_denylist` option
* Fix tests
* Update option name
04b73add026ad043bafae6392fd23f9999992447 authored over 3 years ago* refactor: run scripts in parallel for build and clean
* use globs
05e382b5ee315890fd1c61602889fb2486a77800 authored over 3 years agoc899b311319ce9e2f725d4601ef9019e077afbec authored over 3 years ago
* feat(isURL): add `allow_fragments` option
* feat(isURL): add `allow_query_components` option
326cfb9c1e74debc0fdfa032893b1c8560c83ae9 authored over 3 years agoa3497bddb7e15a5295f4c23fae007a2b70705907 authored over 3 years ago
* feat: :sparkles: Hindi language support addition
This commit introduces Indian Hindi langua...
b069167f7a7537dc2e9eaee500f031465b385a57 authored over 3 years ago* Fixes #1680
* Added Tests
e84623b06c7601845d60fdb7af8b4434a40bbc79 authored over 3 years ago* fix: (isPassportNumber) fix regex for CN
* feat(isPassportNumber): fix regex for CN (valida...
69881b6992f014e314719fad4f60a42d10e2a080 authored over 3 years agob0d49bd8aa91e7be58693cf99731d1b910614bd4 authored over 3 years ago
5b649c66919952aa6655a87c4c7d8cc7e34a698f authored over 3 years ago
* feat(isISO4217): add currency code validator (#1703)
* perf(isISO4217): use a Set along wit...
f34112d9109fbe39c8d659b96218e0bfea950533 authored over 3 years ago* fix(isMagnetURI): update validation regex
- Validate only exact xn topics (btih,sha1,...)
...
fix(isBIC): refactor use of CountryCodes using Set's methods
5b04cc5216fa0419233861f824823bf791f1f370 authored over 3 years ago8c4b3b35c3bd36dc3983aadb045422847154451b authored over 3 years ago
f5f4fcd0c920acd919b8307e1b8e0fcc11ad7112 authored over 3 years ago
* fix(isTaxID): fix typo and remove unnecessary conditions
* test: add more cases to handle ...
d36f79c36b8ed7d49f43dcfa696fbc7c6adfe722 authored over 3 years agoe08e79a066641aa11ded770a8345d7c44be1ff1c authored over 3 years ago
fixes #1696
cff8a2ebee8770079eb18a99cea97d6b368a4b9d authored over 3 years ago* fix: restrict german numbers
* fix: allow 0 prefix
Co-authored-by: Anna-Maria Jansen <an...
01eeaef8f2b708c2e88a604e1668c77ad6aed990 authored over 3 years ago* Add loose option to isBoolean validator
* Move boolean array definitions outside of function
044159d7b80aadef0c4b7aba7a4ea0e72a2eaa50 authored over 3 years ago* Add Czech license plates to the RegEx mix
* Reorder list
* Update README
* Add tests
...
b82d4e1b1f9dafcc130ca5dd548324a501741369 authored over 3 years ago
* feat(niceToHave): Export list of country codes that implement IBAN
* Update src/index.js
...
2595554f07c4da3ef48ce3f1942a3a2c2def24af authored over 3 years ago74ea0fbd804dd6770d2f4e9bde8ea675075eb72a authored over 3 years ago
58cc9189a5c7e30f00c2c826a47c725903730300 authored over 3 years ago
* feat: added indonesia passport
* fix: updated readme
907bb07b8d6be7d159791645960eb5f5017a99b6 authored over 3 years agoFixes validatorjs/validator.js#1653
Also adds corresponding test cases to ISO 8601 validator
d1a9b6d8c5bd7350d6a7303085f0269f6a99aa9b authored almost 4 years ago24b3fd3309d1057dd87af3a568def0db01dbaade authored almost 4 years ago
* chore: bump mocha version to fix npm audit warning
* fix(isHSL): update hslComma regex to p...
b986f3ddb6e6feea654c649293565e92e73010cc authored almost 4 years ago2a3a1c33607698d69fc788c3b9efddffa6195193 authored almost 4 years ago
1fa095914cee4e932582dbab4adb273bd74b2ffb authored almost 4 years ago
Fixes #1557
cf403d097963e22736d54d8cf3aece68f9426299 authored almost 4 years ago* added instruction into isPassportNumber to validate Mozambican passport number.
* Add to (i...
3f70b8e5eb705ec2a452dcda3267a1c6ba8e1e3d authored almost 4 years ago* Added some missing options to the isURL() docs
* Allow URLs to have a userinfo section with...
05ceb18cfda13c4c14f570edb08978eabd971457 authored almost 4 years ago9ee1b6baa52e1f6cc88fd695f34b80f26cfaa12f authored almost 4 years ago
b82f4f2371242cf2cd7c28cbb317fb5695cef902 authored almost 4 years ago
615547fad1251202ce7b543052e25c88f9b2e381 authored almost 4 years ago
d006e08472cc5981962fa6b098a392a54fc42608 authored almost 4 years ago
* optimize isISIN speed + gc
* add aapl ISIN
* comment and reference
c33fca687d2f1c9b809574c276838593abc40882 authored almost 4 years ago* fix: π ipv4/ipv6 validators
Provide a more strict regular expression patterns for ipv4 and ...
2ef84e430495249ddbd241adc28a944b4986ff3a authored almost 4 years agoKR - South Korea
67a200d08cd3b1aec5f78d3253b6b57f7d4f68ee authored almost 4 years agoA number of files contain ranges of [A-z] which allows the characters [\]^_\ and the back-tick c...
b65ddc5afcfc4a29050763517d6f664a4378cbc6 authored almost 4 years ago* feat: isLuhn, IR passport and identityCard, respect .gitignore files
* Update test/validato...
39830a9cbc3450bd4f649a53ab8aafda5a422db5 authored almost 4 years agoCo-authored-by: Emilien Escalle <[email protected]>
5d6db637e9b3e53d2eade920be2ba2df055bc58d authored almost 4 years agoCo-authored-by: Li Liwei <[email protected]>
a31c116b2a2dc85f469d185acc4e853a2f61fceb authored almost 4 years ago63b61629187a732c3b3c8d89fe4cacad890cad99 authored almost 4 years ago
* [feat] Malaysian Passport validation
* Delete validator.js
* Delete validator.min.js
...
bb0dba625b214ca6b1a667fd0cd2f057a0a3c587 authored almost 4 years ago* License Plate validators: pt-BR and mercosur
* Removing mercosur as it's not an actual vali...
7989e5bdf5b69527ffc603c22c606838b6d0e7f1 authored almost 4 years ago* feat(pt-BR): tax id, passport and license plates
* delete compiled files
* fix(tests): t...
3c771e8743f9941f1af917cc0212fd8511528649 authored almost 4 years ago* fix(isMobilePhone): prevent validator from allowing landline numbers in es-CO locale
* fix(...
418df05e8a096f85adf5041232d1b4183af34355 authored almost 4 years ago* Improving code coverage to 100% branches
* Improving code coverage for isStrongPassword
6262f6295b887c8231d41942ce7ecfb9b822b7f4 authored almost 4 years ago* added support for EAN-14 along with test case
* feat(isAlphanumeric): added options(optiona...
deb1d1ef79fd60dfc60e7894db345df51eb409ee authored almost 4 years agoChange Text from "Passing anything other than a string is an error." to "Passing anything other ...
022b100af77af10c1e67678a2ebc33b63c3eea55 authored almost 4 years ago* test: add `isSlug` test cases
* fix: remove duplicate test case
328dea0a31bb1804951e2d4f014c3273ab17a6c2 authored almost 4 years ago6d87bfe20c542969e1c12a1f0c1f8979c3b97ff1 authored almost 4 years ago
* Added Libya Passort and Identity Number Validation
* Delete validator.js
* Delete valida...
23311204bced77298657cbe23a00faf29787fcd5 authored almost 4 years ago* fix(isMacAddress): improve Regexes
* docs: update docs
* Update src/lib/isMACAddress.js
...
ae9a311005e7a7b47301ae98cd4df9872a0e61c8 authored almost 4 years ago
* refactor code in isdatauri validator
* Delete validator.js
* Delete validator.min.js
...
b685d55b3451788b537b7100624ea7aeef1ece84 authored almost 4 years ago* chore: prevent git from ignoring src/index.js file
* chore: remove unused exclusion from ny...
941abe1e087477ad39c235ddd371df39c18a0659 authored almost 4 years ago9b03daf281560ef34953d0912be1221a439adb1d authored almost 4 years ago
* Support new VN mobile phone 087 (https://didong.itelecom.vn/)
* Add test for new telco numb...
1b85829bd6bdf660b2989cdd094bcd80f7d3b975 authored about 4 years agoAdd correct tax identifier to demonstrate issue and fix.
Thanks to: Panos Papadopoulos
8831db31e7d5de03cb9744f811ffd256494f97f6 authored about 4 years ago* Added isLicensePlate check with german locale
* de-LI (Liechtenstein) validator
* Added ...
edcd1618bfdb5a6b06b18123f0b9d9fcdeedca65 authored about 4 years ago
* fix(isMobilePhone): update de-CH locale (#1549)
feat(isMobilePhone): add fr-CH locale (#1549)...
787df1971c08050452a64127939c4d9b2dcc273a authored about 4 years ago
fixes #1545 #1543 #1544
3358f45de58727cf47865ec8e32f45175a15d731 authored about 4 years ago* feat Add support for Angola mobile phone numbers
* feat: update readme
dc058559fa7a6f361690adf5c40471eecdb9a1b5 authored about 4 years ago302d2957c924b515cb22f7e87b5e84fee8636d6e authored about 4 years ago
* feat(isVAT): add Italian regex
* test(isVAT): add Italian regex testing
5810e36f634ee8cf7e9f1915721533eed5de8abf authored about 4 years ago9dc4ed32611075a1a9426d0085c56643b69eb7fc authored about 4 years ago
we recalled 13.5.0 due to build issues #1538 #1537
0b0b4e97aef4dc51616c9767bd936c3f900f25a6 authored about 4 years agofix failure due to missing files
4e3e51c9988270f0845bb0d20870abfbb94bae78 authored about 4 years ago012301d26a9dc120518fbbdd9702cacbdaf76c49 authored about 4 years ago
* Add CN (China) postalCode validator and test.
* revert README.md format
* discard change...
0f8e597347b9102d80a0e09807a826b9ad24b830 authored about 4 years agoCo-authored-by: Martin Beaudet <[email protected]>
daab42bfb0b2c1dc7f15050fbba6c46485727319 authored about 4 years ago