fix(dependencies/config): Update dependency versions and add local settings for web fetch configuration

This commit is contained in:
2025-08-03 21:21:35 +00:00
parent 8ee57ab806
commit 386fcc92bb
5 changed files with 1633 additions and 479 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smarthash',
version: '3.2.0',
version: '3.2.3',
description: 'Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.'
}