Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
app.create('file', opts, function (views, opts) { return glob.bind(glob); });
Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.