🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.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.1.3
to
0.1.4
+12
-0
CHANGELOG.json

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

{
"version": "0.1.4",
"tag": "@rushstack/mcp-server_v0.1.4",
"date": "Thu, 01 May 2025 15:11:33 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.73.5`"
}
]
}
},
{
"version": "0.1.3",

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

+6
-1
# Change Log - @rushstack/mcp-server
This log was last generated on Thu, 01 May 2025 00:11:12 GMT and should not be manually modified.
This log was last generated on Thu, 01 May 2025 15:11:33 GMT and should not be manually modified.
## 0.1.4
Thu, 01 May 2025 15:11:33 GMT
_Version update only_
## 0.1.3

@@ -6,0 +11,0 @@ Thu, 01 May 2025 00:11:12 GMT

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

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

"dependencies": {
"@rushstack/node-core-library": "5.13.1",
"@rushstack/ts-command-line": "5.0.1",
"@rushstack/node-core-library": "5.13.1",
"@rushstack/terminal": "0.15.3"

@@ -27,3 +27,3 @@ },

"typescript": "~5.8.2",
"@rushstack/heft": "0.73.4",
"@rushstack/heft": "0.73.5",
"local-node-rig": "1.0.0"

@@ -30,0 +30,0 @@ },