Comparing version 1.10.2 to 1.10.3
@@ -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,' |
{ | ||
"name": "multiblob", | ||
"description": "", | ||
"version": "1.10.2", | ||
"version": "1.10.3", | ||
"homepage": "https://github.com/dominictarr/multiblob", | ||
@@ -6,0 +6,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25808
726