cumberbatch
Advanced tools
Comparing version 0.1.17 to 0.1.18
@@ -14,2 +14,5 @@ var minimatch = require('minimatch'); | ||
var isNegation = this._isNegation(glob); | ||
if (isNegation) { | ||
glob = glob.substr(1); | ||
} | ||
@@ -16,0 +19,0 @@ if (globRoot === glob) { |
{ | ||
"name": "cumberbatch", | ||
"description": "crazy watcher stuff", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"homepage": "https://github.com/azulus/cumberbatch", | ||
@@ -31,9 +31,9 @@ "authors": [ | ||
"readme": "ERROR: No README data found!", | ||
"_id": "cumberbatch@0.1.13", | ||
"_id": "cumberbatch@0.1.17", | ||
"dist": { | ||
"shasum": "d19485a477fa9f46472f1b6d66fa7ba4b7ca47b1" | ||
}, | ||
"_from": "cumberbatch@*", | ||
"_resolved": "https://registry.npmjs.org/cumberbatch/-/cumberbatch-0.1.13.tgz", | ||
"_from": "cumberbatch@0.1.17", | ||
"_resolved": "http://registry.npmjs.org/cumberbatch/-/cumberbatch-0.1.17.tgz", | ||
"_shasum": "01b45dce1e0d7a706e8ce36f1fe72f40e92b4de9" | ||
} |
50689
11
1430