licenses.dev

anymatch v3.1.3

Matches strings against configurable strings, globs, regular expressions, and/or functions

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.DIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.3 version:

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