@askalf/dario
Advanced tools
+9
-0
@@ -114,2 +114,11 @@ import { type IncomingMessage } from 'node:http'; | ||
| export declare function sanitizeMessages(body: Record<string, unknown>, preserveTags?: Set<string>): void; | ||
| export declare const OPENAI_MODELS_LIST: { | ||
| object: string; | ||
| data: { | ||
| id: string; | ||
| object: string; | ||
| created: number; | ||
| owned_by: string; | ||
| }[]; | ||
| }; | ||
| interface ProxyOptions { | ||
@@ -116,0 +125,0 @@ port?: number; |
+1
-1
| { | ||
| "name": "@askalf/dario", | ||
| "version": "4.8.53", | ||
| "version": "4.8.54", | ||
| "description": "Use your Claude Pro/Max subscription in any tool — Cursor, Cline, Aider, the Agent SDK, your scripts — at subscription pricing, not per-token API bills. One local Anthropic + OpenAI-compatible endpoint.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+1
-1
@@ -182,3 +182,3 @@ <p align="center"> | ||
| |---|---|---|---| | ||
| | Anthropic Messages | `claude-*` / `opus` / `sonnet` / `haiku` | Claude backend | OAuth swap + CC template replay → `api.anthropic.com` | | ||
| | Anthropic Messages | `claude-*` / `fable` / `opus` / `sonnet` / `haiku` | Claude backend | OAuth swap + CC template replay → `api.anthropic.com` | | ||
| | Anthropic Messages | `gpt-*`, `llama-*`, … | OpenAI-compat backend | Anthropic→OpenAI translation, forwarded | | ||
@@ -185,0 +185,0 @@ | OpenAI Chat | `gpt-*` / `o1-*` / `o3-*` | OpenAI-compat backend | Auth swap, body forwarded byte-for-byte | |
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
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 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
1164472
0.02%22947
0.04%