licenses.dev

find-versions v6.0.0

Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
convert-hrtime • 5.0.0Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanosecondsINDIRECT0
function-timeout • 1.0.2Make a synchronous function have a timeoutINDIRECT0
make-asynchronous • 1.1.0Make a synchronous function asynchronous by running it in a workerINDIRECT4
p-event • 6.0.1Promisify an event by waiting for it to be emittedINDIRECT1
p-timeout • 6.1.4Timeout a promise after a specified amount of timeINDIRECT0
semver-regex • 4.0.5Regular expression for matching semver versionsDIRECT0
super-regex • 1.1.0Make a regular expression time out if it takes too long to executeDIRECT8
time-span • 5.1.0Simplified high resolution timingINDIRECT1
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 4.41.0A collection of essential TypeScript typesINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
web-worker • 1.5.0Consistent Web Workers in browser and Node.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.0 version:

[![licenses](https://licenses.dev/b/npm/find-versions/6.0.0)](https://licenses.dev/npm/find-versions/6.0.0)
<a href="https://licenses.dev/npm/find-versions/6.0.0">
  <img src="https://licenses.dev/b/npm/find-versions/6.0.0" alt="licenses" />
</a>
GitHub