🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@rushstack/mcp-server

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/mcp-server - npm Package Compare versions

Comparing version
0.3.4
to
0.3.5
+13
-1
CHANGELOG.json

@@ -5,5 +5,17 @@ {

{
"version": "0.3.5",
"tag": "@rushstack/mcp-server_v0.3.5",
"date": "Wed, 12 Nov 2025 01:12:56 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.5`"
}
]
}
},
{
"version": "0.3.4",
"tag": "@rushstack/mcp-server_v0.3.4",
"date": "Tue, 04 Nov 2025 07:31:54 GMT",
"date": "Tue, 04 Nov 2025 08:15:15 GMT",
"comments": {

@@ -10,0 +22,0 @@ "dependency": [

+7
-2
# Change Log - @rushstack/mcp-server
This log was last generated on Tue, 04 Nov 2025 07:31:54 GMT and should not be manually modified.
This log was last generated on Wed, 12 Nov 2025 01:12:56 GMT and should not be manually modified.
## 0.3.5
Wed, 12 Nov 2025 01:12:56 GMT
_Version update only_
## 0.3.4
Tue, 04 Nov 2025 07:31:54 GMT
Tue, 04 Nov 2025 08:15:15 GMT

@@ -8,0 +13,0 @@ _Version update only_

@@ -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.53.3"
"packageVersion": "7.54.0"
}
]
}
{
"name": "@rushstack/mcp-server",
"version": "0.3.4",
"version": "0.3.5",
"description": "A Model Context Protocol server implementation for Rush",

@@ -32,5 +32,5 @@ "keywords": [

"@rushstack/node-core-library": "5.18.0",
"@rushstack/terminal": "0.19.3",
"@rushstack/rush-sdk": "5.162.0",
"@rushstack/ts-command-line": "5.1.3",
"@rushstack/terminal": "0.19.3"
"@rushstack/ts-command-line": "5.1.3"
},

@@ -41,3 +41,3 @@ "devDependencies": {

"@types/node": "20.17.19",
"@rushstack/heft": "1.1.4",
"@rushstack/heft": "1.1.5",
"local-node-rig": "1.0.0"

@@ -44,0 +44,0 @@ },