mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-10-23 04:52:14 +00:00
feat(new tool): iban validation and parser (#591)
This commit is contained in:
committed by
GitHub
parent
81bfe57cb8
commit
3a63837d3d
7
pnpm-lock.yaml
generated
7
pnpm-lock.yaml
generated
@@ -80,6 +80,9 @@ dependencies:
|
||||
iarna-toml-esm:
|
||||
specifier: ^3.0.5
|
||||
version: 3.0.5
|
||||
ibantools:
|
||||
specifier: ^4.3.3
|
||||
version: 4.3.3
|
||||
json5:
|
||||
specifier: ^2.2.3
|
||||
version: 2.2.3
|
||||
@@ -5845,6 +5848,10 @@ packages:
|
||||
stream: 0.0.2
|
||||
dev: false
|
||||
|
||||
/ibantools@4.3.3:
|
||||
resolution: {integrity: sha512-RUTlGuFj3cU/Qfu5YIrsIZjW34/VDgKOz5fDr64Mc4NWP9b2i48vQ39r5xCl1yyFQeyEG/lASstIQHAUX18rRA==}
|
||||
dev: false
|
||||
|
||||
/iconv-lite@0.6.3:
|
||||
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
Reference in New Issue
Block a user