Ora version 4.0.0 introduces several notable updates compared to the previous stable version, 3.4.0, enhancing its functionality and developer experience. A key change lies in the updated dependencies. Version 4.0.0 upgrades cli-cursor from 2.1.0 to 3.1.0, log-symbols from 2.2.0 to 3.0.0, and cli-spinners from 2.0.0 to 2.2.0. These dependency upgrades likely bring bug fixes, performance improvements, and potentially new spinner animations, enriching the visual feedback provided by Ora. Additionally, version 4.0.0 introduces a new dependency, is-interactive, at version ^1.0.0, which probably enhances Ora's ability to detect and adapt its behavior based on the interactive nature of the terminal environment.
The development dependencies also see updates, with ava moving from 1.4.1 to 2.4.0, tsd from 0.7.2 to 0.8.0, get-stream from 4.1.0 to 5.1.0, and @types/node from 11.13.0 to 12.7.5. These upgrades likely improve the development workflow, testing capabilities, and type safety of the library. The newer version weighs in at 20609 unpacked size from 17822, so it brings more code and potentially more features for developers to leverage when creating elegant terminal spinners.
The are not vulnerabilities for the version 4.0.0 of the package ora