Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ibantools

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ibantools - npm Package Compare versions

Comparing version 4.3.0 to 4.3.1

8

build/ibantools.js

@@ -11,3 +11,3 @@ /*!

* @module ibantools
* @version 4.3.0
* @version 4.3.1
* @license MPL-2.0

@@ -1349,3 +1349,7 @@ * @preferred

},
RU: {},
RU: {
chars: 33,
bban_regexp: '^[0-9]{14}[A-Z0-9]{15}$',
IBANRegistry: true,
},
RW: {},

@@ -1352,0 +1356,0 @@ SA: {

@@ -1332,3 +1332,7 @@ /*!

},
RU: {},
RU: {
chars: 33,
bban_regexp: '^[0-9]{14}[A-Z0-9]{15}$',
IBANRegistry: true,
},
RW: {},

@@ -1335,0 +1339,0 @@ SA: {

{
"name": "ibantools",
"version": "4.3.0",
"version": "4.3.1",
"description": "Validation, extraction and creation of IBAN, BBAN, BIC/SWIFT numbers plus some other helpful stuff like ISO 3136-1 alpha 2 country list",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc