🚀. 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.2.2
to
0.2.3
+12
-0
CHANGELOG.json

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

{
"version": "0.2.3",
"tag": "@rushstack/mcp-server_v0.2.3",
"date": "Sat, 21 Jun 2025 00:13:15 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.74.0`"
}
]
}
},
{
"version": "0.2.2",

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

+6
-1
# Change Log - @rushstack/mcp-server
This log was last generated on Sat, 14 Jun 2025 00:11:30 GMT and should not be manually modified.
This log was last generated on Sat, 21 Jun 2025 00:13:15 GMT and should not be manually modified.
## 0.2.3
Sat, 21 Jun 2025 00:13:15 GMT
_Version update only_
## 0.2.2

@@ -6,0 +11,0 @@ Sat, 14 Jun 2025 00:11:30 GMT

+3
-3
{
"name": "@rushstack/mcp-server",
"version": "0.2.2",
"version": "0.2.3",
"description": "A Model Context Protocol server implementation for Rush",

@@ -39,4 +39,4 @@ "keywords": [

"@types/node": "20.17.19",
"@rushstack/heft": "0.73.6",
"local-node-rig": "1.0.0"
"local-node-rig": "1.0.0",
"@rushstack/heft": "0.74.0"
},

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