Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@crowdstrike/aidr-mcp-proxy

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crowdstrike/aidr-mcp-proxy - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-2
dist/proxy.mjs

@@ -24,4 +24,3 @@ #!/usr/bin/env node

args: args._.slice(1),
env: process.env,
stderr: "pipe"
env: process.env
});

@@ -28,0 +27,0 @@ const client = new Client({

{
"name": "@crowdstrike/aidr-mcp-proxy",
"version": "1.0.1",
"version": "1.0.2",
"description": "Protect any MCP server from malicious entities and confidential PII.",

@@ -37,3 +37,3 @@ "publishConfig": {

"semantic-release": "25.0.2",
"tsdown": "0.17.2",
"tsdown": "0.19.0",
"typescript": "5.9.3"

@@ -40,0 +40,0 @@ },