fix(deps): bump dependencies, update tests and docs, adjust tsconfig and npm release config

This commit is contained in:
2025-12-15 15:58:52 +00:00
parent fc4238f0fc
commit 207ebd0e07
8 changed files with 7031 additions and 4050 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartexit',
version: '1.0.23',
version: '1.0.24',
description: 'A library for managing graceful shutdowns of Node.js processes by handling cleanup operations, including terminating child processes.'
}