Security: Enhance security by fixing a Node.js vulnerability, ensuring safer UUID generation for all users.
Compatibility: Improve compatibility with older browsers by adding support for MSIE 11's msCrypto, allowing users on legacy systems to generate UUIDs without issues.
Reporting: Introduce coverage reporting using NYC, enabling users to easily check the test coverage of the library and ensure its reliability.
Fixes
Fix a security vulnerability in Node.js, enhancing the overall safety of UUID generation.
Others
Update the license attribute to comply with the latest npm standards, ensuring clarity on usage rights.