Sign In

@runapi.ai/mcp-core

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@runapi.ai/mcp-core - npm Package Compare versions

Comparing version
0.4.1
to
0.4.2
+2
-2
dist/constants.d.ts
export declare const CORE_PACKAGE_NAME = "@runapi.ai/mcp-core";
export declare const CORE_PACKAGE_VERSION = "0.4.1";
export declare const CORE_PACKAGE_VERSION = "0.4.2";
export declare const DEFAULT_BASE_URL = "https://runapi.ai";
export declare const RUNAPI_API_KEY_ENV = "RUNAPI_API_KEY";
export declare const USER_AGENT = "@runapi.ai/mcp-core/0.4.1";
export declare const USER_AGENT = "@runapi.ai/mcp-core/0.4.2";
export const CORE_PACKAGE_NAME = "@runapi.ai/mcp-core";
export const CORE_PACKAGE_VERSION = "0.4.1";
export const CORE_PACKAGE_VERSION = "0.4.2";
export const DEFAULT_BASE_URL = "https://runapi.ai";

@@ -4,0 +4,0 @@ export const RUNAPI_API_KEY_ENV = "RUNAPI_API_KEY";

{
"name": "@runapi.ai/mcp-core",
"version": "0.4.1",
"version": "0.4.2",
"description": "Reusable core for building RunAPI MCP servers: client, contract/pricing/schema queries, input-rule engine, and a createModelServer factory.",

@@ -5,0 +5,0 @@ "type": "module",