@github/copilot
Advanced tools
+2
-1
@@ -7,2 +7,3 @@ #!/usr/bin/env node | ||
| import{spawnSync as e}from"node:child_process";import{fileURLToPath as s}from"node:url";import{isNonGlibcLinuxSync as i}from"detect-libc";async function n(){for(const r of c())try{const t=s(import.meta.resolve(`@github/copilot-${r}-${process.arch}`)),o=e(t,process.argv.slice(2),{stdio:"inherit"});if(o.error)throw o.error;process.exit(o.status??1)}catch{}parseInt(process.versions.node.split(".")[0],10)<24&&(console.error(`GitHub Copilot CLI requires Node.js v24 or higher. Currently using v${process.versions.node}.`),process.exit(1));try{await import("./index.js")}catch(r){console.error("Failed to load GitHub Copilot CLI:",r),process.exit(1)}}n().catch(()=>{});function c(){return process.platform==="linux"?a()?["linuxmusl","linux"]:["linux"]:[process.platform]}function a(){return i()} | ||
| import{spawnSync as n}from"node:child_process";import{fileURLToPath as i}from"node:url";import{isNonGlibcLinuxSync as s}from"detect-libc";async function a(){for(const o of p())try{const t=i(import.meta.resolve(`@github/copilot-${o}-${process.arch}`)),e=n(t,process.argv.slice(2),{stdio:"inherit"});process.exit(c(e,t))}catch{}parseInt(process.versions.node.split(".")[0],10)<24&&(console.error(`GitHub Copilot CLI requires Node.js v24 or higher. Currently using v${process.versions.node}.`),process.exit(1));try{await import("./index.js")}catch(o){console.error("Failed to load GitHub Copilot CLI:",o),process.exit(1)}}a().catch(()=>{});function c(r,o){if(r.error)throw r.error;if(r.signal)throw process.stderr.write(`GitHub Copilot native binary at ${o} was terminated by signal ${r.signal}. | ||
| `),new Error(`Native binary terminated by signal ${r.signal}`);return r.status??1}function p(){return process.platform==="linux"?l()?["linuxmusl","linux"]:["linux"]:[process.platform]}function l(){return s()}export{c as handleSpawnResult}; |
+10
-10
| { | ||
| "name": "@github/copilot", | ||
| "description": "GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.", | ||
| "version": "1.0.55-6", | ||
| "version": "1.0.55-7", | ||
| "license": "SEE LICENSE IN LICENSE.md", | ||
@@ -73,14 +73,14 @@ "type": "module", | ||
| "buildMetadata": { | ||
| "gitCommit": "1807189" | ||
| "gitCommit": "d036bc2" | ||
| }, | ||
| "optionalDependencies": { | ||
| "@github/copilot-linux-x64": "1.0.55-6", | ||
| "@github/copilot-linux-arm64": "1.0.55-6", | ||
| "@github/copilot-linuxmusl-x64": "1.0.55-6", | ||
| "@github/copilot-linuxmusl-arm64": "1.0.55-6", | ||
| "@github/copilot-darwin-x64": "1.0.55-6", | ||
| "@github/copilot-darwin-arm64": "1.0.55-6", | ||
| "@github/copilot-win32-x64": "1.0.55-6", | ||
| "@github/copilot-win32-arm64": "1.0.55-6" | ||
| "@github/copilot-linux-x64": "1.0.55-7", | ||
| "@github/copilot-linux-arm64": "1.0.55-7", | ||
| "@github/copilot-linuxmusl-x64": "1.0.55-7", | ||
| "@github/copilot-linuxmusl-arm64": "1.0.55-7", | ||
| "@github/copilot-darwin-x64": "1.0.55-7", | ||
| "@github/copilot-darwin-arm64": "1.0.55-7", | ||
| "@github/copilot-win32-x64": "1.0.55-7", | ||
| "@github/copilot-win32-arm64": "1.0.55-7" | ||
| } | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
293697907
0229599
0.02%141
-0.7%