Ant Design (antd) has released version 3.18.2, a minor update building upon the previous stable release, 3.18.1. Both versions continue to deliver its enterprise-class UI design language as React components. Examining the dependencies, a subtle but important change emerges in rc-calendar, which upgrades from version ~9.12.1 to ~9.13.3. This suggests enhancements or bug fixes within the calendar component. Furthermore, there are also increased the unpackedSize from 45421164 to 45455996, thus highlighting internal updates and enhancements, that may include asset optimization or new features.
Between these two versions, the new features or fixes are not major or breaking changes, offering a seamless transition for developers already using Ant Design. Developers should review the changelog specifically for rc-calendar to fully understand the implications of the update and ensure compatibility within their projects. For those new to Ant Design, both versions provide a robust set of UI components for building modern web applications with React. The key dependencies like react, react-dom, moment, lodash, and classnames ensure compatibility and performance, contributing to a complete and efficient development experience. The upgrade highlights Ant Design's commitment to continuous improvement and stability, making it a reliable choice for building consistent user interfaces.
All the vulnerabilities related to the version 3.18.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.