@stackwright-pro/mcp 0.2.0-alpha.113 → 0.2.0-alpha.114
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/server.js +1 -1
- package/dist/server.js.map +1 -1
- package/dist/server.mjs +1 -1
- package/dist/server.mjs.map +1 -1
- package/package.json +5 -5
package/dist/server.js
CHANGED
|
@@ -8930,7 +8930,7 @@ var package_default = {
|
|
|
8930
8930
|
"test:coverage": "vitest run --coverage"
|
|
8931
8931
|
},
|
|
8932
8932
|
name: "@stackwright-pro/mcp",
|
|
8933
|
-
version: "0.2.0-alpha.
|
|
8933
|
+
version: "0.2.0-alpha.114",
|
|
8934
8934
|
description: "MCP tools for Stackwright Pro - Data Explorer, Security, ISR, and Dashboard generation",
|
|
8935
8935
|
license: "SEE LICENSE IN LICENSE",
|
|
8936
8936
|
main: "./dist/server.js",
|