🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

mcp-install

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mcp-install - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+7
index.js
function hello() {
console.log("👋 Hello from MCPX!");
}
module.exports = {
hello,
};
+1
-1
{
"name": "mcp-install",
"version": "0.0.1",
"version": "0.0.2",
"main": "index.js",

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