IBAN tools 2.0.0 released
IBAN tools 2.0.0 include following changes:
- BREAKING:
isValidIBANdoes not accept IBAN with-and ` ` any more - IBAN must be already in electronic format. getCountrySpecificationsnow returns all countries (ISO-3166-1 alpha-2 +XK- temporary country code for Kosovo) withIBANRegistryboolean property that indicates if country is in IBAN registry or not.extractIBANnow requires IBAN in electronic format.isValidBICnow also checks if Country exists.extractBICalso returns propertycountryCode.- Added
tslintas development dependency.
You can install new version using npm, yarn or bower.