low-code-mcp-stdio
Advanced tools
@@ -16,6 +16,6 @@ "use strict"; | ||
| exports.registerLowcodeExampleTool = void 0; | ||
| const fs_1 = __importDefault(require("fs")); | ||
| const path_1 = __importDefault(require("path")); | ||
| const zod_1 = __importDefault(require("zod")); | ||
| const util_1 = require("../utils/util"); | ||
| const zod_1 = __importDefault(require("zod")); | ||
| const path_1 = __importDefault(require("path")); | ||
| const fs_1 = __importDefault(require("fs")); | ||
| const registerLowcodeExampleTool = (server) => { | ||
@@ -136,3 +136,4 @@ server.registerTool("get-lowcode-example", { | ||
| // }); | ||
| (0, util_1.writeLogFile)('获取官方示例-fewshot-Schema', JSON.stringify(schemas, null, 2)); | ||
| (0, util_1.writeLogFile)('获取官方示例-fewshot-Schema-JSON原始格式', JSON.stringify(schemas, null, 2)); | ||
| (0, util_1.writeLogFile)('获取官方示例-fewshot-Schema-JSON压缩格式', JSON.stringify(schemas)); | ||
| const assetsPath = path_1.default.join(__dirname, '../constant/assetsDescription.json'); | ||
@@ -139,0 +140,0 @@ let assetsDesc = []; |
+2
-1
| { | ||
| "name": "low-code-mcp-stdio", | ||
| "version": "2.1.5", | ||
| "version": "2.1.6", | ||
| "bin": { | ||
@@ -28,2 +28,3 @@ "low-code-mcp-stdio": "build/index-stdio.js" | ||
| "@modelcontextprotocol/sdk": "^1.16.0", | ||
| "@toon-format/toon": "^1.0.0", | ||
| "@vue/compiler-sfc": "^3.5.21", | ||
@@ -30,0 +31,0 @@ "express": "^5.1.0", |
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
511832
0.35%10571
0.27%8
14.29%+ Added
+ Added