Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.10.2 to 1.10.3

1

index.js

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

stat(toPath(dir, hash), function (err, stat) {
if(err) return cb(err)
if(opts.size != null && opts.size !== stat.size)

@@ -180,0 +181,0 @@ stream.abort(new Error('incorrect file length,'

2

package.json
{
"name": "multiblob",
"description": "",
"version": "1.10.2",
"version": "1.10.3",
"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