Comparing version 0.0.1 to 0.0.2
@@ -13,3 +13,3 @@ /* Copyright (c) 2012 Rod Vagg <@rvagg> */ | ||
fs.stat(dir = path.resolve(dir), function (err, stat) { | ||
fs.lstat(dir = path.resolve(dir), function (err, stat) { | ||
if (err) return callback(err) | ||
@@ -16,0 +16,0 @@ |
@@ -8,3 +8,3 @@ { | ||
, "keywords": [ "du", "size" ] | ||
, "version": "0.0.1" | ||
, "version": "0.0.2" | ||
, "main": "index.js" | ||
@@ -11,0 +11,0 @@ , "bin": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8579
1