fix(registry): improve HTTP fetch retry logging, backoff calculation, and token-cache warning

This commit is contained in:
2026-02-07 12:34:37 +00:00
parent 7591e0ed90
commit 3dc75f5cda
3 changed files with 24 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdocker',
version: '1.17.1',
version: '1.17.2',
description: 'develop npm modules cross platform with docker'
}