You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

meigen

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meigen - npm Package Compare versions

Comparing version
1.2.1
to
1.2.2
+1
-1
dist/server.js

@@ -197,3 +197,3 @@ "use strict";

const apiClient = new meigen_api_js_1.MeiGenApiClient(config);
const server = new mcp_js_1.McpServer({ name: 'meigen', version: '1.2.0' }, { instructions: SERVER_INSTRUCTIONS });
const server = new mcp_js_1.McpServer({ name: 'meigen', version: '1.2.2' }, { instructions: SERVER_INSTRUCTIONS });
// Free features (no configuration required)

@@ -200,0 +200,0 @@ (0, enhance_prompt_js_1.registerEnhancePrompt)(server);

{
"name": "meigen",
"version": "1.2.1",
"version": "1.2.2",
"description": "Visual creative expert plugin — search inspiration, enhance prompts, and generate AI images with intelligent workflow orchestration",

@@ -5,0 +5,0 @@ "main": "dist/index.js",