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

@breadboard-ai/build

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@breadboard-ai/build - npm Package Compare versions

Comparing version

to
0.10.3

8

CHANGELOG.md
# Changelog
## 0.10.3
### Patch Changes
- Updated dependencies [d20e867]
- @breadboard-ai/types@0.1.1
- @google-labs/breadboard@0.27.3
## 0.10.2

@@ -4,0 +12,0 @@

6

package.json
{
"name": "@breadboard-ai/build",
"version": "0.10.2",
"version": "0.10.3",
"description": "JavaScript library for building boards and defining new node types for the Breadboard AI prototyping library",

@@ -123,4 +123,4 @@ "license": "Apache-2.0",

"dependencies": {
"@breadboard-ai/types": "0.1.0",
"@google-labs/breadboard": "^0.27.2",
"@breadboard-ai/types": "0.1.1",
"@google-labs/breadboard": "^0.27.3",
"@types/json-schema": "^7.0.15"

@@ -127,0 +127,0 @@ },