New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@scoopika/scoopika

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scoopika/scoopika - npm Package Compare versions

Comparing version

to
1.3.1

6

index.d.ts

@@ -440,3 +440,4 @@ import OpenAI from 'openai';

id: string;
inputs: Inputs;
inputs: RunInputs;
options?: RunOptions;
hooks: Array<keyof Hooks$1>;

@@ -449,3 +450,4 @@ };

id: string;
inputs: Inputs;
inputs: RunInputs;
options?: RunOptions;
hooks: Array<keyof BoxHooks>;

@@ -452,0 +454,0 @@ };

{
"name": "@scoopika/scoopika",
"version": "1.3.0",
"version": "1.3.1",
"description": "Run AI agents and multi-agent boxes with persistent history and external tools in your application in seconds with real-time streaming hooks, data validation, and auto healing out-of-the-box",

@@ -23,3 +23,3 @@ "main": "./index.js",

"devDependencies": {
"@scoopika/types": "^2.1.5",
"@scoopika/types": "^2.1.6",
"@types/node": "^20.12.7",

@@ -26,0 +26,0 @@ "@vitest/coverage-v8": "^1.5.0",

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet