Antd-img-crop version 4.3.0 introduces several dependency updates compared to the previous stable version, 4.2.8, potentially enhancing performance and compatibility within your React and Ant Design projects. Most notably, react-easy-crop, the core cropping library, advances from version ^4.6.1 to ^4.6.2, possibly incorporating bug fixes or minor feature enhancements. A new dependency, compare-versions at version ^5.0.1, is added which likely focuses on internal versioning logic or compatibility checks.
Significant updates are also found in the development dependencies. Ant Design itself moves from ^4.23.6 to ^4.24.2, suggesting you can now leverage the latest features and improvements offered by the Ant Design component library. TypeScript sees an upgrade from ^4.8.4 to ^4.9.3, providing better type checking and developer tooling. Similarly, @types/react advances from ^18.0.21 to ^18.0.25, and @rollup/plugin-replace from ^5.0.0 to ^5.0.1, bringing improved type definitions and build process functionality.
While React and ReactDOM remain at version ^18.2.0, the updated versions of supporting tools like ESLint (^8.25.0 to ^8.27.0) and @rollup/plugin-typescript (^9.0.1 to ^9.0.2) contribute to a more robust and efficient development workflow. These upgrades, though mostly under the hood, ultimately aim to provide developers with a smoother, more reliable image cropping experience within their Ant Design applications. The unpacked size of the package saw a slight increase from 55515 to 56435, which may be a result of the changes in dependencies.
The are not vulnerabilities for the version 4.3.0 of the package antd-img-crop