licenses.dev

multimatch v7.0.0

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
array-differ • 4.0.0Create an array with values that are present in the first input array but not additional onesDIRECT0
array-union • 3.0.1Create an array of unique values, in order, from the input arraysDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
ISC1
PackageRelationDependenciesPublished
minimatch • 9.0.5a glob matcher in javascriptDIRECT2
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 7.0.0 version:

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