We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3672de6 commit 6d763a2Copy full SHA for 6d763a2
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@dumbjs/quick-hash",
3
- "version": "0.0.4",
+ "version": "0.0.5",
4
"exports": {
5
".": "./src/index.js",
6
"./djb2": "./src/djb2.js",
package.json
"description": "Quick non-cryptographic hash functions for strings",
"bugs": {
"url": "https://github.com/dumbjs/quick-hash"
0 commit comments