@stackwright-pro/mcp 0.2.0-alpha.78 → 0.2.0-alpha.79
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 +2 -2
package/dist/server.js
CHANGED
|
@@ -6011,7 +6011,7 @@ var package_default = {
|
|
|
6011
6011
|
"test:coverage": "vitest run --coverage"
|
|
6012
6012
|
},
|
|
6013
6013
|
name: "@stackwright-pro/mcp",
|
|
6014
|
-
version: "0.2.0-alpha.
|
|
6014
|
+
version: "0.2.0-alpha.79",
|
|
6015
6015
|
description: "MCP tools for Stackwright Pro - Data Explorer, Security, ISR, and Dashboard generation",
|
|
6016
6016
|
license: "SEE LICENSE IN LICENSE",
|
|
6017
6017
|
main: "./dist/server.js",
|