filewalker
Advanced tools
Comparing version
@@ -11,3 +11,3 @@ | ||
filewalker('c:/', options) | ||
filewalker('/', options) | ||
.on('stream', function(rs, p, s, fullPath) { | ||
@@ -14,0 +14,0 @@ var hash = createHash('md5'); |
{ | ||
"name": "filewalker", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Fast and rock-solid asynchronous traversing of directories and files for node.js", | ||
@@ -9,2 +9,8 @@ "author": { | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/oleics/node-filewalker.git" | ||
}, | ||
"contributors": [ | ||
], | ||
"main": "./lib/filewalker", | ||
@@ -11,0 +17,0 @@ "directories": { |
Filewalker | ||
========== | ||
Node Filewalker | ||
=============== | ||
@@ -52,3 +52,3 @@ ### Fast and rock-solid asynchronous traversing of directories and files for node.js | ||
filewalker('c:/', options) | ||
filewalker('/', options) | ||
.on('stream', function(rs, p, s, fullPath) { | ||
@@ -55,0 +55,0 @@ var hash = createHash('md5'); |
Sorry, the diff of this file is not supported yet
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
27650
0.47%8
-11.11%