🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@github/copilot-sdk

Package Overview
Dependencies
Maintainers
22
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@github/copilot-sdk - npm Package Compare versions

Comparing version
0.1.23-preview.0
to
0.1.23-preview.1
+1
-0
dist/client.js

@@ -705,2 +705,3 @@ import { spawn } from "node:child_process";

"--headless",
"--no-auto-update",
"--log-level",

@@ -707,0 +708,0 @@ this.options.logLevel

+1
-1

@@ -7,3 +7,3 @@ {

},
"version": "0.1.23-preview.0",
"version": "0.1.23-preview.1",
"description": "TypeScript SDK for programmatic control of GitHub Copilot CLI via JSON-RPC",

@@ -10,0 +10,0 @@ "main": "./dist/index.js",