Skip to content

Serbia is missing from SEPA countries list #685

Description

@btrdnch

Describe the bug
Serbia is missing from the list of SEPA countries

To Reproduce

ibantools@4.5.4

Welcome to Node.js v24.6.0.
Type ".help" for more information.
> const ibantools = require('ibantools')
undefined
> ibantools.isSEPACountry('SRB')
false
> ibantools.isSEPACountry('RS')
false
> 

Expected behavior
True is expected to be returned since Serbia is SEPA country

Environment:

ibantools@4.5.4
Node.js v24.6.0.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions