licenses.dev

react-native-codegen v0.71.6

⚛️ Code generation tools for React Native

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT98
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.28.4The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.28.4Babel compiler core.INDIRECT38
@babel/generator • 7.28.3Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.27.3Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-compilation-targets • 7.27.2Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-create-class-features-plugin • 7.28.3Compile class public and private fields, private methods and decorators to ES6INDIRECT24
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-member-expression-to-functions • 7.27.1Helper function to replace certain member expressions with function callsINDIRECT18
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.28.3Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-optimise-call-expression • 7.27.1Helper function to optimise call expressionINDIRECT3
@babel/helper-plugin-utils • 7.27.1General utilities for plugins to useINDIRECT0
@babel/helper-replace-supers • 7.27.1Helper function to replace supersINDIRECT20
@babel/helper-skip-transparent-expression-wrappers • 7.27.1Helper which skips types and parenthesesINDIRECT18
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.27.1Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.28.4Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.28.4A JavaScript parserDIRECT3
@babel/plugin-proposal-class-properties • 7.18.6This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT26
@babel/plugin-proposal-nullish-coalescing-operator • 7.18.6Remove nullish coalescing operatorINDIRECT2
@babel/plugin-proposal-optional-chaining • 7.21.0Transform optional chaining operators into a series of nil checksINDIRECT21
@babel/plugin-syntax-flow • 7.27.1Allow parsing of the flow syntaxINDIRECT1
@babel/plugin-syntax-jsx • 7.27.1Allow parsing of jsxINDIRECT1
@babel/plugin-syntax-nullish-coalescing-operator • 7.8.3Allow parsing of the nullish-coalescing operatorINDIRECT1
@babel/plugin-syntax-optional-chaining • 7.8.3Allow parsing of optional propertiesINDIRECT1
@babel/plugin-syntax-typescript • 7.27.1Allow parsing of TypeScript syntaxINDIRECT1
@babel/plugin-transform-flow-strip-types • 7.27.1Strip flow type annotations from your output code.INDIRECT2
@babel/plugin-transform-modules-commonjs • 7.27.1This plugin transforms ES2015 modules to CommonJSINDIRECT21
@babel/plugin-transform-typescript • 7.28.0Transform TypeScript into ES.nextINDIRECT27
@babel/preset-flow • 7.27.1Babel preset for all Flow plugins.INDIRECT4
@babel/preset-typescript • 7.27.1Babel preset for TypeScript.INDIRECT33
@babel/register • 7.28.3babel require hookINDIRECT21
@babel/template • 7.27.2Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.28.4The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.28.4Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@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/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ast-types • 0.15.2Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT1
babel-core • 7.0.0-bridge.0A placeholder package that bridges babel-core to @babel/core.INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
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.26.3Share 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
chalk • 4.1.2Terminal string styling done rightINDIRECT5
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
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-cache-dir • 2.1.0Finds the common standard cache directoryINDIRECT11
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
flow-parser • 0.185.2JavaScript parser written in OCaml. Produces ESTree ASTDIRECT0
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
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
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-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jscodeshift • 0.14.0A toolkit for JavaScript codemodsDIRECT118
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
kind-of • 6.0.3Get the native type of a value.INDIRECT0
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
node-dir • 0.1.17asynchronous file and directory operations for Node.jsINDIRECT4
node-releases • 2.0.23Node.js releases dataINDIRECT0
nullthrows • 1.1.1flow typed nullthrowsDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
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.INDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
pkg-dir • 3.0.0Find the root directory of a Node.js project or npm packageINDIRECT6
recast • 0.21.5JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT4
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
temp • 0.8.4Temporary files and directoriesINDIRECT12
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
update-browserslist-db • 1.1.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
ISC17
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.234Provides a list of electron-to-chromium version mappingsINDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
rimraf • 2.6.3A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
yallist • 3.1.1Yet Another Linked ListINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
baseline-browser-mapping • 2.8.16A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001750A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.71.6 version:

[![licenses](https://licenses.dev/b/npm/react-native-codegen/0.71.6)](https://licenses.dev/npm/react-native-codegen/0.71.6)
<a href="https://licenses.dev/npm/react-native-codegen/0.71.6">
  <img src="https://licenses.dev/b/npm/react-native-codegen/0.71.6" alt="licenses" />
</a>
GitHub