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

low-code-mcp-stdio

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

low-code-mcp-stdio - npm Package Compare versions

Comparing version
2.1.3
to
2.1.4
+1
-1
build/mcpTools/lowcodeExample.js

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

}).then(res => res.json());
const willUseSchemas = res.data.rows.reverse().slice(0, 3);
const willUseSchemas = res.data.rows.reverse().slice(0, 2);
const schemas = willUseSchemas.map((item) => {

@@ -64,0 +64,0 @@ try {

{
"name": "low-code-mcp-stdio",
"version": "2.1.3",
"version": "2.1.4",
"bin": {

@@ -5,0 +5,0 @@ "low-code-mcp-stdio": "build/index-stdio.js"