Socket
Socket
Sign inDemoInstall

multiblob

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiblob - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

2

index.js

@@ -38,3 +38,3 @@ var cont = require('cont')

config = config || {}
config.hash = config.hash || 'blake2s'
config.hash = config.hash || config.alg || 'blake2s'

@@ -41,0 +41,0 @@ dir = config.dir

{
"name": "multiblob",
"description": "",
"version": "1.8.1",
"version": "1.8.2",
"homepage": "https://github.com/dominictarr/multiblob",

@@ -6,0 +6,0 @@ "repository": {

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