Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@askalf/dario

Package Overview
Dependencies
Maintainers
1
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@askalf/dario - npm Package Compare versions

Comparing version
4.8.42
to
4.8.43
+1
-1
dist/live-fingerprint.d.ts

@@ -285,3 +285,3 @@ /**

readonly min: "1.0.0";
readonly maxTested: "2.1.168";
readonly maxTested: "2.1.169";
};

@@ -288,0 +288,0 @@ /**

@@ -789,3 +789,3 @@ /**

min: '1.0.0',
maxTested: '2.1.168',
maxTested: '2.1.169',
};

@@ -792,0 +792,0 @@ /**

@@ -201,5 +201,7 @@ import { type IncomingMessage } from 'node:http';

* — dario becomes a thin per-token Anthropic proxy. Default (unset) keeps
* the subscription-OAuth behavior. Used by the self-hosted compat workflow
* so it can route the suite THROUGH dario without tripping the subscription
* pool's ~3/min cap. Sourced from ANTHROPIC_UPSTREAM_API_KEY (env-only — never
* the subscription-OAuth behavior. Used by the self-hosted compat workflow so
* it can route the suite THROUGH dario on the per-token pool — required
* because compat runs dario in --passthrough (non-CC-shaped) and the Max OAuth
* pool rejects non-CC traffic outright ("429 Rate limited (rejected)"), not a
* rate cap. Sourced from ANTHROPIC_UPSTREAM_API_KEY (env-only — never
* a CLI flag, so the key never lands in `ps`/argv).

@@ -206,0 +208,0 @@ */

{
"name": "@askalf/dario",
"version": "4.8.42",
"version": "4.8.43",
"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",