Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@rushstack/mcp-server

Package Overview
Dependencies
Maintainers
4
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.4.11
to
0.4.12
+12
-0
CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "0.4.12",
"tag": "@rushstack/mcp-server_v0.4.12",
"date": "Fri, 10 Apr 2026 22:46:34 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.12`"
}
]
}
},
{
"version": "0.4.11",

@@ -7,0 +19,0 @@ "tag": "@rushstack/mcp-server_v0.4.11",

+6
-1
# Change Log - @rushstack/mcp-server
This log was last generated on Thu, 09 Apr 2026 00:15:07 GMT and should not be manually modified.
This log was last generated on Fri, 10 Apr 2026 22:46:34 GMT and should not be manually modified.
## 0.4.12
Fri, 10 Apr 2026 22:46:34 GMT
_Version update only_
## 0.4.11

@@ -6,0 +11,0 @@ Thu, 09 Apr 2026 00:15:07 GMT

+1
-1

@@ -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.58.1"
"packageVersion": "7.58.2"
}
]
}
{
"name": "@rushstack/mcp-server",
"version": "0.4.11",
"version": "0.4.12",
"description": "A Model Context Protocol server implementation for Rush",

@@ -55,6 +55,6 @@ "keywords": [

"zod": "~3.25.76",
"@rushstack/terminal": "0.22.5",
"@rushstack/node-core-library": "5.22.0",
"@rushstack/terminal": "0.22.5",
"@rushstack/rush-sdk": "5.172.1",
"@rushstack/ts-command-line": "5.3.5"
"@rushstack/ts-command-line": "5.3.5",
"@rushstack/rush-sdk": "5.173.0"
},

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

"@types/node": "20.17.19",
"@rushstack/heft": "1.2.11",
"@rushstack/heft": "1.2.12",
"local-node-rig": "1.0.0"

@@ -68,0 +68,0 @@ },