fix(detector): Improve test coverage and adjust detection result handling

This commit is contained in:
2025-05-26 09:48:42 +00:00
parent a39edf4c56
commit 851e12f499
6 changed files with 165 additions and 20 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/detector',
version: '2.1.0',
version: '2.1.1',
description: 'a detector for answering network questions locally. It does not rely on any online services.'
}