@askalf/dario 2.2.2 → 2.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -432,6 +432,10 @@ console.log(status.expiresIn); // "11h 42m"
|
|
|
432
432
|
>
|
|
433
433
|
> — GitHub Copilot (Microsoft), independent code review
|
|
434
434
|
|
|
435
|
+
> *"Highly recommended for personal, local development. Solves a massive pain point for developers by bridging Claude Max/Pro subscriptions with developer IDEs, saving substantial API costs. Modular & lean (~1100 lines), modern PKCE auth, SSRF protection, mature CI/CD pipeline with CodeQL and npm provenance attestations."*
|
|
436
|
+
>
|
|
437
|
+
> — Google Gemini, independent code review
|
|
438
|
+
|
|
435
439
|
## Trust & Transparency
|
|
436
440
|
|
|
437
441
|
Dario handles your OAuth tokens. Here's why you can trust it:
|