Skip to content

Releases: adia-technology/international-ssn-validator

v0.3.1

Choose a tag to compare

@michaldudak michaldudak released this 10 Aug 09:07
382b739

Updated vulnerable version of lodash

v0.3.0

Choose a tag to compare

@michaldudak michaldudak released this 08 Apr 12:06
06c93d1

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

v0.2.0

Choose a tag to compare

@michaldudak michaldudak released this 07 Apr 10:58
1998c48
  • Made CountryCode type public.
  • Improved error handling.

v.0.1.1

Choose a tag to compare

@michaldudak michaldudak released this 03 Apr 16:40

Removed dependencies from the bundle.

v0.1.0

Choose a tag to compare

@michaldudak michaldudak released this 02 Apr 11:12
47b1205

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