@rushstack/mcp-server
Advanced tools
+21
-0
@@ -5,2 +5,23 @@ { | ||
| { | ||
| "version": "0.4.4", | ||
| "tag": "@rushstack/mcp-server_v0.4.4", | ||
| "date": "Tue, 24 Feb 2026 01:13:27 GMT", | ||
| "comments": { | ||
| "dependency": [ | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.2`" | ||
| }, | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/terminal\" to `0.22.2`" | ||
| }, | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.2`" | ||
| }, | ||
| { | ||
| "comment": "Updating dependency \"@rushstack/heft\" to `1.2.4`" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "version": "0.4.3", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/mcp-server_v0.4.3", |
+6
-1
| # Change Log - @rushstack/mcp-server | ||
| This log was last generated on Mon, 23 Feb 2026 00:42:21 GMT and should not be manually modified. | ||
| This log was last generated on Tue, 24 Feb 2026 01:13:27 GMT and should not be manually modified. | ||
| ## 0.4.4 | ||
| Tue, 24 Feb 2026 01:13:27 GMT | ||
| _Version update only_ | ||
| ## 0.4.3 | ||
@@ -6,0 +11,0 @@ Mon, 23 Feb 2026 00:42:21 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.57.2" | ||
| "packageVersion": "7.57.3" | ||
| } | ||
| ] | ||
| } |
+6
-6
| { | ||
| "name": "@rushstack/mcp-server", | ||
| "version": "0.4.3", | ||
| "version": "0.4.4", | ||
| "description": "A Model Context Protocol server implementation for Rush", | ||
@@ -55,6 +55,6 @@ "keywords": [ | ||
| "zod": "~3.25.76", | ||
| "@rushstack/node-core-library": "5.20.1", | ||
| "@rushstack/terminal": "0.22.1", | ||
| "@rushstack/rush-sdk": "5.169.3", | ||
| "@rushstack/ts-command-line": "5.3.1" | ||
| "@rushstack/node-core-library": "5.20.2", | ||
| "@rushstack/ts-command-line": "5.3.2", | ||
| "@rushstack/terminal": "0.22.2", | ||
| "@rushstack/rush-sdk": "5.169.3" | ||
| }, | ||
@@ -65,3 +65,3 @@ "devDependencies": { | ||
| "@types/node": "20.17.19", | ||
| "@rushstack/heft": "1.2.3", | ||
| "@rushstack/heft": "1.2.4", | ||
| "local-node-rig": "1.0.0" | ||
@@ -68,0 +68,0 @@ }, |
256155
0.27%2615
0.81%+ Added
+ Added
+ Added
- Removed
Updated