Socket
Socket
Sign inDemoInstall

sha3

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sha3 - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

22

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

@@ -35,16 +35,16 @@ "main": "index.js",

"devDependencies": {
"@babel/cli": "7.5.0",
"@babel/core": "7.5.4",
"@babel/preset-env": "7.5.4",
"@babel/register": "7.4.4",
"@types/node": "12.6.2",
"babel-eslint": "10.0.2",
"eslint": "6.0.1",
"eslint-plugin-ante": "1.0.2",
"mocha": "6.1.4",
"@babel/cli": "7.5.5",
"@babel/core": "7.5.5",
"@babel/preset-env": "7.5.5",
"@babel/register": "7.5.5",
"@types/node": "12.7.2",
"babel-eslint": "10.0.3",
"eslint": "6.2.2",
"eslint-plugin-ante": "1.0.3",
"mocha": "6.2.0",
"nyc": "14.1.1"
},
"dependencies": {
"buffer": "5.2.1"
"buffer": "5.4.0"
}
}
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