h2non / jshashes

Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsDelivr CDN file set

opened this issue · comments

This package doesn't have a default file set. You can set it via jsdelivr, browser, or main field in package.json

which will make it more convenient! : )

commented

Fixed in v1.0.8:
https://cdn.jsdelivr.net/npm/jshashes@1.0.8

Thanks for the heads up!