licenses.dev

multimatch v4.0.0

Extends `minimatch.match()` with support for multiple patterns

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
@types/minimatch • 3.0.5TypeScript definitions for MinimatchDIRECT0
array-differ • 3.0.0Create an array with values that are present in the first input array but not additional onesDIRECT0
array-union • 2.1.0Create an array of unique values, in order, from the input arraysDIRECT0
arrify • 2.0.1Convert a value to an arrayDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
ISC1
PackageRelationDependenciesPublished
minimatch • 3.1.2a glob matcher in javascriptDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.0 version:

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