You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@howaboua/opencode-workflows-tool

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@howaboua/opencode-workflows-tool - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+2
-0
dist/workflows/create.d.ts

@@ -9,2 +9,3 @@ type CreateWorkflowToolInput = {

name: import("zod").ZodString;
description: import("zod").ZodString;
body: import("zod").ZodString;

@@ -14,2 +15,3 @@ };

name: string;
description: string;
body: string;

@@ -16,0 +18,0 @@ }, context: import("@opencode-ai/plugin").ToolContext): Promise<string>;

+1
-1

@@ -1,1 +0,1 @@

{"version":3,"file":"create.d.ts","sourceRoot":"","sources":["../../src/workflows/create.ts"],"names":[],"mappings":"AAUA,KAAK,uBAAuB,GAAG;IAC7B,SAAS,EAAE,MAAM,CAAA;IACjB,QAAQ,EAAE,MAAM,CAAA;CACjB,CAAA;AAkCD,eAAO,MAAM,wBAAwB,GAAI,yBAAyB,uBAAuB;;;;;;;;;;CA+BxF,CAAA"}
{"version":3,"file":"create.d.ts","sourceRoot":"","sources":["../../src/workflows/create.ts"],"names":[],"mappings":"AAUA,KAAK,uBAAuB,GAAG;IAC7B,SAAS,EAAE,MAAM,CAAA;IACjB,QAAQ,EAAE,MAAM,CAAA;CACjB,CAAA;AAyBD,eAAO,MAAM,wBAAwB,GAAI,yBAAyB,uBAAuB;;;;;;;;;;;;CA+BxF,CAAA"}

@@ -1,1 +0,1 @@

{"version":3,"file":"description.d.ts","sourceRoot":"","sources":["../../src/workflows/description.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,4BAA4B,cAMxC,CAAC;AAEF,eAAO,MAAM,8BAA8B,cAU1C,CAAC"}
{"version":3,"file":"description.d.ts","sourceRoot":"","sources":["../../src/workflows/description.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,4BAA4B,cAMxC,CAAC;AAEF,eAAO,MAAM,8BAA8B,cAS1C,CAAC"}
{
"name": "@howaboua/opencode-workflows-tool",
"version": "0.0.2",
"version": "0.0.3",
"description": "Enhanced skill tool plugin for OpenCode - 1:1 clone of built-in skill tool with extensibility",

@@ -5,0 +5,0 @@ "type": "module",

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

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