Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@builder.io/ai-utils

Package Overview
Dependencies
Maintainers
0
Versions
70
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 0.0.25 to 0.0.26

8

dist/completion.d.ts

@@ -87,2 +87,10 @@ import type { BuilderContent, BuilderElement, Component } from "@builder.io/sdk";

/**
* Other models in the Builder account
*/
otherModels?: BuilderModel[];
/**
* Email of the user in the builder.
*/
userEmail?: string;
/**
* Selected ids in the builder.

@@ -89,0 +97,0 @@ */

1

dist/events.d.ts

@@ -145,2 +145,3 @@ import type { BuilderContent, BuilderElement } from "@builder.io/sdk";

name?: string;
friendlyName?: string;
description?: string;

@@ -147,0 +148,0 @@ type?: string;

2

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc