🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@opencode-ai/sdk

Package Overview
Dependencies
Maintainers
2
Versions
10347
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencode-ai/sdk - npm Package Compare versions

Comparing version
0.0.0-dev-202510160000
to
0.0.0-dev-202510160013
+2
-0
dist/gen/types.gen.d.ts

@@ -401,2 +401,3 @@ export type Project = {

experimental?: boolean;
status?: "alpha" | "beta";
options?: {

@@ -854,2 +855,3 @@ [key: string]: unknown;

experimental?: boolean;
status?: "alpha" | "beta";
options: {

@@ -856,0 +858,0 @@ [key: string]: unknown;

+1
-1
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/sdk",
"version": "0.0.0-dev-202510160000",
"version": "0.0.0-dev-202510160013",
"type": "module",

@@ -6,0 +6,0 @@ "scripts": {