feat(new tool): Luhn Checker

Check kuhn identifiers
This commit is contained in:
sharevb 2024-09-28 11:27:43 +02:00 committed by ShareVB
parent 318fb6efb9
commit 98c50f0f2a
6 changed files with 84 additions and 15 deletions

View file

@ -70,6 +70,7 @@
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.10.28",
"lodash": "^4.17.21",
"luhn-js": "^1.1.2",
"marked": "^10.0.0",
"mathjs": "^11.9.1",
"mime-types": "^2.1.35",