Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
8ee57ab806 | |||
d0715610ec |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smarthash",
|
||||
"version": "3.2.1",
|
||||
"version": "3.2.2",
|
||||
"private": false,
|
||||
"description": "Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.",
|
||||
"exports": {
|
||||
|
@@ -157,10 +157,6 @@ pnpm buildDocs
|
||||
- 🌍 **Cross-Environment**: Produces identical hashes across Node.js and browsers
|
||||
- 🔒 **Web Crypto**: Uses native browser APIs when available for maximum performance
|
||||
|
||||
## 🤝 Contributing
|
||||
|
||||
We welcome contributions! This project follows modern TypeScript practices and includes comprehensive tests for both environments.
|
||||
|
||||
## License and Legal Information
|
||||
|
||||
This repository contains open-source code that is licensed under the MIT License. A copy of the MIT License can be found in the [license](license) file within this repository.
|
||||
|
Reference in New Issue
Block a user