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.1.6
to
0.1.7
+12
-0
CHANGELOG.json

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

{
"version": "0.1.7",
"tag": "@rushstack/mcp-server_v0.1.7",
"date": "Tue, 13 May 2025 02:09:20 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.73.6`"
}
]
}
},
{
"version": "0.1.6",

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

+6
-1
# Change Log - @rushstack/mcp-server
This log was last generated on Wed, 07 May 2025 15:11:17 GMT and should not be manually modified.
This log was last generated on Tue, 13 May 2025 02:09:20 GMT and should not be manually modified.
## 0.1.7
Tue, 13 May 2025 02:09:20 GMT
_Version update only_
## 0.1.6

@@ -6,0 +11,0 @@ Wed, 07 May 2025 15:11:17 GMT

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

@@ -30,4 +30,4 @@ "repository": {

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

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