Comparing version 0.1.0 to 0.1.1
var fs = require("fs"), | ||
glob = require("glob"), | ||
Glob = glob.Glob, | ||
a = require("array-ting"); | ||
a = require("array-tools"); | ||
@@ -6,0 +6,0 @@ /** |
{ | ||
"name": "file-set", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Expands file patterns, returning the matched and unmatched files and directories.", | ||
@@ -17,5 +17,5 @@ "main": "lib/file-set.js", | ||
"dependencies": { | ||
"array-ting": "^1.0.4", | ||
"array-tools": "^1.0.4", | ||
"glob": "^4.0.2" | ||
} | ||
} |
6360
+ Addedarray-tools@^1.0.4
+ Addedarray-tools@1.8.6(transitive)
+ Addedobject-tools@1.6.7(transitive)
+ Addedtypical@2.6.1(transitive)
- Removedarray-ting@^1.0.4