Download Latest Version v1.4.2 source code.zip (745.8 kB) Google Add to Preferred Sources
Home / v1.0.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-16 1.0 kB
v1.0.1 source code.tar.gz 2026-04-16 100.1 kB
v1.0.1 source code.zip 2026-04-16 120.4 kB
Totals: 3 Items   221.5 kB 0

queryd v1.0.1

Patch release: npm package rename to a scoped name npm accepts for publication.

Upgrade

:::bash
npm uninstall queryd
npm install @olegkoval/queryd @prisma/client

Update imports from queryd to @olegkoval/queryd (public API unchanged).

Bug Fixes

  • scoped npm package @olegkoval/queryd (#10) — unscoped queryd was blocked by npm policy; publishing continues under @olegkoval/queryd.

Compare

Full diff v1.0.0…v1.0.1


semantic-release changelog (auto) ## [1.0.1](https://github.com/oleg-koval/slow-query-detector/compare/v1.0.0...v1.0.1) (2026-04-16) ### Bug Fixes * scoped npm package @olegkoval/queryd ([#10](https://github.com/oleg-koval/slow-query-detector/issues/10)) ([d3688d1](https://github.com/oleg-koval/slow-query-detector/commit/d3688d1cd322d08f4baafa3a5102633a1c52232f))
Source: README.md, updated 2026-04-16