licenses.dev

nyc>8.4.0>glob-base v0.3.0

Returns an object with the (non-glob) base path and the actual pattern.

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
is-extglob • 1.0.0Returns true if a string has an extglob.INDIRECT0
is-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betDIRECT1
ISC1
PackageRelationDependenciesPublished
glob-parent • 2.0.0Strips glob magic from a string to provide the parent pathDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/nyc%3E8.4.0%3Eglob-base)](https://licenses.dev/npm/nyc%3E8.4.0%3Eglob-base)
<a href="https://licenses.dev/npm/nyc%3E8.4.0%3Eglob-base">
  <img src="https://licenses.dev/b/npm/nyc%3E8.4.0%3Eglob-base" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.0 version:

[![licenses](https://licenses.dev/b/npm/nyc%3E8.4.0%3Eglob-base/0.3.0)](https://licenses.dev/npm/nyc%3E8.4.0%3Eglob-base/0.3.0)
<a href="https://licenses.dev/npm/nyc%3E8.4.0%3Eglob-base/0.3.0">
  <img src="https://licenses.dev/b/npm/nyc%3E8.4.0%3Eglob-base/0.3.0" alt="licenses" />
</a>
GitHub