ibantools
ibantools copied to clipboard
IBANTools is TypeScript/JavaScript library for validation, creation and extraction of IBAN, BBAN and BIC/SWIFT numbers.
**Describe the bug** As stated in https://github.com/Simplify/ibantools/issues/36 the account number validation is not yet implemented for every country. But you continue to add support for different countries. We would greatly...
### Expected behavior ``` // returns {iban: "NL91ABNA0417164300", bban: "ABNA0417164300", countryCode: "NL", bankAccount: "0417164300" valid: true} ibantools.extractIBAN("NL91 ABNA 0417 1643 00"); ``` ### Actual behavior ``` // returns {iban: "NL91ABNA0417164300",...
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.0 to 6.4.1. Release notes Sourced from karma's releases. v6.4.1 6.4.1 (2022-09-19) Bug Fixes pass integrity value (63d86be) Changelog Sourced from karma's changelog. 6.4.1 (2022-09-19) Bug Fixes...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.2 to 5.38.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.38.0 5.38.0 (2022-09-19) Features website: add warning on top of formatting rule docs pages (#5598) (5dfa2e9) v5.37.0 5.37.0...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.2 to 5.38.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.38.0 5.38.0 (2022-09-19) Features website: add warning on top of formatting rule docs pages (#5598) (5dfa2e9) v5.37.0 5.37.0...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.14 to 0.23.15. Release notes Sourced from typedoc's releases. v0.23.15 Features TypeDoc will now treat @typedef {import("foo").Bar<Z>} Baz type declarations which forward type parameters to the imported...
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.23.1. Release notes Sourced from eslint's releases. v8.23.1 Bug Fixes b719893 fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills) 734b54e fix: improve autofix...
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.1.1 to 5.1.2. Release notes Sourced from jasmine-core's releases. 5.1.2 Please see the release notes. Commits d06dce4 Bump version to 5.1.2 03098e8 Fixed throwUnlessAsync 726c152 Added Safari...
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @koddsson in chaijs/chai#1593 Cleanup jsdoc comments...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.18.1 to 7.0.1. Release notes Sourced from @typescript-eslint/parser's releases. v7.0.1 7.0.1 (2024-02-12) 🩹 Fixes eslint-plugin: update peer dep for parser (#8441) ❤️ Thank You Tim Dorr @timdorr...