Socket
Socket
Sign inDemoInstall

sha3

Package Overview
Dependencies
3
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

4

package.json
{
"name": "sha3",
"version": "2.0.3",
"version": "2.0.4",
"description": "The Keccak family of hashing algorithms.",

@@ -17,3 +17,3 @@ "main": "index.js",

"type": "git",
"url": "git://github.com/twuni/sha3.js.git"
"url": "git://github.com/phusion/node-sha3.git"
},

@@ -20,0 +20,0 @@ "author": {

# SHA-3 for JavaScript
[![CircleCI][3]][4]
[![Travis CI][3]][4]
[![npm version][5]][6]

@@ -200,12 +200,12 @@ [![npm downloads][7]][6]

[2]: https://www.phusion.nl/
[3]: https://circleci.com/gh/twuni/sha3.js.svg?style=svg
[4]: https://circleci.com/gh/twuni/sha3.js
[3]: https://img.shields.io/travis/phusion/node-sha3/master.svg?label=Travis%20CI
[4]: https://travis-ci.org/phusion/node-sha3
[5]: https://img.shields.io/npm/v/sha3.svg
[6]: https://www.npmjs.com/package/sha3
[7]: https://img.shields.io/npm/dt/sha3.svg
[8]: https://img.shields.io/david/twuni/sha3.js.svg
[9]: https://github.com/twuni/sha3.js/blob/master/package.json
[10]: https://img.shields.io/david/dev/twuni/sha3.js.svg
[11]: https://img.shields.io/github/license/twuni/sha3.js.svg
[12]: https://github.com/twuni/sha3.js/blob/master/LICENSE
[8]: https://img.shields.io/david/phusion/node-sha3.svg
[9]: https://github.com/phusion/node-sha3/blob/master/package.json
[10]: https://img.shields.io/david/dev/phusion/node-sha3.svg
[11]: https://img.shields.io/github/license/phusion/node-sha3.svg
[12]: https://github.com/phusion/node-sha3/blob/master/LICENSE
[13]: https://www.phusion.nl/images/header/pinwheel_logo.svg

@@ -212,0 +212,0 @@ [14]: http://codahale.com/how-to-safely-store-a-password/

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc