You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@builder.io/ai-utils

Package Overview
Dependencies
Maintainers
21
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@builder.io/ai-utils - npm Package Compare versions

Comparing version

to
0.5.4

2

package.json
{
"name": "@builder.io/ai-utils",
"version": "0.5.3",
"version": "0.5.4",
"description": "Builder.io AI utils",

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

@@ -64,2 +64,4 @@ import type { Attachment, ContentMessageItemToolResult } from "./messages";

command?: string;
timeout?: number;
description?: string;
restart?: boolean;

@@ -66,0 +68,0 @@ }