Ant Design, a popular React UI library, saw a minor version update from 3.13.4 to 3.13.5, primarily focusing on incremental improvements and bug fixes. Both versions maintain the core characteristic of providing enterprise-class UI components, adhering to a consistent design language. Developers can leverage this library to build robust and visually appealing applications with ease. Delving in the differences between the two versions, examining the dependencies, a notable difference, albeit small, can be observed in the unpacked size of the distribution archive, with version 3.13.5 being negligibly larger. The release date also differs with the latter version being released one day after the prior. As both versions still includes the peer dependencies of React and React DOM of version >=16.0.0 so upgrading should be fairly easy. Both versions are licensed under MIT license. For developers already using Ant Design, upgrading to 3.13.5 is recommended to benefit from the latest refinements and addressed issues, ensuring a smoother development experience. While the core functionalities remain largely unchanged, staying up-to-date is crucial for optimal performance and stability in React-based projects.
All the vulnerabilities related to the version 3.13.5 of the package
node-fetch forwards secure headers to untrusted sites
node-fetch forwards secure headers such as authorization
, www-authenticate
, cookie
, & cookie2
when redirecting to a untrusted site.