@babel/plugin-transform-react-jsx version 7.10.1 represents an update from the 7.9.4 release, designed to transform JSX syntax into React function calls for broader browser compatibility and streamlined development workflows. The 7.10.1 version includes updated dependencies, notably "@babel/plugin-syntax-jsx", "@babel/helper-plugin-utils", "@babel/helper-builder-react-jsx", and "@babel/helper-builder-react-jsx-experimental", all bumped to version ^7.10.1, aligning with the core Babel ecosystem. These updates likely incorporate bug fixes, performance improvements, and potentially new features related to JSX transformation.
Developers upgrading from 7.9.4 should note the updated peer dependency of "@babel/core" which remains at "^7.0.0-0", ensuring compatibility with a wide range of Babel core versions. The development dependencies also see upgrades, with "@babel/core" at ^7.10.1 and "@babel/helper-plugin-test-runner" at ^7.10.1, providing access to the latest testing utilities. The newer release also features an increase of unpacked size to 8367 from 8293 that could suggest additional features or code adjustments. This version was released in May 2020, marking a refinement in Babel's capacity to handle React's JSX syntax, important for those using Babel to transpile their React code. Notably the repository is updated into a git+ structure.
The are not vulnerabilities for the version 7.10.1 of the package @babel/plugin-transform-react-jsx