New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iban-ts

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iban-ts - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

8

package.json
{
"name": "iban-ts",
"version": "0.3.1",
"version": "0.3.2",
"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.",

@@ -9,2 +9,8 @@ "license": "MIT",

"typings": "dist/index.d.ts",
"exports": {
".": {
"import": "./dist/iban-ts.esm.js",
"require": "./dist/index.js"
}
},
"files": [

@@ -11,0 +17,0 @@ "dist",

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