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
52
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.17
to
0.4.18
+12
-0
CHANGELOG.json

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

{
"version": "0.4.18",
"tag": "@rushstack/mcp-server_v0.4.18",
"date": "Mon, 08 Jun 2026 15:15:50 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.18`"
}
]
}
},
{
"version": "0.4.17",

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

+6
-1
# Change Log - @rushstack/mcp-server
This log was last generated on Mon, 20 Apr 2026 23:31:13 GMT and should not be manually modified.
This log was last generated on Mon, 08 Jun 2026 15:15:50 GMT and should not be manually modified.
## 0.4.18
Mon, 08 Jun 2026 15:15:50 GMT
_Version update only_
## 0.4.17

@@ -6,0 +11,0 @@ Mon, 20 Apr 2026 23:31:13 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.6"
"packageVersion": "7.58.7"
}
]
}
{
"name": "@rushstack/mcp-server",
"version": "0.4.17",
"version": "0.4.18",
"description": "A Model Context Protocol server implementation for Rush",

@@ -64,3 +64,3 @@ "keywords": [

"@types/node": "20.17.19",
"@rushstack/heft": "1.2.17",
"@rushstack/heft": "1.2.18",
"local-node-rig": "1.0.0"

@@ -67,0 +67,0 @@ },