Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@codelia/protocol

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codelia/protocol - npm Package Compare versions

Comparing version
0.1.67
to
0.1.68
+1
-0
dist/index.d.cts

@@ -289,2 +289,3 @@ import { SkillCatalog, AgentEvent, SessionStateSummary, SkillMetadata, SkillLoadError } from '@codelia/shared-types';

run_id: string;
session_log_path?: string;
};

@@ -291,0 +292,0 @@ type AgentEventNotify = {

@@ -289,2 +289,3 @@ import { SkillCatalog, AgentEvent, SessionStateSummary, SkillMetadata, SkillLoadError } from '@codelia/shared-types';

run_id: string;
session_log_path?: string;
};

@@ -291,0 +292,0 @@ type AgentEventNotify = {

+2
-2
{
"name": "@codelia/protocol",
"version": "0.1.67",
"version": "0.1.68",
"type": "module",

@@ -23,3 +23,3 @@ "files": [

"dependencies": {
"@codelia/shared-types": "0.1.67"
"@codelia/shared-types": "0.1.68"
},

@@ -26,0 +26,0 @@ "publishConfig": {