Ant Design (Antd) has released version 3.13.3, a minor update following 3.13.2, offering developers a refined and more stable UI component library for React applications. Both versions maintain the same core dependencies like react, react-dom, lodash, moment and a wide array of rc-* components ensuring continued compatibility and functionality across existing projects. The update includes the same comprehensive suite of development tools, such as jest, enzyme, eslint, typescript, and stylelint configurations, reinforcing a commitment to code quality and maintainability.
A notable difference from version 3.13.2 is the increased unpacked size of the distribution archive .The size increased from 43,063,907 bytes to 43,228,864 bytes. Another notable difference is the release date that changed from 2019-02-07 to 2019-02-17.
Developers leveraging Antd can be sure about a stable experience due to the maintenance of peer dependencies for React and React DOM, requiring versions 16.0.0 or higher. The consistent use of tools like prettier, remark-lint, and various ESLint plugins underscores the project's focus on code consistency and best practices to create high-quality react applications using the antd components. These minor releases signal a dedication to incremental improvements and ensuring a reliable foundation for building enterprise-grade user interfaces.
All the vulnerabilities related to the version 3.13.3 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.