Comparing version 0.0.8 to 0.0.9
@@ -108,3 +108,3 @@ /* global process require __dirname exports console */ | ||
if(parent){ | ||
path.exists(p,handleStatforPath(p,mode,parent,next)); | ||
fs.exists(p,handleStatforPath(p,mode,parent,next)); | ||
}else{ | ||
@@ -111,0 +111,0 @@ // following convention, if the path is actually a dot at this |
{ | ||
"author": "James E. Marca <jmarca@translab.its.uci.edu>", | ||
"name": "makedir", | ||
"description": "recursively make directories that you need in node.js", | ||
"version": "0.0.8", | ||
"repository": { | ||
"url": "https://github.com/jmarca/makedir" | ||
}, | ||
"engines": { | ||
"node": ">v0.4.8" | ||
}, | ||
"keywords" : [ | ||
"mkdir", | ||
"directory" | ||
], | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"far": "0.0.3", | ||
"underscore": "" | ||
}, | ||
"main": "lib/makedir", | ||
"optionalDependencies": {} | ||
} | ||
"author": "James E. Marca <jmarca@translab.its.uci.edu>", | ||
"name": "makedir", | ||
"description": "recursively make directories that you need in node.js", | ||
"version": "0.0.9", | ||
"repository": { | ||
"url": "https://github.com/jmarca/makedir" | ||
}, | ||
"engines": { | ||
"node": ">v0.4.8" | ||
}, | ||
"keywords": [ | ||
"mkdir", | ||
"directory" | ||
], | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"far": "0.0.3", | ||
"underscore": "" | ||
}, | ||
"main": "lib/makedir", | ||
"optionalDependencies": {} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
13827
9
1