Version 8.1.2 of the @types/inquirer package, released on September 21, 2021, provides TypeScript definitions for the popular 'inquirer' library, facilitating its use in TypeScript projects. Building upon the previous stable release, version 8.1.1 from September 7, 2021, this update includes refinements and improvements to the type definitions, ensuring a more accurate and robust typing experience for developers leveraging 'inquirer' in their TypeScript applications.
Both versions declare dependencies on rxjs (version 7.2.0 or higher) and @types/through, reflecting 'inquirer's reliance on these libraries. The core licensing and repository information remain consistent between the two versions, indicating no change in project ownership or licensing terms.
A notable difference lies in the dist metadata: version 8.1.2 has a slightly larger unpacked size (71757 bytes) and includes one additional file (31 files in total) compared to version 8.1.1 (70617 bytes and 30 files). While seemingly small, this increase suggests potential additions or modifications to the type definitions themselves, possibly addressing specific typing issues, adding support for new 'inquirer' features, or refactoring existing definitions for clarity and correctness. Developers upgrading from 8.1.1 to 8.1.2 should expect enhanced type safety and potentially improved auto-completion and code analysis within their IDEs related to the 'inquirer' library.
The are not vulnerabilities for the version 8.1.2 of the package @types/inquirer