licenses.dev

@unimodules/react-native-adapter v6.3.9

The adapter to use universal modules with the React Native bridge

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 7.2.0the complete solution for node.js command-line programsINDIRECT0
expo-modules-autolinking • 0.0.3Scripts that autolink Expo modules.DIRECT36
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT4
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
invariant • 2.2.4invariantDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
path-exists • 4.0.0Check if a path existsINDIRECT0
picomatch • 2.3.2Blazing 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.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
ISC4
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
fastq • 1.20.1Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40unimodules%2Freact-native-adapter)](https://licenses.dev/npm/%40unimodules%2Freact-native-adapter)
<a href="https://licenses.dev/npm/%40unimodules%2Freact-native-adapter">
  <img src="https://licenses.dev/b/npm/%40unimodules%2Freact-native-adapter" alt="licenses" />
</a>

Or the licenses badge code for the 6.3.9 version:

[![licenses](https://licenses.dev/b/npm/%40unimodules%2Freact-native-adapter/6.3.9)](https://licenses.dev/npm/%40unimodules%2Freact-native-adapter/6.3.9)
<a href="https://licenses.dev/npm/%40unimodules%2Freact-native-adapter/6.3.9">
  <img src="https://licenses.dev/b/npm/%40unimodules%2Freact-native-adapter/6.3.9" alt="licenses" />
</a>
GitHub