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

universal-sha256-js

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

universal-sha256-js - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "universal-sha256-js",
"version": "1.0.1",
"description": "An ultra lightweight <2kb JavaScript SHA256 cryptographic hash function (Node.js + Browsers).",
"version": "1.0.2",
"description": "An ultra lightweight ~400b universal JavaScript SHA256 cryptographic hash function (Node.js + Browsers).",
"scripts": {

@@ -6,0 +6,0 @@ "prepare": "npm run prepare:jsdoc && npm run prepare:prettier",

# SHA256-js
An ultra lightweight JavaScript SHA256 cryptographic hash function.
An ultra lightweight universal JavaScript SHA256 cryptographic hash function for Node.js and Browsers.
- \~2 kB _(minifeied + gzipped) to bundle_
- \~400 bytes _(minifeied + gzipped) to bundle_

@@ -7,0 +7,0 @@ # Setup

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