Prettier version 1.18.2 is a minor release update to the popular opinionated code formatter, building upon the foundation of version 1.18.1. Both versions, licensed under MIT, maintain the core functionality of automatically formatting code to adhere to a consistent style, eliminating debates over coding style in development teams. They share the same author, James Long, and are hosted in the same GitHub repository. The critical difference lies in the details: while both packages contain 18 files within the distribution, the unpacked size of version 1.18.2 is slightly larger at 9,322,386 bytes compared to version 1.18.1's 9,322,353 bytes. This small increase in size suggests the inclusion of minor bug fixes, performance enhancements, or perhaps updates to language support and formatting rules. The release date also highlights the update, with version 1.18.2 being published on June 7, 2019, just a couple of hours after version 1.18.1. For developers, upgrading from 1.18.1 to 1.18.2 is recommended to benefit from the latest improvements and ensure compatibility with diverse coding styles. When using Prettier, developers can improve their workflow and code base quality by automatically formatting their code.
The are not vulnerabilities for the version 1.18.2 of the package prettier