xc-copilot-api
Advanced tools
+4
-7
| { | ||
| "name": "xc-copilot-api", | ||
| "version": "1.2.3", | ||
| "version": "1.2.4", | ||
| "description": "Turn GitHub Copilot into OpenAI/Anthropic API compatible server. Usable with Claude Code and Codex", | ||
@@ -25,4 +25,4 @@ "keywords": [ | ||
| "scripts": { | ||
| "build": "tsdown", | ||
| "dev": "bun run --watch ./src/main.ts start", | ||
| "build": "bun run scripts/generate-page.ts && tsdown", | ||
| "dev": "bun run scripts/generate-page.ts && bun run --watch ./src/main.ts start", | ||
| "knip": "knip-bun", | ||
@@ -47,4 +47,3 @@ "lint": "eslint --cache", | ||
| "srvx": "^0.8.9", | ||
| "undici": "^7.16.0", | ||
| "zod": "^4.1.11" | ||
| "undici": "^7.16.0" | ||
| }, | ||
@@ -58,4 +57,2 @@ "devDependencies": { | ||
| "knip": "^5.64.1", | ||
| "lint-staged": "^16.2.3", | ||
| "prettier-plugin-packagejson": "^2.5.19", | ||
| "simple-git-hooks": "^2.13.1", | ||
@@ -62,0 +59,0 @@ "tsdown": "^0.15.6", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
234818
6.29%8
-11.11%9
-18.18%3
-25%738
-64.76%1
Infinity%- Removed
- Removed