Ant Design version 3.13.2 represents a minor update over its predecessor, 3.13.1, focusing primarily on dependency adjustments and internal refinements. While the core functionality remains consistent, several incremental improvements offer subtle advantages for developers.
A key difference lies in the updated versions of its dependencies. Specifically, rc-slider sees a jump from version ~8.6.3 to ~8.6.5 and antd-tools from ^7.0.0 to ^7.0.1. Furthermore, @types/react is upgraded from ~16.7.13 to ~16.8.1. These updates likely incorporate bug fixes, performance enhancements, or compatibility improvements within those respective components. This ensures a smoother development experience and potentially better integration with the latest versions of React and related tools. The dist section also reflects a slight change in unpackedSize, indicating minor adjustments in the installed package size. Also, it's worth noting that the release date is different, implying a time-sensitive update addressing recent issues. For developers, this sequential upgrade indicates a commitment to maintaining a stable and up-to-date UI library, while the specific changes are minor and likely don't necessitate immediate code modifications, staying current ensures access to the latest dependency patches and optimizations.
All the vulnerabilities related to the version 3.13.2 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.