Sign In

@decantr/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@decantr/mcp-server - npm Package Compare versions

Comparing version
3.9.3
to
3.9.4
dist/chunk-JNCLLWUY.js

Sorry, the diff of this file is too big to display

+1
-1
#!/usr/bin/env node
import "./chunk-E7ASLTIN.js";
import "./chunk-JNCLLWUY.js";
import "./chunk-CZ7CSFO4.js";

@@ -1,2 +0,2 @@

import "./chunk-E7ASLTIN.js";
import "./chunk-JNCLLWUY.js";
import "./chunk-CZ7CSFO4.js";

@@ -10,6 +10,6 @@ {

"dependencies": {
"@decantr/content": "3.9.3",
"@decantr/core": "3.9.3",
"@decantr/content": "3.9.4",
"@decantr/core": "3.9.4",
"@decantr/essence-spec": "3.8.1",
"@decantr/verifier": "3.9.3"
"@decantr/verifier": "3.9.4"
},

@@ -69,3 +69,3 @@ "description": "MCP server for Decantr — exposes Contract context, typed graph artifacts, and verification evidence to AI coding assistants",

"types": "dist/index.d.ts",
"version": "3.9.3"
"version": "3.9.4"
}

@@ -9,3 +9,3 @@ {

},
"version": "3.9.3",
"version": "3.9.4",
"packages": [

@@ -15,3 +15,3 @@ {

"identifier": "@decantr/mcp-server",
"version": "3.9.3",
"version": "3.9.4",
"transport": {

@@ -18,0 +18,0 @@ "type": "stdio"

Sorry, the diff of this file is too big to display