Files
Comfyui-Nodes-Stats/pyproject.toml
T
Ethanfel 5860b232d4
Publish to Comfy registry / Publish Custom Node to registry (push) Has been cancelled
fix(search): match disabled packs by all identifiers, not repo URL only
getmappings keys packs by dir name/registry id far more often than by repo
URL, so the url-only join found just 7 of 73 disabled packs (71 nodes).
Resolve each getmappings key against every identifier a pack exposes (dir,
id, cnr_id, aux_id, files) like classifyUnresolved does — now 69 packs /
2301 nodes. Bump to 1.4.1.
2026-06-21 14:38:47 +02:00

14 lines
308 B
TOML

[project]
name = "comfyui-nodes-stats"
description = "Track usage statistics for all ComfyUI nodes and packages"
version = "1.4.1"
license = "MIT"
[project.urls]
Repository = "https://github.com/ethanfel/Comfyui-Nodes-Stats"
[tool.comfy]
PublisherId = "ethanfel"
DisplayName = "Node Usage Stats"
Icon = ""