🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

glob-fs

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glob-fs - npm Package Compare versions

Comparing version

to
0.1.7

2

index.js

@@ -121,3 +121,3 @@ 'use strict';

? this.pattern.glob
: this.pattern.re;
: this.pattern.regex;

@@ -124,0 +124,0 @@ this.defaults(glob, options);

{
"name": "glob-fs",
"description": "file globbing for node.js. speedy and powerful alternative to node-glob.",
"version": "0.1.6",
"version": "0.1.7",
"homepage": "https://github.com/jonschlinkert/glob-fs",

@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",