Ora version 8.0.0 introduces several dependency updates and refinement compared to the previous stable version 7.0.1. A notable change is the update of the log-symbols dependency from version 5.1.0 to version 6.0.0 potentially offering enhanced symbol support and a polished visual experience in terminal outputs, beneficial for developers aiming for clear and informative feedback. The cli-spinners dependency also sees an upgrade, moving from version 2.9.0 to 2.9.2, which may include new spinner animations or performance improvements.
Furthermore, string-width advances from version 6.1.0 to 7.0.0, which typically provides more accurate string width calculations necessary for precise terminal layout and alignment. The stdin-discarder goes from version 0.1.0 to 0.2.0, and is-unicode-supported from version 1.3.0 to 2.0.0, improving the compatibility with different environments.
Development dependencies have been updated as well, with xo moving from 0.55.0 to 0.56.0, tsd from 0.28.1 to 0.30.0, @types/node from 20.4.5 to 20.10.5 and get-stream from 7.0.1 to 8.0.1 potentially enhancing code quality, type safety, and streaming capabilities during development and testing. These updates reflects a commitment to modernizing the development workflow and leveraging the latest features and fixes available in these tools. With a release date significantly later than 7.0.1 version 8.0.0 benefits from more recent updates in the dependency tree.
The are not vulnerabilities for the version 8.0.0 of the package ora