Sign In

@sidebutton/core

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sidebutton/core - npm Package Compare versions

Comparing version
1.1.5
to
1.2.0
+2
-0
dist/index.d.ts

@@ -877,2 +877,4 @@ /**

}>;
setBasicAuth(origin: string | undefined, username: string, password: string): Promise<void>;
clearBasicAuth(origin?: string): Promise<void>;
}

@@ -879,0 +881,0 @@ /**

+1
-1
{
"name": "@sidebutton/core",
"version": "1.1.5",
"version": "1.2.0",
"description": "Core workflow automation engine for AI agents — agentic workflows in YAML",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display