Angular Common package version 2.2.0 signifies an update from the previous stable release, version 2.1.2, offering developers access to the newest iteration of commonly used directives and services within the Angular framework. Both versions share the same fundamental purpose: they provide essential building blocks for Angular applications, governed by the MIT license and originating from the core Angular repository. A key difference lies in the peer dependency on @angular/core. Version 2.2.0 mandates @angular/core version 2.2.0, while version 2.1.2 requires @angular/core version 2.1.2. This means developers need to ensure their core Angular package aligns with the common package to avoid compatibility issues. This update likely incorporates bug fixes, performance improvements, and potentially new features or enhancements to existing directives and services. Consider that releaseDate indicates an interval of nearly three weeks between the two package launches. The newer version likely addresses issues reported by the community in the prior version and delivers cumulative improvements for Angular applications. Developers upgrading from 2.1.2 to 2.2.0 can benefit from the latest refinements, improvements to Angular building blocks and improved stability. Make sure to carefully review the changelog and migration guide for @angular/common version 2.2.0.
The are not vulnerabilities for the version 2.2.0 of the package @angular/common