licenses.dev

glob v10.2.6

the most correct and second fastest glob implementation in JavaScript

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
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
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ISC8
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
foreground-child • 3.3.0Run 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
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 9.0.5a glob matcher in javascriptDIRECT2
minipass • 6.0.2minimal implementation of a PassThrough streamDIRECT0
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
BlueOak-1.0.02
PackageRelationDependenciesPublished
jackspeak • 2.3.6A very strict and proper argument parser.DIRECT18
path-scurry • 1.11.1walk paths fast and efficientlyDIRECT2
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 10.2.6 version:

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