Socket
Socket
Sign inDemoInstall

blake2b

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blake2b - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

6

package.json
{
"name": "blake2b",
"version": "2.1.1",
"version": "2.1.2",
"description": "Blake2b (64-bit version) in pure Javascript",
"main": "index.js",
"dependencies": {
"blake2b-wasm": "^1.0.0",
"blake2b-wasm": "^1.1.0",
"nanoassert": "^1.0.0"

@@ -25,3 +25,3 @@ },

"author": "Emil Bay <github@tixz.dk>",
"license": "Proprietary",
"license": "ISC",
"bugs": {

@@ -28,0 +28,0 @@ "url": "https://github.com/emilbayes/blake2b/issues"

@@ -93,2 +93,2 @@ # `blake2b`

[ISC](LICENSE.md)
[ISC](LICENSE)
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