Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "iban-ts", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "A TypeScript library for validating, formatting, and converting IBAN (International Bank Account Number) and BBAN (Basic Bank Account Number), offering comprehensive support for international banking data standards.", | ||
@@ -12,3 +12,4 @@ "license": "MIT", | ||
"import": "./dist/iban-ts.esm.js", | ||
"require": "./dist/index.js" | ||
"require": "./dist/index.js", | ||
"types": "./dist/index.d.ts" | ||
} | ||
@@ -15,0 +16,0 @@ }, |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
163141
0