micromatch / nanomatch

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").
https://github.com/micromatch
MIT License
96 stars 20 forks source link

Git repo not up to date #16

Closed rogierschouten closed 6 years ago

rogierschouten commented 6 years ago

Hi, FYI your repo on Github is behind - package.json is still at v1.2.9 while you also published v1.2.11.

jonschlinkert commented 6 years ago

It's a tag, and branch