Sign In

@complyedge/mcp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@complyedge/mcp - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+1
-1
dist/cli.js

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

const server = new Server(
{ name: "io.github.ComplyEdge/complyedge", version: "0.1.0" },
{ name: "io.github.ComplyEdge/complyedge", version: "0.1.1" },
{ capabilities: { tools: {} } }

@@ -106,0 +106,0 @@ );

@@ -98,3 +98,3 @@ // src/server.ts

const server = new Server(
{ name: "io.github.ComplyEdge/complyedge", version: "0.1.0" },
{ name: "io.github.ComplyEdge/complyedge", version: "0.1.1" },
{ capabilities: { tools: {} } }

@@ -101,0 +101,0 @@ );

{
"name": "@complyedge/mcp",
"version": "0.1.0",
"version": "0.1.1",
"description": "Offline MCP compliance checks for EU AI Act and related rules: prompt scans, rule discovery, and article-cited findings.",

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

"@modelcontextprotocol/sdk": "^1.0.0",
"trustlint": "^2.0.2"
"trustlint": "^2.0.3"
},

@@ -53,0 +53,0 @@ "devDependencies": {