Comparing version
@@ -61,4 +61,7 @@ // The "aperture link" command - responsible for | ||
fs.symlink(target, dst, next) | ||
events.emit('link', src, dst) | ||
fs.stat(src, function(err) { | ||
if (err) return next(err) | ||
fs.symlink(target, dst, next) | ||
events.emit('link', src, dst) | ||
}) | ||
} | ||
@@ -65,0 +68,0 @@ }, done) |
{ | ||
"name": "aperture", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Local dependencies helper", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
33418
0.26%829
0.36%4
-20%