🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@ibanchecker/mcp

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ibanchecker/mcp - npm Package Compare versions

Comparing version
1.1.0
to
1.1.1
+1
-1
package.json
{
"name": "@ibanchecker/mcp",
"version": "1.1.0",
"version": "1.1.1",
"description": "MCP server for ibanchecker.cash: IBAN validation, extraction, format specs and BIC/SWIFT lookup tools for AI assistants",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -5,3 +5,3 @@ import { z } from "zod";

export const SERVER_INFO = { name: "ibanchecker-mcp", version: "1.1.0" };
export const SERVER_INFO = { name: "ibanchecker-mcp", version: "1.1.1" };

@@ -8,0 +8,0 @@ export function makeCall(getHeaders) {