[READ-ONLY] Mirror of https://github.com/danielroe/fnv1a-64. Tiny, fast, dependency-free 64-bit FNV-1a string hash for Node and the browser.
64-bit fnv fnv-1a fnv1a hash non-cryptographic
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: bump minimum starting version

Daniel Roe (Jul 15, 2026, 12:13 PM +0100) b4b9bcfb 6d460512

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "fnv1a-64", 3 3 "type": "module", 4 - "version": "0.0.0", 4 + "version": "0.1.0", 5 5 "packageManager": "pnpm@11.13.0", 6 6 "description": "Tiny, fast, dependency-free 64-bit FNV-1a string hash for Node and the browser", 7 7 "license": "MIT",