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.0.1 to 2.1.0

2

index.js

@@ -227,2 +227,4 @@ var assert = require('nanoassert')

Blake2b.prototype.digest = Blake2b.prototype.final
Blake2b.ready = function (cb) {

@@ -229,0 +231,0 @@ b2wasm.ready(function () {

2

package.json
{
"name": "blake2b",
"version": "2.0.1",
"version": "2.1.0",
"description": "Blake2b (64-bit version) in pure Javascript",

@@ -5,0 +5,0 @@ "main": "index.js",

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