Ant Design version 3.1.1 emerges as a minor update following closely on the heels of version 3.1.0, both built to provide developers with a robust, enterprise-grade UI library for React applications. The core dependencies remain largely consistent, ensuring a stable foundation for users relying on key components like moment, rc-form, and various rc-* UI primitives. This continuity assures minimal disruption for those upgrading from older versions of Ant Design.
Examining the devDependencies section reveals subtle but important differences. Notably, rc-tween-one has been updated from version 1.1.2 in 3.1.0 to version 1.7.1 in 3.1.1, and rc-queue-anim updated from 1.0.1 to 1.4.1 indicating improvements or bug fixes within those animation-focused components. Similarly, the rc-drawer-menu dependency shows an upgrade from 0.3.0 to 0.5.3 and rc-scroll-anim from 2.0.2 to 2.2.1. These updates suggest enhancements to drawer menus and scrolling animations, potentially impacting user experience and developer customization options; these upgrades are interesting for developers using the mentioned functionality. Developers seeking smoother transitions and enhanced visual appeal should explore these updated components.
Overall, the transition from 3.1.0 to 3.1.1 appears to be a refinement, with incremental updates to internal dependencies for animation and specific UI elements. Developers working with animations, drawer or scroll could benefit from upgraded UI experience and greater stability. The consistent peer dependencies and core package structure ensures backward compatibility with a focus on enhancing specific sub-components within the An Design ecosystem.
All the vulnerabilities related to the version 3.1.1 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.