React Icons is a popular library providing a vast collection of SVG icons for React applications, easily integrated with ES6 imports. Version 3.1.0, released on September 19, 2018, builds upon the prior stable version 3.0.5, released on August 6, 2018. Both versions share identical development dependencies including tools like Babel, TypeScript, and libraries for manipulation and processing such as Cheerio and Renamer and icon packs Ionicons, Octicons, and Feather-icons.
The primary difference between the two versions lies in the unpacked size, growing from 4,401,861 bytes in 3.0.5 to 4,598,174 bytes in 3.1.0, suggesting an increase in the number of icons, refinements to existing ones, or internal code changes. While the core dependencies remain the same, this increment indicates that version 3.1.0 potentially offers a wider range of icons or improvements regarding the existing icons.
Developers using the library will appreciate the consistent API and easy integration provided by both versions. However, those seeking the most comprehensive set of icons may find version 3.1.0 more appealing due to its larger package size. The library provides a convenient solution for incorporating scalable vector graphics into React projects.
The are not vulnerabilities for the version 3.1.0 of the package react-icons