sha256-uint8array
Advanced tools
Comparing version 0.10.6 to 0.10.7
{ | ||
"name": "sha256-uint8array", | ||
"description": "Fast SHA-256 digest hash based on Uint8Array, pure JavaScript.", | ||
"version": "0.10.6", | ||
"version": "0.10.7", | ||
"author": "Yusuke Kawasaki <u-suke@kawa.net>", | ||
@@ -32,4 +32,4 @@ "bugs": { | ||
"import": { | ||
"default": "./dist/sha256-uint8array.mjs", | ||
"types": "./types/sha256-uint8array.d.ts" | ||
"types": "./types/sha256-uint8array.d.ts", | ||
"default": "./dist/sha256-uint8array.mjs" | ||
} | ||
@@ -36,0 +36,0 @@ } |
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