Core-js is a JavaScript standard library offering modern functionalities for older environments. Comparing versions 0.9.6 and 0.9.5, both share identical development dependencies, suggesting similar build and testing processes involving tools like Grunt, Karma, ESLint, and Webpack. They are both licensed under MIT, and sourced from the same GitHub repository. The primary distinction lies in their release dates: version 0.9.6 was released on May 1st, 2015, while version 0.9.5 was released on April 29th, 2015.
For developers, this implies that version 0.9.6 likely includes bug fixes, performance improvements, and potentially some new features or polyfills that were absent or incomplete in version 0.9.5. While the changelog isn't provided here, the quick succession of releases indicates that the changes might be relatively small, but potentially important. Users should favour the newer version for increased reliability and adherence to JavaScript standards. Always check the official core-js changelog or repository for detailed release notes outlining the specific changes and additions between these versions to make and informed decision whether or not to update the library.
The are not vulnerabilities for the version 0.9.6 of the package core-js