@@ -17,3 +17,3 @@ /** | ||
var oreaddir = ofs.readdir; // Original `fs.readdir` | ||
var ostat = ofs.stat; // Oreaddir `fs.stat` | ||
var olstat = ofs.lstat; // Oreaddir `fs.lstat` | ||
@@ -54,3 +54,3 @@ /** | ||
return function (done) { | ||
fs.lstat(path, function (err, stat) { | ||
olstat(path, function (err, stat) { | ||
if (err) return done(err); | ||
@@ -57,0 +57,0 @@ co(function *() { |
{ | ||
"name": "co-fs-plus", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "co-fs plus, supports `fs.walk` `fs.mkdirp` `fs.rimraf` etc.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
7263
-0.01%1
Infinity%