New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.12 to 0.0.13

16

dist/completion.d.ts

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

/**
* The active locale of the builder editor.
*/
builderActiveLocale?: string;
/**
* The locale of the provided builder content.
*/
builderContentLocale?: string;
/**
* Top level Builder content. The data.blocks array contains the BuilderElement.
*/
builderContent?: BuilderContent;
/**
* Builder custom components.

@@ -46,6 +58,2 @@ */

/**
* Top level Builder content. The data.blocks array contains the BuilderElement.
*/
builderContent?: BuilderContent;
/**
* Builder model.

@@ -52,0 +60,0 @@ */

{
"name": "@builder.io/ai-utils",
"version": "0.0.12",
"version": "0.0.13",
"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