Socket
Socket
Sign inDemoInstall

blake2b-wasm

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blake2b-wasm - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

2

index.js

@@ -96,3 +96,3 @@ var assert = require('nanoassert')

Blake2b.WASM = wasm.buffer
Blake2b.WASM = wasm && wasm.buffer
Blake2b.SUPPORTED = typeof WebAssembly !== 'undefined'

@@ -99,0 +99,0 @@

{
"name": "blake2b-wasm",
"version": "1.1.5",
"version": "1.1.6",
"description": "Blake2b implemented in WASM",

@@ -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