New:Socket for Asana Is Now Available.Learn more
Get Started

@opencode-ai/client

Package Overview
Dependencies
Maintainers
2
Versions
1352
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencode-ai/client - npm Package Compare versions

Comparing version
0.0.0-dev-18082
to
0.0.0-dev-18083
+0
-2
dist/effect/generated/client.js

@@ -46,5 +46,3 @@ // Generated by @opencode-ai/httpapi-codegen. Do not edit.

timezone: input?.["timezone"],
models: input?.["models"],
tools: input?.["tools"],
toolSummary: input?.["toolSummary"],
},

@@ -51,0 +49,0 @@ }).pipe(Effect.mapError(mapClientError), Effect.map((value) => value.data)));

@@ -201,5 +201,3 @@ import { ClientError } from "./client-error.js";

timezone: input?.["timezone"],
models: input?.["models"],
tools: input?.["tools"],
toolSummary: input?.["toolSummary"],
},

@@ -206,0 +204,0 @@ successStatus: 200,

+4
-4
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/client",
"version": "0.0.0-dev-18082",
"version": "0.0.0-dev-18083",
"type": "module",

@@ -60,4 +60,4 @@ "license": "MIT",

"dependencies": {
"@opencode-ai/schema": "0.0.0-dev-18082",
"@opencode-ai/protocol": "0.0.0-dev-18082"
"@opencode-ai/schema": "0.0.0-dev-18083",
"@opencode-ai/protocol": "0.0.0-dev-18083"
},

@@ -78,3 +78,3 @@ "peerDependencies": {

"@effect/platform-node": "4.0.0-rc.111",
"@opencode-ai/httpapi-codegen": "0.0.0-dev-18082",
"@opencode-ai/httpapi-codegen": "0.0.0-dev-18083",
"@tsconfig/bun": "1.0.9",

@@ -81,0 +81,0 @@ "@types/bun": "1.3.13",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display