Skip to content

v1.0.10

Choose a tag to compare

@fahimahammed fahimahammed released this 26 Nov 08:16
· 10 commits to main since this release

Release Notes - secure-encrypt v1.0.10

Overview

Secure-Encrypt v1.0.10 includes important fixes, addressing TypeScript import problems. Users encountering issues with TypeScript imports will benefit from this release.

Changes

Bug Fixes

  • TypeScript Import Issue: Resolved a problem related to TypeScript imports, ensuring smooth integration and eliminating import-related issues.

How to Upgrade

To benefit from the TypeScript import fix, it is recommended to upgrade to version 1.0.10. Use the following npm command to update the package in your project:

npm install secure-encrypt@1.0.10

Make sure to review any changes in the documentation, especially if you are adopting TypeScript or need to consider the updated license.

Feedback

We value your feedback! If you encounter any issues or have suggestions, please open an issue on our GitHub repository.

Thank you for using our npm package!