licenses.dev

glob v11.0.2

the most correct and second fastest glob implementation in JavaScript

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

BlueOak-1.0.07
PackageRelationDependenciesPublished
@isaacs/cliui • 9.0.0easily create complex multi-column command-line-interfacesINDIRECT0
jackspeak • 4.2.3A very strict and proper argument parser.DIRECT1
lru-cache • 11.2.7A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 10.2.4a glob matcher in javascriptDIRECT2
minipass • 7.1.3minimal implementation of a PassThrough streamDIRECT0
package-json-from-dist • 1.0.1Load the local package.json from either src or dist folderDIRECT0
path-scurry • 2.0.2walk paths fast and efficientlyDIRECT2
MIT6
PackageRelationDependenciesPublished
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 5.0.4Brace expansion as known from sh/bashINDIRECT1
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
ISC4
PackageRelationDependenciesPublished
foreground-child • 3.3.1Run a child as if it's the foreground process. Give it stdio. Exit when it exits.DIRECT7
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 11.0.2 version:

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