@multiformats/murmur3
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "@multiformats/murmur3", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "", | ||
@@ -35,5 +35,3 @@ "exports": { | ||
}, | ||
"browser": { | ||
"import": "./cjs/index.js" | ||
} | ||
"browser": "./cjs/index.js" | ||
} |
@@ -15,1 +15,3 @@ # js-murmur3 | ||
``` | ||
This package contains hashing functions for `murmur3-128` and `murmur3-32`. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3072
17