New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0-rc.2 to 1.0.0-rc.3

5

package.json
{
"name": "universal-sha256-js",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"description": "An ultra lightweight 2kb JavaScript SHA256 cryptographic hash function (Node.js + Browsers).",

@@ -33,3 +33,2 @@ "scripts": {

"sideEffects": false,
"main": "index.js",
"files": [

@@ -40,3 +39,3 @@ "index.js"

"./package.json": "./package.json",
"./index.js": "./index.js"
".": "./index.js"
},

@@ -43,0 +42,0 @@ "keywords": [

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