licenses.dev

babel-preset-react-native v1.9.2

Babel preset for React Native applications

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT68
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT9
babel-helper-builder-react-jsx • 6.26.0Helper function to build react jsxINDIRECT7
babel-helper-call-delegate • 6.24.1Helper function to call delegateINDIRECT25
babel-helper-define-map • 6.26.0Helper function to define a mapINDIRECT27
babel-helper-function-name • 6.24.1Helper function to change the property 'name' of every functionINDIRECT26
babel-helper-get-function-arity • 6.24.1Helper function to get function arityINDIRECT7
babel-helper-hoist-variables • 6.24.1Helper function to hoist variablesINDIRECT7
babel-helper-optimise-call-expression • 6.24.1Helper function to optimise call expressionINDIRECT7
babel-helper-replace-supers • 6.24.1Helper function to replace supersINDIRECT26
babel-messages • 6.23.0Collection of debug messages used by Babel.INDIRECT3
babel-plugin-check-es2015-constants • 6.22.0Compile ES2015 constants to ES5DIRECT3
babel-plugin-react-transform • 2.0.2Babel plugin to instrument React components with custom transformsDIRECT1
babel-plugin-syntax-async-functions • 6.13.0Allow parsing of async functionsDIRECT0
babel-plugin-syntax-class-properties • 6.13.0Allow parsing of class propertiesDIRECT0
babel-plugin-syntax-flow • 6.18.0Allow parsing of the flow syntaxDIRECT0
babel-plugin-syntax-jsx • 6.18.0Allow parsing of jsxDIRECT0
babel-plugin-syntax-object-rest-spread • 6.13.0Allow parsing of object rest/spreadINDIRECT0
babel-plugin-syntax-trailing-function-commas • 6.22.0Compile trailing function commas to ES5DIRECT0
babel-plugin-transform-class-properties • 6.24.1This plugin transforms static class properties as well as properties declared with the property initializer syntaxDIRECT28
babel-plugin-transform-es2015-arrow-functions • 6.22.0Compile ES2015 arrow functions to ES5DIRECT3
babel-plugin-transform-es2015-block-scoping • 6.26.0Compile ES2015 block scoping (const and let) to ES5DIRECT25
babel-plugin-transform-es2015-classes • 6.24.1Compile ES2015 classes to ES5DIRECT30
babel-plugin-transform-es2015-computed-properties • 6.24.1Compile ES2015 computed properties to ES5DIRECT25
babel-plugin-transform-es2015-destructuring • 6.23.0Compile ES2015 destructuring to ES5DIRECT3
babel-plugin-transform-es2015-for-of • 6.23.0Compile ES2015 for...of to ES5DIRECT3
babel-plugin-transform-es2015-function-name • 6.24.1Apply ES2015 function.name semantics to all functionsDIRECT27
babel-plugin-transform-es2015-literals • 6.22.0Compile ES2015 unicode string and number literals to ES5DIRECT3
babel-plugin-transform-es2015-modules-commonjs • 6.26.2This plugin transforms ES2015 modules to CommonJSDIRECT26
babel-plugin-transform-es2015-parameters • 6.24.1Compile ES2015 default and rest parameters to ES5DIRECT28
babel-plugin-transform-es2015-shorthand-properties • 6.24.1Compile ES2015 shorthand properties to ES5DIRECT7
babel-plugin-transform-es2015-spread • 6.22.0Compile ES2015 spread to ES5DIRECT3
babel-plugin-transform-es2015-template-literals • 6.22.0Compile ES2015 template literals to ES5DIRECT3
babel-plugin-transform-flow-strip-types • 6.22.0Strip flow type annotations from your output code.DIRECT4
babel-plugin-transform-object-assign • 6.22.0Replace Object.assign with an inline helperDIRECT3
babel-plugin-transform-object-rest-spread • 6.26.0Compile object rest and spread to ES5DIRECT4
babel-plugin-transform-react-display-name • 6.25.0Add displayName to React.createClass callsDIRECT3
babel-plugin-transform-react-jsx-source • 6.22.0Add a __source prop to all JSX ElementsDIRECT4
babel-plugin-transform-react-jsx • 6.24.1Turn JSX into React function callsDIRECT9
babel-plugin-transform-regenerator • 6.26.0Explode async and generator functions into a state machine.DIRECT9
babel-plugin-transform-strict-mode • 6.24.1This plugin places a 'use strict'; directive at the top of all files to enable strict modeINDIRECT7
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babel-template • 6.26.0Generate an AST from a string template.INDIRECT24
babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT23
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
babylon • 6.18.0A JavaScript parserINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
core-js • 2.6.12Standard libraryINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
global • 4.4.0Require global variablesINDIRECT3
globals • 9.18.0Global identifiers from different JavaScript environmentsINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
invariant • 2.2.4invariantINDIRECT2
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
react-deep-force-update • 1.1.2Force-updates React component tree recursivelyINDIRECT0
react-proxy • 1.1.8Proxies React components without unmounting or losing their state.INDIRECT2
react-transform-hmr • 1.0.4A React Transform that enables hot reloading React classes using Hot Module Replacement APIDIRECT7
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
unknown2
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
non-standard1
PackageRelationDependenciesPublished
regenerator-transform • 0.10.1Explode async and generator functions into a state machine.INDIRECT8
BSD-2-Clause1
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.9.2 version:

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