Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@forwardimpact/libmcp

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forwardimpact/libmcp - npm Package Compare versions

Comparing version
0.1.2
to
0.1.3
+5
-2
package.json
{
"name": "@forwardimpact/libmcp",
"version": "0.1.2",
"version": "0.1.3",
"description": "MCP tool registry — config-driven gRPC-to-MCP tool registration",

@@ -20,3 +20,3 @@ "license": "Apache-2.0",

"scripts": {
"test": "bun run node --test test/*.test.js"
"test": "bun test test/*.test.js"
},

@@ -27,2 +27,5 @@ "dependencies": {

},
"devDependencies": {
"@forwardimpact/libharness": "^0.1.14"
},
"publishConfig": {

@@ -29,0 +32,0 @@ "access": "public"