New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@codelia/protocol

Package Overview
Dependencies
Maintainers
1
Versions
52
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.55
to
0.1.56
+1
-0
dist/index.d.cts

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

runtime_sandbox_root?: string;
execution_environment?: string;
ui_context?: {

@@ -69,0 +70,0 @@ cwd?: string;

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

runtime_sandbox_root?: string;
execution_environment?: string;
ui_context?: {

@@ -69,0 +70,0 @@ cwd?: string;

+2
-2
{
"name": "@codelia/protocol",
"version": "0.1.55",
"version": "0.1.56",
"type": "module",

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

"dependencies": {
"@codelia/shared-types": "0.1.55"
"@codelia/shared-types": "0.1.56"
},

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