Advanced Search
Search Results
8 total results found
readme.md for @push.rocks/smartexit
A library for managing graceful shutdowns of Node.js processes by handling cleanup operations, including terminating child processes. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. Thi...
readme.md for @push.rocks/smartmetrics
Powerful system metrics collection for Node.js applications with Prometheus integration 🚀 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central community hub for all issue...
readme.md for @push.rocks/smartshell
Execute shell commands with superpowers in Node.js ⚠️ Security Notice IMPORTANT: Please read the Security Guide below for critical information about command execution and input handling. Always use execSpawn methods for untrusted input. Why smartshell? 🚀 Tir...
readme.md for @push.rocks/smartspawn
Given the provided files and their contents, the comprehensive documentation for using @push.rocks/smartspawn with TypeScript and in a manner that provides thorough examples and descriptions of features and scenarios is extensive. However, I'll outline a conci...
changelog.md for @push.rocks/smartdaemon
2025-09-03 - 2.1.0 - feat(systemd-manager) Support sudo password and root detection in SystemdManager; add user/group support in services and templates; add tests and expand README SystemdManager now accepts an optional sudoPassword and detects root status on...
changelog.md for @push.rocks/smartexit
2026-03-04 - 2.0.3 - fix(smartexit) use native OS methods to kill process trees; remove tree-kill dependency Replaced tree-kill usage with taskkill on Windows and process.kill(-pid) on POSIX. Removed tree-kill package from dependencies and removed its export ...
changelog.md for @push.rocks/smartmetrics
2026-03-23 - 3.0.3 - fix(prometheus) clean up default Prometheus metric collectors on stop Return cleanup handlers from default metric registration for event loop and GC observers. Dispose registered Prometheus default metric collectors when stopping Smartmet...
changelog.md for @push.rocks/smartshell
2026-03-15 - 3.3.8 - fix(repo) remove obsolete Serena project configuration files Deletes the .serena project configuration from the repository Cleans up editor or tooling metadata that is not part of the package runtime or source code 2026-03-05 - 3.3.7 - f...