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
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.6
to
0.3.7
+21
-0
CHANGELOG.json

@@ -5,2 +5,23 @@ {

{
"version": "0.3.7",
"tag": "@rushstack/mcp-server_v0.3.7",
"date": "Sat, 06 Dec 2025 01:12:28 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.19.1`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.19.5`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.1.5`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.7`"
}
]
}
},
{
"version": "0.3.6",

@@ -7,0 +28,0 @@ "tag": "@rushstack/mcp-server_v0.3.6",

+6
-1
# Change Log - @rushstack/mcp-server
This log was last generated on Fri, 21 Nov 2025 16:13:56 GMT and should not be manually modified.
This log was last generated on Sat, 06 Dec 2025 01:12:28 GMT and should not be manually modified.
## 0.3.7
Sat, 06 Dec 2025 01:12:28 GMT
_Version update only_
## 0.3.6

@@ -6,0 +11,0 @@ Fri, 21 Nov 2025 16:13:56 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.55.0"
"packageVersion": "7.55.1"
}
]
}
{
"name": "@rushstack/mcp-server",
"version": "0.3.6",
"version": "0.3.7",
"description": "A Model Context Protocol server implementation for Rush",

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

"zod": "~3.24.3",
"@rushstack/node-core-library": "5.19.0",
"@rushstack/rush-sdk": "5.162.0",
"@rushstack/terminal": "0.19.4",
"@rushstack/ts-command-line": "5.1.4"
"@rushstack/node-core-library": "5.19.1",
"@rushstack/terminal": "0.19.5",
"@rushstack/ts-command-line": "5.1.5",
"@rushstack/rush-sdk": "5.163.0"
},

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

"@types/node": "20.17.19",
"@rushstack/heft": "1.1.6",
"local-node-rig": "1.0.0"
"local-node-rig": "1.0.0",
"@rushstack/heft": "1.1.7"
},

@@ -45,0 +45,0 @@ "scripts": {