@breadboard-ai/build
Advanced tools
Comparing version
# Changelog | ||
## 0.10.2 | ||
### Patch Changes | ||
- 7921983: Introduce `@breadboard-ai/types` package. | ||
- Updated dependencies [370b7ca] | ||
- Updated dependencies [7921983] | ||
- @google-labs/breadboard@0.27.2 | ||
- @breadboard-ai/types@0.1.0 | ||
## 0.10.1 | ||
@@ -4,0 +14,0 @@ |
@@ -7,3 +7,3 @@ /** | ||
import type { NodeDescriberResult } from "@google-labs/breadboard"; | ||
import type { GraphMetadata, NodeMetadata } from "@google-labs/breadboard-schema/graph.js"; | ||
import type { GraphMetadata, NodeMetadata } from "@breadboard-ai/types"; | ||
import type { JSONSchema4 } from "json-schema"; | ||
@@ -10,0 +10,0 @@ import { type Value } from "../../index.js"; |
@@ -6,3 +6,3 @@ /** | ||
*/ | ||
import type { GraphMetadata } from "@google-labs/breadboard-schema/graph.js"; | ||
import type { GraphMetadata } from "@breadboard-ai/types"; | ||
import type { GenericBoardDefinition } from "../board/board.js"; | ||
@@ -9,0 +9,0 @@ import type { Convergence } from "../board/converge.js"; |
@@ -7,3 +7,3 @@ /** | ||
import { type Kit, type KitConstructor, type NewNodeFactory, type NewNodeValue, type NodeHandlerObject } from "@google-labs/breadboard"; | ||
import type { GraphDescriptor, KitTag } from "@google-labs/breadboard-schema/graph.js"; | ||
import type { GraphDescriptor, KitTag } from "@breadboard-ai/types"; | ||
import type { BoardDefinition } from "./board/board.js"; | ||
@@ -10,0 +10,0 @@ import type { Expand } from "./common/type-util.js"; |
{ | ||
"name": "@breadboard-ai/build", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "JavaScript library for building boards and defining new node types for the Breadboard AI prototyping library", | ||
@@ -63,3 +63,4 @@ "license": "Apache-2.0", | ||
"dependencies": [ | ||
"../breadboard:build:tsc" | ||
"../breadboard:build:tsc", | ||
"../types:build:tsc" | ||
], | ||
@@ -123,3 +124,4 @@ "files": [ | ||
"dependencies": { | ||
"@google-labs/breadboard": "^0.27.1", | ||
"@breadboard-ai/types": "0.1.0", | ||
"@google-labs/breadboard": "^0.27.2", | ||
"@types/json-schema": "^7.0.15" | ||
@@ -126,0 +128,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
418939
0.03%0
-100%3
50%