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.13.0
to
0.13.1
+8
-0
CHANGELOG.md
# @sapiom/orchestration-core
## 0.13.1
### Patch Changes
- Updated dependencies [065c9ca]
- @sapiom/tools@0.32.0
- @sapiom/agent@0.12.1
## 0.13.0

@@ -4,0 +12,0 @@

+2
-2
export declare const VERSION_FALLBACK: {
readonly agent: "0.12.0";
readonly tools: "0.31.0";
readonly agent: "0.12.1";
readonly tools: "0.32.0";
};

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

exports.VERSION_FALLBACK = {
agent: "0.12.0",
tools: "0.31.0",
agent: "0.12.1",
tools: "0.32.0",
};
export declare const VERSION_FALLBACK: {
readonly agent: "0.12.0";
readonly tools: "0.31.0";
readonly agent: "0.12.1";
readonly tools: "0.32.0";
};
export const VERSION_FALLBACK = {
agent: "0.12.0",
tools: "0.31.0",
agent: "0.12.1",
tools: "0.32.0",
};
{
"name": "@sapiom/agent-core",
"version": "0.13.0",
"version": "0.13.1",
"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.12.0",
"@sapiom/agent": "^0.12.1",
"@sapiom/agent-runtime": "^0.7.0",
"@sapiom/analytics-core": "^0.2.1",
"@sapiom/tools": "^0.31.0"
"@sapiom/tools": "^0.32.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