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

@stackql/mcp-server

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackql/mcp-server - npm Package Compare versions

Comparing version
0.10.559
to
0.10.582
+1
-1
package.json
{
"name": "@stackql/mcp-server",
"version": "0.10.559",
"version": "0.10.582",
"description": "StackQL MCP server - SQL-native query and provisioning engine for cloud infrastructure, served over MCP. Downloads the signed stackql binary on first run.",

@@ -5,0 +5,0 @@ "bin": {

{
"version": "0.10.559",
"baseUrl": "https://releases.stackql.io/stackql/0.10.559",
"version": "0.10.582",
"baseUrl": "https://releases.stackql.io/stackql/0.10.582",
"platforms": {
"linux-x64": { "bundle": "stackql-mcp-linux-x64.mcpb", "sha256": "e57ca3acd07b9136b006e0f0ed606a71a5df224c64a7e4896c1916cf0b925c53" },
"linux-arm64": { "bundle": "stackql-mcp-linux-arm64.mcpb", "sha256": "b3ab8768373eaa8785b8875bae3f9c1e9c95a2141fff63e2e30d8fd0ecf41cba" },
"windows-x64": { "bundle": "stackql-mcp-windows-x64.mcpb", "sha256": "c66a77da196bace7b9280c4aaf9ad8b11d59c7b8c1191c618932224cf0ebaf0b" },
"darwin-universal": { "bundle": "stackql-mcp-darwin-universal.mcpb", "sha256": "599e340f8ba51594f51d8b548afa247d6b9efc58d6cd809f78c5275a53c793aa" }
"linux-x64": { "bundle": "stackql-mcp-linux-x64.mcpb", "sha256": "c8aef83cddb169c754215a8ee43ff7af2047b2e8e87940f5e2335998600517d1" },
"linux-arm64": { "bundle": "stackql-mcp-linux-arm64.mcpb", "sha256": "61d6f7b7284ebd20cd442a414557205914214d01fe02de27f36254ef0d900878" },
"windows-x64": { "bundle": "stackql-mcp-windows-x64.mcpb", "sha256": "b49d8c96048a7cc1e263df7ac31f96feaf09fc3b40df261d8d8380de9c2d17d1" },
"darwin-universal": { "bundle": "stackql-mcp-darwin-universal.mcpb", "sha256": "55eb051e7ffc194e4c6e0d36cb7a2ea8463902a8801ab74be200ef03a36b5154" }
}
}