🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

docdex

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docdex - npm Package Compare versions

Comparing version
0.2.92
to
0.2.93
+3
-1
assets/agents.md

@@ -1,2 +0,2 @@

---- START OF DOCDEX INFO V0.2.92 ----
---- START OF DOCDEX INFO V0.2.93 ----
Docdex URL: http://127.0.0.1:28491

@@ -75,2 +75,4 @@ Use this base URL for Docdex HTTP endpoints.

With the default `duckduckgo_lite` provider, Docdex uses a free-first discovery chain: local DuckDuckGo/Chromium, configured SearXNG JSON endpoints, then API providers with Brave last unless it was explicitly selected. Configure SearXNG through `[web].searxng_urls` or `DOCDEX_WEB_SEARXNG_URLS` (`DOCDEX_SEARXNG_URLS` remains a compatibility alias).
### B. Code Intelligence (AST & Graph)

@@ -77,0 +79,0 @@

@@ -5,2 +5,9 @@ # Changelog

## 0.2.93
- Add packaged SearXNG fallback configuration and setup support with the owned `se.overrid.com` endpoint as the default.
- Keep DuckDuckGo first, SearXNG second, and paid Brave last unless Brave is explicitly selected.
- Add fallback-order, setup, configuration-precedence, and no-paid-call regression coverage.
- Ship the native core with the patched Ammonia HTML sanitizer floor for RUSTSEC-2026-0213.
- Bump packaged release metadata to 0.2.93.
## 0.2.92

@@ -7,0 +14,0 @@ - Return HTTP 404 for unknown, expired, or already deleted packaged Streamable HTTP MCP sessions so clients automatically initialize replacements.

{
"name": "docdex",
"version": "0.2.92",
"version": "0.2.93",
"mcpName": "io.github.bekirdag/docdex",

@@ -5,0 +5,0 @@ "description": "Local-first documentation and code indexer with HTTP/MCP search, AST, and agent memory.",