Skip to content

Releases: adia-technology/international-ssn-validator

v0.3.1

10 Aug 09:07
382b739
Compare
Choose a tag to compare

Updated vulnerable version of lodash

v0.3.0

08 Apr 12:06
06c93d1
Compare
Choose a tag to compare

Changed validateSsn's return type from boolean to ValidationResult. This allows to return the reason for which the SSN is invalid.

v0.2.0

07 Apr 10:58
1998c48
Compare
Choose a tag to compare
  • Made CountryCode type public.
  • Improved error handling.

v.0.1.1

03 Apr 16:40
Compare
Choose a tag to compare

Removed dependencies from the bundle.

v0.1.0

02 Apr 11:12
47b1205
Compare
Choose a tag to compare

Initial version. Support for US and Swiss social security number formats.