React Icons is a popular library offering a vast collection of SVG icons as React components, streamlining icon integration into your projects. Comparing versions 3.10.0 and 3.11.0, both share the same core dependencies like camelcase and development dependencies for linting, formatting (Prettier, ESLint), building (Babel), and testing. The peer dependency on React remains consistent, indicating compatibility across React versions.
However, version 3.11.0 introduces key improvements. A notable change is the increased number of files in the distributed package: 115 compared to 91 in version 3.10.0. This suggests the addition of new icon sets or components, broadening the icon selection for developers. The unpacked size has also significantly increased from 25.6MB to 33.6MB, reinforcing the likelihood of expanded content. Developers upgrading to 3.11.0 can expect more icon options directly accessible through ES6 imports, enhancing design flexibility and visual appeal of their applications while maintaining the ease of use that React Icons is known for. The newer version was released later in August compared to April, so it includes all the latest fixes and features added up to that time.
The are not vulnerabilities for the version 3.11.0 of the package react-icons