Comparing version 1.7.0 to 1.7.1
@@ -173,3 +173,2 @@ var cont = require('cont') | ||
fs.stat(filename, function (err, stat) { | ||
console.log(stat) | ||
cb(err, {id: toHash(filename), size: stat.size, ts: +stat.ctime}) | ||
@@ -176,0 +175,0 @@ }) |
{ | ||
"name": "multiblob", | ||
"description": "", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"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
15856
433