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

@tobilu/qmd

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tobilu/qmd - npm Package Compare versions

Comparing version
2.5.1
to
2.5.2
+7
-0
CHANGELOG.md

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

## [2.5.2] - 2026-05-22
### Fixes
- Launcher: Rewrite `bin/qmd` as a Node-based shebang polyglot to fix global npm installation execution failures on Windows (#668 / #452), while supporting seamless fallback to Bun in Node-less environments.
## [2.5.1] - 2026-05-20

@@ -7,0 +14,0 @@

+1
-1
{
"name": "@tobilu/qmd",
"version": "2.5.1",
"version": "2.5.2",
"description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet