Comparing version
@@ -41,3 +41,3 @@ var fs = require('fs'); | ||
var f = path.join(dir, girrorfile); | ||
return path.exists(f, function(exists) { | ||
return fs.exists(f, function(exists) { | ||
if (exists) { | ||
@@ -44,0 +44,0 @@ return _parseFile(f, function(err, meta) { |
@@ -5,3 +5,3 @@ { | ||
"description": "Efficient mirror of git repositories. Great for continuous deployment", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"repository": { | ||
@@ -13,3 +13,3 @@ "type": "git", | ||
"engines": { | ||
"node": "~0.6.10" | ||
"node": "~0.8.2" | ||
}, | ||
@@ -22,3 +22,3 @@ "bin": { | ||
"async": "0.1.18", | ||
"ctxobj": "0.2.0", | ||
"ctxobj": "0.2.1", | ||
"commander": "0.5.2", | ||
@@ -25,0 +25,0 @@ "logule": "0.6.1", |
Sorry, the diff of this file is not supported yet
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
42658
-0.01%1
Infinity%+ Added
- Removed
Updated