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

@qr-maker/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qr-maker/mcp-server - npm Package Compare versions

Comparing version
0.1.5
to
0.1.6
+1
-0
dist/api-client.js

@@ -32,2 +32,3 @@ export class QrMakerApiError extends Error {

body: body ? JSON.stringify(body) : undefined,
signal: AbortSignal.timeout(10000),
});

@@ -34,0 +35,0 @@ // DELETE returns 204 No Content with no body

+1
-1
{
"name": "@qr-maker/mcp-server",
"version": "0.1.5",
"version": "0.1.6",
"type": "module",

@@ -5,0 +5,0 @@ "description": "MCP server for QR Maker — generate styled QR codes, manage dynamic short links with click analytics, and reuse branded templates via AI agents",