Cli-color has released a new version, 2.0.4, building upon the previous stable release, 2.0.3, with several notable changes for developers. Both versions offer tools for console styling, providing colors and formatting options. Key dependencies like d, es6-iterator, memoizee, and timers-ext remain consistent.
The most significant changes reside in the devDependencies section. Version 2.0.4 features updates to crucial development tools: eslint has been bumped from 8.19.0 to 8.57.0, embracing the latest linting rules and best practices, ensuring higher code quality and consistency. eslint-config-medikoo, the project's ESLint configuration, moved from 4.1.2 to 4.2.0. prettier-elastic advances from 2.2.1 to 2.8.8, bringing improved code formatting capabilities. Furthermore, lint-staged has been updated from ^13.0.3 to ~13.2.3, helping to ensure code formatting and linting prior to commits. The tad package saw also an update from version 3.1.0 to 3.1.1.
The repository.url changed from git:// to git+https://, potentially providing a more secure connection protocol. Moreover, the unpackedSize increased slightly from 39559 bytes to 39623 bytes, indicating minor additions or changes within the codebase. Finally, version 2.0.4 was released in Feb 2024, whereas version 2.0.3 was released in July 2022. This indicates that version 2.0.4 is the most recent release. These updates collectively signify a commitment to modern development practices, improved code quality, and enhanced developer experience.
The are not vulnerabilities for the version 2.0.4 of the package cli-color