@rushstack/mcp-server
Advanced tools
+21
-0
@@ -5,2 +5,23 @@ { | ||
| { | ||
| "version": "0.2.10", | ||
| "tag": "@rushstack/mcp-server_v0.2.10", | ||
| "date": "Tue, 30 Sep 2025 23:57:45 GMT", | ||
| "comments": { | ||
| "dependency": [ | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.15.1`" | ||
| }, | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/terminal\" to `0.18.0`" | ||
| }, | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.0.5`" | ||
| }, | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/heft\" to `1.0.0`" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "version": "0.2.9", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/mcp-server_v0.2.9", |
+6
-1
| # Change Log - @rushstack/mcp-server | ||
| This log was last generated on Tue, 30 Sep 2025 20:33:51 GMT and should not be manually modified. | ||
| This log was last generated on Tue, 30 Sep 2025 23:57:45 GMT and should not be manually modified. | ||
| ## 0.2.10 | ||
| Tue, 30 Sep 2025 23:57:45 GMT | ||
| _Version update only_ | ||
| ## 0.2.9 | ||
@@ -6,0 +11,0 @@ Tue, 30 Sep 2025 20:33:51 GMT |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
| "packageName": "@microsoft/api-extractor", | ||
| "packageVersion": "7.52.13" | ||
| "packageVersion": "7.52.14" | ||
| } | ||
| ] | ||
| } |
+7
-7
| { | ||
| "name": "@rushstack/mcp-server", | ||
| "version": "0.2.9", | ||
| "version": "0.2.10", | ||
| "description": "A Model Context Protocol server implementation for Rush", | ||
@@ -31,6 +31,6 @@ "keywords": [ | ||
| "zod": "~3.24.3", | ||
| "@rushstack/node-core-library": "5.15.0", | ||
| "@rushstack/terminal": "0.17.0", | ||
| "@rushstack/ts-command-line": "5.0.4", | ||
| "@rushstack/rush-sdk": "5.158.1" | ||
| "@rushstack/node-core-library": "5.15.1", | ||
| "@rushstack/rush-sdk": "5.158.1", | ||
| "@rushstack/ts-command-line": "5.0.5", | ||
| "@rushstack/terminal": "0.18.0" | ||
| }, | ||
@@ -41,4 +41,4 @@ "devDependencies": { | ||
| "@types/node": "20.17.19", | ||
| "local-node-rig": "1.0.0", | ||
| "@rushstack/heft": "0.75.0" | ||
| "@rushstack/heft": "1.0.0", | ||
| "local-node-rig": "1.0.0" | ||
| }, | ||
@@ -45,0 +45,0 @@ "scripts": { |
142653
0.49%1553
1.37%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated