Version 7.5.3 of the @inquirer/prompts package introduces several dependency updates compared to version 7.5.2, potentially impacting developers using the library. Specifically, newer versions are integrated for core prompt types including @inquirer/input (from 4.1.11 to 4.1.12), @inquirer/editor (from 4.2.12 to 4.2.13), @inquirer/expand (from 4.0.14 to 4.0.15), @inquirer/number (from 3.0.14 to 3.0.15), @inquirer/search (from 3.0.14 to 3.0.15), @inquirer/select (from 4.2.2 to 4.2.3), @inquirer/confirm (from 5.1.11 to 5.1.12), @inquirer/rawlist (from 4.1.2 to 4.1.3), @inquirer/checkbox (from 4.1.7 to 4.1.8), and @inquirer/password (from 4.0.14 to 4.0.15). These updates likely include bug fixes, performance improvements, and possibly new features within each respective prompt.
Developers should evaluate these changes to ensure compatibility with their existing code and to take advantage of any improvements. A thorough review of the changelogs for each updated dependency is highly recommended to understand the specific modifications introduced. Note that both versions share the same development dependencies, peer dependencies (requiring @types/node version 18 or greater), license, repository, author, file count and unpacked size. The releaseDate differs, indicating that 7.5.3 was released more recently. Upgrading from 7.5.2 to 7.5.3 offers the benefit of incorporating the latest enhancements and fixes from all underlying prompt components, leading a more robust and up-to-date prompting experience within applications.
The are not vulnerabilities for the version 7.5.3 of the package @inquirer/prompts