@babel/plugin-proposal-decorators version 7.7.4 introduces key updates for developers utilizing decorators in their JavaScript projects, differing noticeably from its previous stable version, 7.7.0. The core functionality, aimed at compiling class and object decorators to ES5, remains consistent, ensuring broad compatibility. However, several dependency updates warrant attention. Notably, @babel/plugin-syntax-decorators jumps from version 7.2.0 to 7.7.4, suggesting potential syntax enhancements or bug fixes related to decorator parsing. @babel/helper-create-class-features-plugin also sees an increment from 7.7.0 to 7.7.4, possibly indicating improved support for class features alongside decorators. The devDependencies reflect similar upgrades: @babel/core moves from 7.7.0 to 7.7.4, and @babel/helper-plugin-test-runner advances from 7.0.0 to 7.7.4, showcasing a commitment to testing and maintaining compatibility with the latest Babel core. This update stream ensures greater security and feature enhancements, making it an attractive choice for developers who need the newest fixes and ES5 compatibility. While the unpacked size remains the same, the updated release date indicates a recent effort to refine and improve the package, further encouraging adoption of version 7.7.4 for a more robust and up-to-date decorator compilation experience.
The are not vulnerabilities for the version 7.7.4 of the package @babel/plugin-proposal-decorators