Socket
Socket
Sign inDemoInstall

browserify-sha3

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserify-sha3 - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

package.json
{
"name": "browserify-sha3",
"version": "0.0.1",
"version": "0.0.2",
"description": "node-sha3 compatability for browserify",

@@ -28,4 +28,4 @@ "main": "index.js",

"dependencies": {
"js-sha3": "^0.3.1"
"js-sha3": "^0.5.1"
}
}
# browserify-sha3 [![Build Status](https://travis-ci.org/wanderer/browserify-sha3.svg)](https://travis-ci.org/wanderer/browserify-sha3)
[node-sha3](https://github.com/phusion/node-sha3) compatability for browserify
[node-sha3](https://github.com/phusion/node-sha3) compatible API based on [js-sha3](https://github.com/emn178/js-sha3). It is native Javascript and suitable for browserify.
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