Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sha256-uint8array

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sha256-uint8array - npm Package Compare versions

Comparing version 0.10.6 to 0.10.7

6

package.json
{
"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 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc