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.4 to 0.10.5

6

package.json
{
"name": "sha256-uint8array",
"description": "Fast SHA-256 digest hash based on Uint8Array, pure JavaScript.",
"version": "0.10.4",
"version": "0.10.5",
"author": "Yusuke Kawasaki <u-suke@kawa.net>",

@@ -28,2 +28,6 @@ "bugs": {

},
"exports": {
"require": "./lib/sha256-uint8array.js",
"import": "./dist/sha256-uint8array.mjs"
},
"files": [

@@ -30,0 +34,0 @@ "LICENSE",

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