New:Socket for Asana Is Now Available.Learn more
Get Started

@sapiom/agent-core

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapiom/agent-core - npm Package Compare versions

Comparing version
0.11.1
to
0.11.2
+9
-0
CHANGELOG.md
# @sapiom/orchestration-core
## 0.11.2
### Patch Changes
- Updated dependencies [b768b18]
- Updated dependencies [beb0f6f]
- @sapiom/tools@0.28.0
- @sapiom/agent@0.9.5
## 0.11.1

@@ -4,0 +13,0 @@

+2
-2
export declare const VERSION_FALLBACK: {
readonly agent: "0.9.4";
readonly tools: "0.27.0";
readonly agent: "0.9.5";
readonly tools: "0.28.0";
};

@@ -5,4 +5,4 @@ "use strict";

exports.VERSION_FALLBACK = {
agent: "0.9.4",
tools: "0.27.0",
agent: "0.9.5",
tools: "0.28.0",
};
export declare const VERSION_FALLBACK: {
readonly agent: "0.9.4";
readonly tools: "0.27.0";
readonly agent: "0.9.5";
readonly tools: "0.28.0";
};
export const VERSION_FALLBACK = {
agent: "0.9.4",
tools: "0.27.0",
agent: "0.9.5",
tools: "0.28.0",
};
{
"name": "@sapiom/agent-core",
"version": "0.11.1",
"version": "0.11.2",
"description": "Pure, stateless core functions for scaffolding, validating, and operating Sapiom agents — shared by the CLI and MCP packages.",

@@ -40,6 +40,6 @@ "license": "MIT",

"esbuild": "^0.28.1",
"@sapiom/agent": "^0.9.4",
"@sapiom/agent": "^0.9.5",
"@sapiom/tools": "^0.28.0",
"@sapiom/agent-runtime": "^0.4.3",
"@sapiom/analytics-core": "^0.2.1",
"@sapiom/tools": "^0.27.0"
"@sapiom/analytics-core": "^0.2.1"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet