licenses.dev

glob-parent v3.1.0

Strips glob magic from a string to provide the parent directory path

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 3.1.0Returns `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
path-dirname • 1.0.2Node.js path.dirname() ponyfillDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/glob-parent)](https://licenses.dev/npm/glob-parent)
<a href="https://licenses.dev/npm/glob-parent">
  <img src="https://licenses.dev/b/npm/glob-parent" alt="licenses" />
</a>

Or the licenses badge code for the 3.1.0 version:

[![licenses](https://licenses.dev/b/npm/glob-parent/3.1.0)](https://licenses.dev/npm/glob-parent/3.1.0)
<a href="https://licenses.dev/npm/glob-parent/3.1.0">
  <img src="https://licenses.dev/b/npm/glob-parent/3.1.0" alt="licenses" />
</a>
GitHub