Socket
Socket
Sign inDemoInstall

sha256-universal

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sha256-universal - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

index.js

29

package.json
{
"name": "sha256-universal",
"version": "0.0.1",
"description": "",
"main": "cronobench.js",
"version": "1.0.0",
"description": "Sha256 hashing algorithm in both WASM and pure JS",
"main": "index.js",
"author": "Christophe Diederichs",
"license": "ISC",
"dependencies": {
"sha256-wasm": "^1.3.0"
},
"devDependencies": {
"sha-test": "^1.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node test"
},
"author": "",
"license": "ISC",
"devDependencies": {
"cronometro": "^0.4.0"
}
"repository": {
"type": "git",
"url": "git+https://github.com/chm-diederichs/sha256-universal.git"
},
"bugs": {
"url": "https://github.com/chm-diederichs/sha256-universal/issues"
},
"homepage": "https://github.com/chm-diederichs/sha256-universal#readme"
}
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