licenses.dev

@types/react-native-modals v0.19.2

TypeScript definitions for react-native-modals

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT187
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.0Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.29.0The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.29.0Babel compiler core.INDIRECT38
@babel/generator • 7.29.1Turns an AST into code.INDIRECT9
@babel/helper-compilation-targets • 7.28.6Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.28.6Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.28.6Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.28.5Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.27.1Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.29.2Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.29.2A JavaScript parserINDIRECT3
@babel/runtime • 7.29.2babel's modular runtime helpersINDIRECT0
@babel/template • 7.28.6Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jest/schemas • 29.6.3Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/types • 29.6.3This package contains shared types of Jest's packages.INDIRECT15
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/remapping • 2.3.5Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/source-map • 0.3.11Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT4
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@react-native/assets-registry • 0.85.2Asset support code for React Native.INDIRECT0
@react-native/codegen • 0.85.2Code generation tools for React NativeINDIRECT62
@react-native/community-cli-plugin • 0.85.2Core CLI commands for React NativeINDIRECT189
@react-native/debugger-shell • 0.85.2Experimental debugger shell for React Native for use with @react-native/debugger-frontendINDIRECT9
@react-native/dev-middleware • 0.85.2Dev server middleware for React NativeINDIRECT55
@react-native/gradle-plugin • 0.85.2Gradle Plugin for React NativeINDIRECT0
@react-native/js-polyfills • 0.85.2Polyfills for React Native.INDIRECT0
@react-native/normalize-colors • 0.85.2Color normalization for React Native.INDIRECT0
@react-native/virtualized-lists • 0.85.2Virtualized lists for React Native.INDIRECT4
@sinclair/typebox • 0.27.10JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/node • 25.6.0TypeScript definitions for nodeINDIRECT1
@types/react-native • 0.73.0Stub TypeScript definitions entry for react-native, which provides its own types definitionsDIRECT220
@types/react • 19.2.14TypeScript definitions for reactDIRECT1
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 17.0.35TypeScript definitions for yargsINDIRECT1
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
accepts • 2.0.0Higher-level content negotiationINDIRECT3
acorn • 8.16.0ECMAScript parserINDIRECT0
agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
anser • 1.4.10A low level parser for ANSI sequences.INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 5.2.0ANSI escape codes for styling strings in the terminalINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
babel-plugin-syntax-hermes-parser • 0.33.3Babel plugin which switches Babel to use the Hermes parser.INDIRECT2
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
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
browserslist • 4.28.2Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
ci-info • 2.0.0Get details about the current Continuous Integration environmentINDIRECT0
ci-info • 3.9.0Get details about the current Continuous Integration environmentINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 12.1.0the complete solution for node.js command-line programsINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
connect • 3.7.0High performance middleware frameworkINDIRECT11
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
error-stack-parser • 2.1.4Extract meaning from JS ErrorsINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sINDIRECT0
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
finalhandler • 1.1.2Node.js final http responderINDIRECT9
flow-enums-runtime • 0.0.6Runtime to be use with the Flow Enums transform.INDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hermes-compiler • 250829098.0.10The hermes compiler CLI used during the React Native build processINDIRECT0
hermes-estree • 0.33.3Flow types for the Flow-ESTree spec produced by the hermes parserINDIRECT0
hermes-estree • 0.35.0Flow types for the Flow-ESTree spec produced by the hermes parserINDIRECT0
hermes-parser • 0.33.3A JavaScript parser built from the Hermes engineINDIRECT1
hermes-parser • 0.35.0A JavaScript parser built from the Hermes engineINDIRECT1
http-errors • 2.0.1Create HTTP error objectsINDIRECT5
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
image-size • 1.2.1get dimensions of any image fileINDIRECT2
invariant • 2.2.4invariantINDIRECT2
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
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
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
jest-get-type • 29.6.3A utility function to get the type of a valueINDIRECT0
jest-util • 29.7.0This packages is a collection of utilities and helper functionsINDIRECT19
jest-validate • 29.7.0Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.INDIRECT22
jest-worker • 29.7.0Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT22
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
leven • 3.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
lodash.throttle • 4.1.1The lodash method `_.throttle` exported as a module.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
memoize-one • 5.2.1A memoization library which only remembers the latest invocationINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
metro-babel-transformer • 0.84.3🚇 Base Babel transformer for Metro.INDIRECT44
metro-cache-key • 0.84.3🚇 Cache key utility.INDIRECT1
metro-cache • 0.84.3🚇 Cache layers for Metro.INDIRECT9
metro-config • 0.84.3🚇 Config parser for Metro.INDIRECT153
metro-core • 0.84.3🚇 Metro's core package.INDIRECT3
metro-file-map • 0.84.3[Experimental] - 🚇 File crawling, watching and mapping for MetroINDIRECT41
metro-minify-terser • 0.84.3🚇 Minifier for Metro based on Terser.INDIRECT12
metro-resolver • 0.84.3🚇 Implementation of Metro's resolution logic.INDIRECT1
metro-runtime • 0.84.3🚇 Module required for evaluating Metro bundles.INDIRECT2
metro-source-map • 0.84.3🚇 Source map generator for Metro.INDIRECT26
metro-symbolicate • 0.84.3🚇 A tool to find the source location from JS bundles and stack traces.INDIRECT26
metro-transform-plugins • 0.84.3🚇 Transform plugins for Metro.INDIRECT41
metro-transform-worker • 0.84.3🚇 Transform worker for Metro.INDIRECT153
metro • 0.84.3🚇 The JavaScript bundler for React Native.INDIRECT153
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.54.0Media Type DatabaseINDIRECT0
mime-types • 3.0.2The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 1.0.0HTTP content negotiationINDIRECT0
node-int64 • 0.4.0Support for representing 64-bit integers in JavaScriptINDIRECT0
node-releases • 2.0.38Node.js releases dataINDIRECT0
nullthrows • 1.1.1flow typed nullthrowsINDIRECT0
ob1 • 0.84.3A small library for working with 0- and 1-based offsets in a type-checked way.INDIRECT1
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
open • 7.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT2
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
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
picomatch • 4.0.4Blazing 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
pretty-format • 29.7.0Stringify any JavaScript value.INDIRECT4
promise • 8.3.0Bare bones Promises/A+ implementationINDIRECT1
queue • 6.0.2asynchronous function queue with adjustable concurrencyINDIRECT1
range-parser • 1.2.1Range header field string parserINDIRECT0
react-devtools-core • 6.1.5Use react-devtools outside of the browserINDIRECT2
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
react-native • 0.85.2A framework for building native apps using ReactINDIRECT219
react-refresh • 0.14.2React is a JavaScript library for building user interfaces.INDIRECT0
regenerator-runtime • 0.13.11Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
scheduler • 0.27.0Cooperative scheduler for the browser environment.INDIRECT0
send • 0.19.2Better streaming static file server with Range and conditional-GET supportINDIRECT18
serialize-error • 2.1.0Serialize an error into a plain objectINDIRECT0
serve-static • 1.16.3Serve static filesINDIRECT20
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
shell-quote • 1.8.3quote and parse shell commandsINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
stackframe • 1.3.4JS Object representation of a stack frameINDIRECT0
stacktrace-parser • 0.1.11Parses every stack trace into a nicely formatted array of hashes.INDIRECT1
statuses • 1.5.0HTTP status utilityINDIRECT0
statuses • 2.0.2HTTP status utilityINDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
throat • 5.0.0Throttle the parallelism of an asynchronous (promise returning) function / functionsINDIRECT0
tinyglobby • 0.2.16A fast and minimal alternative to globby and fast-globINDIRECT2
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
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
undici-types • 7.19.2A stand-alone types package for UndiciINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
utils-merge • 1.0.1merge() utility functionINDIRECT0
vlq • 1.0.1Generate, and decode, base64 VLQ mappings for source maps and other usesINDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
ISC17
PackageRelationDependenciesPublished
@isaacs/ttlcache • 1.4.1The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)INDIRECT0
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
electron-to-chromium • 1.5.344Provides a list of electron-to-chromium version mappingsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.7.4The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yaml • 2.8.3JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Apache-2.09
PackageRelationDependenciesPublished
baseline-browser-mapping • 2.10.23A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
bser • 2.1.1JavaScript implementation of the BSER Binary SerializationINDIRECT1
chrome-launcher • 0.15.2Launch latest Chrome with the Devtools Protocol port openINDIRECT9
chromium-edge-launcher • 0.3.0Launch latest Edge with the Devtools Protocol port openINDIRECT10
exponential-backoff • 3.1.3A utility that allows retrying a function with an exponential delay between attempts.INDIRECT0
fb-watchman • 2.0.2Bindings for the Watchman file watching serviceINDIRECT2
lighthouse-logger • 1.4.2A shared logging utility class for lighthouse and friends.INDIRECT3
marky • 1.3.0Performance timer based on performance.mark() and measure()INDIRECT0
walker • 1.0.8A simple directory tree walker.INDIRECT2
BSD-3-Clause5
PackageRelationDependenciesPublished
@react-native/debugger-frontend • 0.85.2Debugger frontend for React Native based on Chrome DevToolsINDIRECT0
makeerror • 1.0.12A library to make errors.INDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
tmpl • 1.0.5JavaScript micro templates.INDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.7.1A collection of essential TypeScript typesINDIRECT0
0BSD1
PackageRelationDependenciesPublished
jsc-safe-url • 0.2.4Utility functions for converting to and from URLs that encode query string data into URL pathsINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
fb-dotslash • 0.5.8Command-line tool to facilitate fetching an executable, caching it, and then running it.INDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001791A smaller version of caniuse-db, with only the essentials!INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
terser • 5.46.2JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT10
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.19.2 version:

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