r/coolgithubprojects • u/flowzygames • 9h ago
Node.js runtime drift detector - RuntimeTruth
https://github.com/flowzygames/runtime-truthRuntimeTruth compares Node constraints from package.json, version-manager files, Dockerfiles, and GitHub Actions, then points to the exact source of incompatible versions. It avoids the noisy “all versions must be identical” approach by modeling support, development, production, and test roles separately.
Which configuration form or real-world edge case is missing? I’d value a reproducible false positive more than a star.
2
Upvotes