@opencode-ai/sdk
Advanced tools
+8
-0
| # Changelog | ||
| ## 0.1.0-alpha.7 (2025-06-27) | ||
| Full Changelog: [v0.1.0-alpha.6...v0.1.0-alpha.7](https://github.com/sst/opencode-sdk-js/compare/v0.1.0-alpha.6...v0.1.0-alpha.7) | ||
| ### Features | ||
| * **api:** update via SDK Studio ([14d2d04](https://github.com/sst/opencode-sdk-js/commit/14d2d04d80c1d5880940c9c70a5c1ea200df2ebc)) | ||
| ## 0.1.0-alpha.6 (2025-06-27) | ||
@@ -4,0 +12,0 @@ |
+2
-2
| { | ||
| "name": "@opencode-ai/sdk", | ||
| "version": "0.1.0-alpha.6", | ||
| "version": "0.1.0-alpha.7", | ||
| "description": "The official TypeScript library for the Opencode API", | ||
| "author": "Opencode <support@sst.dev>", | ||
| "author": "Opencode <hello@sst.dev>", | ||
| "types": "./index.d.ts", | ||
@@ -7,0 +7,0 @@ "main": "./index.js", |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export const VERSION = '0.1.0-alpha.6'; // x-release-please-version | ||
| export const VERSION = '0.1.0-alpha.7'; // x-release-please-version |
+1
-1
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "0.1.0-alpha.6"; | ||
| export declare const VERSION = "0.1.0-alpha.7"; | ||
| //# sourceMappingURL=version.d.mts.map |
+1
-1
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "0.1.0-alpha.6"; | ||
| export declare const VERSION = "0.1.0-alpha.7"; | ||
| //# sourceMappingURL=version.d.ts.map |
+1
-1
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.VERSION = void 0; | ||
| exports.VERSION = '0.1.0-alpha.6'; // x-release-please-version | ||
| exports.VERSION = '0.1.0-alpha.7'; // x-release-please-version | ||
| //# sourceMappingURL=version.js.map |
+1
-1
@@ -1,2 +0,2 @@ | ||
| export const VERSION = '0.1.0-alpha.6'; // x-release-please-version | ||
| export const VERSION = '0.1.0-alpha.7'; // x-release-please-version | ||
| //# sourceMappingURL=version.mjs.map |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
613908
0.05%