Angular Common package saw a significant jump from version 12.2.17 to 13.0.0, introducing key updates for Angular developers. The core dependency tslib was updated from ^2.2.0 to ^2.3.0, ensuring compatibility with newer TypeScript features and improvements. Peer dependency requirements also shifted, with rxjs now requiring ^6.5.3 || ^7.4.0 in version 13.0.0 compared to ^6.5.3 || ^7.0.0 in the older release, reflecting changes in the RxJS library ecosystem and encouraging developers to upgrade to more recent RxJS versions for enhanced features and bug fixes. Targeting peer dependency @angular/core, version 13.0.0 brings compatibility with @angular/core:13.0.0 versus 12.2.17 in the older release. Furthermore, note that the package size decreased slightly from 11,571,409 unpacked bytes to 11,383,769 and the number of files increased from 2867 to 2960. The release date also provides context, with version 13.0.0 arriving much earlier in November 2021, compared to the late November 2022 release of version 12.2.17. Angular developers considering an upgrade from 12.2.17 to 13.0.0 should carefully evaluate these dependency changes to ensure compatibility and leverage the latest enhancements offered by the Angular framework.
The are not vulnerabilities for the version 13.0.0 of the package @angular/common