- Updated vulnerable version of lodash
- BREAKING Changed
validateSsn
's return type from boolean toValidationResult
. This allows to return the reason for which the SSN is invalid.
- Made
CountryCode
type public. - Improved error handling.
Removed dependencies from the bundle.
Initial version. Support for US and Swiss social security number formats.